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

[charts/redis-ha] Add extraAnnotations value allowing to add annotations for every sing… #234

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

Conversation

imvalient
Copy link

@imvalient imvalient commented Oct 3, 2022

…le resource generate, from a single value declaration

What this PR does / why we need it:

I've been using this chart for a long time. Right now, I'm trying to add a custom annotation to all the resources generated by this chart, but currently, it's not supported. This PR enables this feature.

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
  • Title of the PR starts with chart name (e.g. [stable/mychartname])

Imanol Valiente and others added 2 commits October 3, 2022 19:01
…le resource generate, from a single value declaration
Signed-off-by: Imanol Valiente <[email protected]>
DandyDeveloper
DandyDeveloper previously approved these changes Mar 2, 2023
@DandyDeveloper
Copy link
Owner

LGTM, sorry for this taking so long. Merging when it passes.

DandyDeveloper
DandyDeveloper previously approved these changes Mar 2, 2023
@DandyDeveloper
Copy link
Owner

@imvalient Looks like the CI sees some problems. Possibly indentation? Can you triple check your work here?

…meters and added default annotation values to avoid nil exceptions
@imvalient
Copy link
Author

@DandyDeveloper thanks, it should be fixed now.

@imvalient
Copy link
Author

@DandyDeveloper, I think that you have to approve the needed GitHub actions, right?

@DandyDeveloper
Copy link
Owner

@imvalient I actually think GH ACtions was having problems the other day... Going to do what I can to get these running.

DandyDeveloper
DandyDeveloper previously approved these changes Mar 8, 2023
@DandyDeveloper
Copy link
Owner

@imvalient Looks like its still broken. FYI: Do some local helm template . or helm install with and without the annotations. It should show the same as what we're seeing in the CI.

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.

2 participants