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/mongodb-sharded] Changed to use namespaceOverride value when defining primaryhost in configsvr #29145

Conversation

hyun98
Copy link
Contributor

@hyun98 hyun98 commented Sep 1, 2024

Description of the change

The namespace part of primaryhost in configsvr is modified to use common.names.namespace.

Benefits

When installing helm, we can set a consistent namespace by simply setting the override namespace without passing a separate namespace argument. Therefore, mongodb-sharded charts become easier to use as subcharts.

Possible drawbacks

N/A

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)

Signed-off-by: Cho Hyunwoo <hyun0404woo@gmail.com>
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
@carrodher carrodher added verify Execute verification workflow for these changes in-progress labels Sep 1, 2024
@github-actions github-actions bot removed the triage Triage is needed label Sep 1, 2024
@github-actions github-actions bot removed the request for review from carrodher September 1, 2024 20:48
@github-actions github-actions bot requested a review from andresbono September 1, 2024 20:48
Copy link
Contributor

@andresbono andresbono left a comment

Choose a reason for hiding this comment

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

Thank you for proposing this improvement! LGTM

@andresbono andresbono merged commit 2244aef into bitnami:main Sep 11, 2024
27 checks passed
bartramakers pushed a commit to bartramakers/bitnami-charts that referenced this pull request Sep 18, 2024
… defining primaryhost in configsvr (bitnami#29145)

* Change the configsvr namespace to use namespaceOverride value

Signed-off-by: Cho Hyunwoo <hyun0404woo@gmail.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

---------

Signed-off-by: Cho Hyunwoo <hyun0404woo@gmail.com>
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
Co-authored-by: Bitnami Containers <bitnami-bot@vmware.com>
mike12806 pushed a commit to mike12806/charts that referenced this pull request Oct 30, 2024
… defining primaryhost in configsvr (bitnami#29145)

* Change the configsvr namespace to use namespaceOverride value

Signed-off-by: Cho Hyunwoo <hyun0404woo@gmail.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

---------

Signed-off-by: Cho Hyunwoo <hyun0404woo@gmail.com>
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
Co-authored-by: Bitnami Containers <bitnami-bot@vmware.com>
Signed-off-by: Michael Faherty <80599490+mike12806@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mongodb-sharded solved verify Execute verification workflow for these changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[mongodb-sharded] Increasing the usability of the overrideNamespace value
4 participants