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

Chart uses deprecated topologyKey: failure-domain.beta.kubernetes.io/zone #380

Open
brackendawson opened this issue Apr 13, 2022 · 0 comments

Comments

@brackendawson
Copy link
Member

What commit ID of Portieris did you experience the problem with?

59649ba

What went wrong?

Nothing yet, the chart uses a deprecated topologyKey

What should have happened differently?

The key failure-domain.beta.kubernetes.io/zone should be changed to topology.kubernetes.io/zone, the old value was deprecated in 1.17.

How can it be reproduced?

Install portieris with the chart.

Any other relevant information

https://kubernetes.io/docs/reference/labels-annotations-taints/#failure-domainbetakubernetesiozone

topologyKey: "failure-domain.beta.kubernetes.io/zone"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant