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

Add missing linkerd.io/control-plane-ns label #12742

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

klingerf
Copy link
Contributor

The ext-namespace-metadata-linkerd-config Role is the only resource in the Linkerd control plane install that doesn't include the linkerd.io/control-plane-ns label, and that appears to be an oversight.

This change adds the missing label for consistency.

Fixes #12271

Signed-off-by: Kevin Ingelman [email protected]

The `ext-namespace-metadata-linkerd-config` Role is the only resource in
the base Linkerd install that doesn't include the
`linkerd.io/control-plane-ns` label, and that appears to be an
oversight.

This change adds the missing label for consistency.

Signed-off-by: Kevin Ingelman <[email protected]>
@klingerf klingerf requested a review from a team as a code owner June 17, 2024 18:34
@alpeb alpeb merged commit 10c2c14 into linkerd:main Jun 18, 2024
36 checks passed
@klingerf klingerf deleted the ki/label-fix branch July 31, 2024 20:25
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

Successfully merging this pull request may close these issues.

ext-namespace-metadata-linkerd-config Role is missing the linkerd.io/control-plane-ns label
3 participants