Description of problem: As of 4.8, node labels are reconciled by node labeller. There should be a fallback mechanism (such as applying an annotation on a node) for users to avoid labels reconciliation. Version-Release number of selected component (if applicable): CNV 4.8.0 How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Verified adding the skip-node annotation to the node prevents the node-labeler from reconciling. oc annotate node {node} node-labeller.kubevirt.io/skip-node=true Reconciling is resumed on next cycle after node annotation is removed or set to false.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Moderate: OpenShift Virtualization 4.8.0 Images), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2021:2920