-
Bug
-
Resolution: Not a Bug
-
Undefined
-
None
-
4.19
-
None
-
Quality / Stability / Reliability
-
False
-
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Description of problem:
Comparing 4.18 vs 4.19 I noticed RHCOS nodes are with different label.
Version-Release number of selected component (if applicable):
4.19
How reproducible:
100%
Steps to Reproduce:
oc get nodes -o wide oc get nodes --show-labels
Actual results:
For nodes where OS-IMAGE is Red Hat Enterprise Linux CoreOS 9.6.20250411-0 (Plow) node is labeled: node.openshift.io/os_id=rhel
Expected results:
For 4.18 (and earlier) that label is: node.openshift.io/os_id=rhcos Label node.openshift.io/os_id=rhel should be for nodes without CoreOS images: Red Hat Enterprise Linux X.Y
Additional info:
If I'm missing some feature to change that, please let me know, and then I'll need to update automation scripts.