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

Custom labels, annotations, etc #14

Open
bdashrad opened this issue May 31, 2023 · 1 comment
Open

Custom labels, annotations, etc #14

bdashrad opened this issue May 31, 2023 · 1 comment

Comments

@bdashrad
Copy link

bdashrad commented May 31, 2023

Many helm charts allow you to add custom labels and annotations, for various purposes, such as monitoring. We would love to be able to add some custom labels to the doppler-operator resources. I would have put in a pull request, but you don't appear to directly publish the source for this repo.

This seems related to #12 and #13, as those are other typical changes.

I realize I could accomplish this with kustomize, but we use helm for the majority of our kubernetes resource deployments and would prefer to continue to do so.

@watsonian
Copy link

Thanks for the feature request! I've added your feedback to a similar internal issue we have open around supporting taint/tolerances with the Helm chart. Not exactly the same thing, but a similar sort of customization. I can't say how long it might be before we get around to adding this, but it's on our radar!

We're definitely open to contributions though! The full source for the Helm Chart is available here if you want to take a look:

https://github.com/DopplerHQ/kubernetes-operator/

I do recommend opening up an issue first to discuss the approach you're contemplating using if you plan to make a contribution though!

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

No branches or pull requests

2 participants