Skip to content

[bitnami/mongodb-sharded] Changed to use namespaceOverride value when defining primaryhost in configsvr#29145

Merged
andresbono merged 2 commits into
bitnami:mainfrom
hyun98:feature/change-configsvr-namespace-to-use-namespaceoverride-value
Sep 11, 2024
Merged

[bitnami/mongodb-sharded] Changed to use namespaceOverride value when defining primaryhost in configsvr#29145
andresbono merged 2 commits into
bitnami:mainfrom
hyun98:feature/change-configsvr-namespace-to-use-namespaceoverride-value

Conversation

@hyun98

@hyun98 hyun98 commented Sep 1, 2024

Copy link
Copy Markdown
Contributor

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

@andresbono andresbono left a comment

Copy link
Copy Markdown
Contributor

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
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>
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

3 participants