-
Bug
-
Resolution: Not a Bug
-
Normal
-
None
-
4.18
-
Moderate
-
Yes
-
False
-
Description of problem:
mismatch in k8s version in ocp 4.18
Version-Release number of selected component (if applicable):
How reproducible:
always
Steps to Reproduce:
1.oc version Client Version: 4.16.2 Kustomize Version: v5.0.4-0.20230601165947-6ce0bf390ce3 Server Version: 4.18.0-0.nightly-2025-01-15-030107 Kubernetes Version: v1.31.4 2.oc get nodes NAME STATUS ROLES AGE VERSION ip-10-0-13-119.ap-south-1.compute.internal Ready control-plane,master 3h29m v1.31.3 ip-10-0-31-95.ap-south-1.compute.internal Ready control-plane,master 3h28m v1.31.3 ............................snipped................ 3. oc get no ip-10-0-13-119.ap-south-1.compute.internal -o custom-columns=VERSION:.status.nodeInfo.kubeletVersion VERSION v1.31.3
Actual results:
Kubernetes Version: v1.31.4
node kubelet VERSION v1.31.3
Expected results:
There should not be any mismatch
Additional info: