Skip to content
This repository was archived by the owner on Nov 20, 2021. It is now read-only.

Add arg for adding custom labels to kube-proxy pods#31

Merged
ChrisRx merged 2 commits intomainfrom
kube-proxy-labels
Jan 4, 2021
Merged

Add arg for adding custom labels to kube-proxy pods#31
ChrisRx merged 2 commits intomainfrom
kube-proxy-labels

Conversation

@clambert796
Copy link
Contributor

This change allows users to set custom labels in their kubeproxy configuration.

Testing:
Created a local cinder cluster with the updated crit binary. Specified a config with an extra label and verified it appeared on the pod.

Our use case only requires labels on the pods, but I can add the labels to the daemonset as well if you'd like to see that supported.

@CLAassistant
Copy link

CLAassistant commented Dec 22, 2020

CLA assistant check
All committers have signed the CLA.

@clambert796 clambert796 force-pushed the kube-proxy-labels branch 2 times, most recently from 12fc782 to 834dfdd Compare December 22, 2020 16:33
remove dev.yaml

update v1alpha1

remove print statements

add extra arg to kube-proxy

v1alpha1

almost works maybe

clean up code

update templates

remove dev.yaml

update v1alpha1
@ChrisRx ChrisRx force-pushed the kube-proxy-labels branch from 834dfdd to ec4a2d3 Compare January 4, 2021 14:34
@ChrisRx ChrisRx self-requested a review January 4, 2021 14:35
Copy link
Member

@ChrisRx ChrisRx left a comment

Choose a reason for hiding this comment

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

@clambert796 I rebased the branch to get it up-to-date after merging the other PR, but this lgtm so can go ahead and merge, thank you!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants