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

OCPBUGS-30951: Relax requirement to enable topology #164

Merged
merged 1 commit into from Apr 11, 2024

Commits on Mar 15, 2024

  1. OCPBUGS-30951: Relax requirement to enable topology

    The only requirement is that for every compute zone we have a matching
    volume zone with the same name. It's perfectly fine to have extra volume
    zones, as the scheduler won't provision volumes on them.
    
    It is still possible for users to overwrite that default and set the
    `enable_topology` key to the desired value in the
    `openshift-config/cloud-provider-config` config map.
    mandre committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    12a78f0 View commit details
    Browse the repository at this point in the history