Skip to content

Added controller component labels to webhook configurations#2820

Merged
alpeb merged 1 commit intolinkerd:masterfrom
Pothulapati:labels
May 15, 2019
Merged

Added controller component labels to webhook configurations#2820
alpeb merged 1 commit intolinkerd:masterfrom
Pothulapati:labels

Conversation

@Pothulapati
Copy link
Contributor

Fixes #2602

This adds the linkerd.io/control-plane-component label to the proxy-injector and sp-validator webhook Congurations.

The following query would work after this
kubectl get MutatingWebhookConfigurations,ValidatingWebhookConfigurations -l 'linkerd.io/control-plane-component in (proxy-injector,sp-validator)'

Signed-off-by: Tarun Pothulapati [email protected]

Copy link
Member

@alpeb alpeb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @Pothulapati , this looks good to me 👍
After this merges, please keep an eye open for #2806, which will be moving these resources into /chart/templates

@Pothulapati
Copy link
Contributor Author

Ah Right! I will keep an eye an eye out on the PR, and submit a PR regarding labels, once it merges. :)

Copy link

@rmars rmars left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Copy link
Contributor

@dadjeibaah dadjeibaah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! ⭐️ 📦

@alpeb alpeb merged commit 512dcd3 into linkerd:master May 15, 2019
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.

Make sure all the components are labeled with "linkerd.io/control-plane-component"

4 participants