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

[bitnami/nats] Expose publishNotReadyAddresses on headless service #30393

Merged

Conversation

rblaine95
Copy link
Contributor

@rblaine95 rblaine95 commented Nov 11, 2024

Description of the change

  • Add the publishNotReadyAddresses config to NATS Headless Service
  • Default to false (existing behavior)

Benefits

Allow operators to specify service.headless.publishNotReadyAddresses=true if desired.

Possible drawbacks

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)

* Add the `publishNotReadyAddresses` config to NATS Headless Service
* Default to `false` (existing behavior)

Signed-off-by: Robbie Blaine <[email protected]>
Signed-off-by: Bitnami Containers <[email protected]>
@rblaine95 rblaine95 changed the title [bitnami/nats] Expose publishNotReadyAddresses headless service [bitnami/nats] Expose publishNotReadyAddresses on headless service Nov 11, 2024
@carrodher carrodher added verify Execute verification workflow for these changes in-progress labels Nov 11, 2024
@github-actions github-actions bot removed the triage Triage is needed label Nov 11, 2024
@github-actions github-actions bot removed the request for review from javsalgar November 11, 2024 15:29
Signed-off-by: Bitnami Containers <[email protected]>
Copy link
Contributor

@juan131 juan131 left a comment

Choose a reason for hiding this comment

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

Thanks for the contribution! LGTM

@juan131 juan131 merged commit 1b34ff8 into bitnami:main Nov 12, 2024
12 checks passed
@rblaine95 rblaine95 deleted the feature/nats-headless-publish-not-ready branch November 12, 2024 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
nats solved verify Execute verification workflow for these changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[bitnami/nats] Expose publishNotReadyAddresses in Headless Service
5 participants