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

[v10] Validate static labels assigned to Kubernetes service #22780

Merged
merged 1 commit into from Mar 9, 2023

Conversation

tigrato
Copy link
Contributor

@tigrato tigrato commented Mar 8, 2023

Backport of #22701 to branch/v10

This PR introduces the static label's key validation to Kubernetes Service.
Services with invalid labels fail to hearbeat their clusters but the
service is kept working. This change forces the service to fail fast
during startup if any key is invalid.

Fixes #22696
@tigrato tigrato changed the title Validate static labels assigned to Kubernetes service [v10] Validate static labels assigned to Kubernetes service Mar 8, 2023
@tigrato tigrato enabled auto-merge March 9, 2023 08:59
@tigrato tigrato added this pull request to the merge queue Mar 9, 2023
Merged via the queue into branch/v10 with commit 116496e Mar 9, 2023
@tigrato tigrato deleted the tigrato/validate-invalid-keys-v10 branch June 1, 2023 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants