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

Adding custom deployment annotations to control plane helm charts #13318

Closed

Conversation

gustavovera
Copy link

@gustavovera gustavovera commented Nov 13, 2024

Adding custom deployment annotations to control plane helm charts

There is no option to add custom deployment annotations to the control plane

Enhance the helm values.yaml to add a commonDeploymentAnnotations object following the commonLabels approach.

Documentation and templated helm chart

Fixes #13317

Signed-off-by: Gustavo Vera Heredia [email protected]

@gustavovera gustavovera requested a review from a team as a code owner November 13, 2024 07:38
Signed off by: Gustavo Vera Heredia<[email protected]>

Signed-off-by: Gustavo Vera Heredia <[email protected]>
@gustavovera gustavovera force-pushed the feat/addingDeploymentAnnotations branch from 90c31aa to fb24220 Compare November 13, 2024 07:57
@gustavovera
Copy link
Author

Thanks! happy to receive feedback to make the checks pass!

@adleong
Copy link
Member

adleong commented Dec 10, 2024

Thanks for your patience on this, @gustavovera! In order to be consistent, how would you feel about following the pattern of commonLabels and calling this commonAnnotations and applying it to all resources, not just deployments?

Copy link

stale bot commented Mar 13, 2025

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Mar 13, 2025
@stale stale bot closed this Mar 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature Request: possibility to include deployment annotations for control plane
2 participants