Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adjust Node Label Conditions Based on Full Label Name #2841

Merged
merged 1 commit into from
Oct 18, 2024

Commits on Oct 14, 2024

  1. Adjust Node Label Conditions Based on Full Label Name

    The OCS operator searches for the topology.kubernetes.io/zone
    label key using a string containing logic.
    If the customer has a node with a label
    that includes the string zone.
    The OCS operator can read another label containing
    'zone' instead of topology.kubernetes.io/zone.
    
    Signed-off-by: Oded Viner <oviner@redhat.com>
    oviner authored and OdedViner committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    4d3a134 View commit details
    Browse the repository at this point in the history