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 pod annotations support #407

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

Calvinaud
Copy link
Contributor

  • Add podAnnotations value to add podannotations on each components
  • Add customPodAnnotation value to add podannotations on all components
  • bumped version 3.11.1 and regenerated docs

What this PR does / why we need it:

Which issue this PR fixes

(optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged)

Special notes for your reviewer:

This PR is inspired by #274 but which is inactive for quite a long time. If needed, I can close this PR in favor of the old one if it become active again.

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

  • DCO signed
  • Chart Version bumped
  • Variables are documented in the README.md

- Add podAnnotations value to add podannotations on each components
- Add customPodAnnotation value to add podannotations on all components
- bumped version 3.11.1 and regenerated docs

Signed-off-by: Calvin Audier <[email protected]>
@Calvinaud
Copy link
Contributor Author

@Jasstkn @ispeakc0de @imrajdas Tagging you for review / merge of the PR.

@Calvinaud
Copy link
Contributor Author

I can switch to "with" instead of "if" in the deployment if needed.

@Jonsy13
Copy link
Contributor

Jonsy13 commented Nov 26, 2024

Hi @Calvinaud We just did the 3.13.x release due to that, your PR got some conflicts. Can you please update your PR. We will take this PR before next release so that it come as part of 3.14.x.

@Calvinaud
Copy link
Contributor Author

Calvinaud commented Nov 26, 2024

Hello, @Jonsy13, Updated the PR to chart 3.13.1.

Copy link
Contributor

@Jonsy13 Jonsy13 left a comment

Choose a reason for hiding this comment

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

Changes looks good! Thanks @Calvinaud

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.

Add custom annotations support
2 participants