Description of problem:
Kubernetes versions are expressed as x.y.z [1] while oc-mirror doesn't follow it. And it's hard for users to understand what version they are using. $ oc mirror version Client Version: version.Info{Major:"", Minor:"", GitVersion:"4.11.0-202211072116.p0.g3c1c80c.assembly.stream-3c1c80c", GitCommit:"3c1c80ca6a5a22b5826c88897e7a9e5acd7c1a96", GitTreeState:"clean", BuildDate:"2022-11-07T23:28:10Z", GoVersion:"go1.18.7", Compiler:"gc", Platform:"linux/amd64"} [1] https://kubernetes.io/releases/version-skew-policy/#kubectl
Version-Release number of selected component (if applicable):
How reproducible:
1/1
Steps to Reproduce:
1. Extract oc-mirror 2. Check oc-mirror version 3.
Actual results:
oc mirror shows users confusing version numbers
Expected results:
oc mirror shows version in x.y.z schema
Additional info:
- links to
-
RHSA-2023:5006 OpenShift Container Platform 4.14.z security update