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

[bitname/redis] Add support for master and replicas resources to be annotated #31034

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

gcaracuel
Copy link

@gcaracuel gcaracuel commented Dec 13, 2024

Description of the change

Enables annotation to just resources (StatefulSet) that creates master and replicas

Benefits

.commonAnnotations do annotate all the resources which is not always optimal. Some examples is when you plan to use applicaztions like skupper when annotate Services may cause many issues.

Possible drawbacks

None

Applicable issues

Additional information

Checklist

  • Chart version bumped in Chart.yaml according to semver. This is not necessary when the changes only affect README.md files.
  • Variables are documented in the values.yaml and added to the README.md using readme-generator-for-helm
  • Title of the pull request follows this pattern [bitnami/<name_of_the_chart>] Descriptive title
  • All commits signed off and in agreement of Developer Certificate of Origin (DCO)

@github-actions github-actions bot added redis triage Triage is needed labels Dec 13, 2024
@github-actions github-actions bot requested a review from carrodher December 13, 2024 14:34
@gcaracuel gcaracuel force-pushed the feature/add-support-for-master-replicas-annotations branch from 67f489e to c459619 Compare December 13, 2024 16:10
@gcaracuel gcaracuel force-pushed the feature/add-support-for-master-replicas-annotations branch from c459619 to 066e7bc Compare December 13, 2024 16:11
Signed-off-by: Bitnami Containers <[email protected]>
@carrodher carrodher added verify Execute verification workflow for these changes in-progress labels Dec 13, 2024
@github-actions github-actions bot removed the triage Triage is needed label Dec 13, 2024
@github-actions github-actions bot removed the request for review from carrodher December 13, 2024 16:26
@github-actions github-actions bot requested a review from dgomezleon December 13, 2024 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in-progress redis verify Execute verification workflow for these changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants