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

Support new zones label #68

Closed
2 tasks done
prashanth26 opened this issue Jan 22, 2021 · 0 comments · Fixed by #70
Closed
2 tasks done

Support new zones label #68

prashanth26 opened this issue Jan 22, 2021 · 0 comments · Fixed by #70
Labels
kind/enhancement Enhancement, improvement, extension
Milestone

Comments

@prashanth26
Copy link

prashanth26 commented Jan 22, 2021

What would you like to be added:
Support for new topology.kubernetes.io/zone label.

Why is this needed:
The failure-domain.beta.kubernetes.io/zone labels are deprecated now in k8s. The k8s now supports topology.kubernetes.io/zone labels. We need to support the latest labels to be compliant with k8s.

As suggested by @hardikdr - this logic has to be updated to support the new label in addition to the already existing label here and also in the extension providers

Path to be taken

  • Update autoscaler to take values from both labels - autoscaler #70
  • Enhance Gardener to apply the new label to all extension providers
@prashanth26 prashanth26 added the kind/enhancement Enhancement, improvement, extension label Jan 22, 2021
@prashanth26 prashanth26 added this to the 2021-Q1 milestone Feb 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Enhancement, improvement, extension
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant