Skip to content

Conversation

@MaciejKaras
Copy link
Collaborator

@MaciejKaras MaciejKaras commented Sep 5, 2025

Summary

Remove unused helm-charts values (no usages in template files):

  • registry.appDb
  • community.name

Proof of Work

Passing CI tests.

Checklist

  • Have you linked a jira ticket and/or is the ticket in the title?
  • Have you checked whether your jira ticket required DOCSP changes?
  • Have you added changelog file?

@github-actions
Copy link

github-actions bot commented Sep 5, 2025

⚠️ (this preview might not be accurate if the PR is not rebased on current master branch)

MCK 1.3.1 Release Notes

@MaciejKaras MaciejKaras added the skip-changelog Use this label in Pull Request to not require new changelog entry file label Sep 5, 2025
@MaciejKaras MaciejKaras marked this pull request as ready for review September 5, 2025 08:44
@MaciejKaras MaciejKaras requested a review from a team as a code owner September 5, 2025 08:44
@MaciejKaras MaciejKaras removed the skip-changelog Use this label in Pull Request to not require new changelog entry file label Sep 5, 2025
initOpsManager: quay.io/mongodb
opsManager: quay.io/mongodb
initAppDb: quay.io/mongodb
appDb: quay.io/mongodb
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

q: should we mention this in release-notes?

Copy link
Contributor

Choose a reason for hiding this comment

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

What user face effect(s) does this have?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

if for example they specify overrides for values that don't exist (were removed), they not even know about it:

helm template --set key1=val1 test ./helm_chart

didn't show any warnings

Copy link
Contributor

Choose a reason for hiding this comment

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

I don't think we need a release note for this given that it is a no-op value.

@MaciejKaras MaciejKaras requested a review from m1kola September 9, 2025 12:53
Copy link
Contributor

@m1kola m1kola 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 cleaning this up!

initOpsManager: quay.io/mongodb
opsManager: quay.io/mongodb
initAppDb: quay.io/mongodb
appDb: quay.io/mongodb
Copy link
Contributor

Choose a reason for hiding this comment

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

I don't think we need a release note for this given that it is a no-op value.

@MaciejKaras MaciejKaras added the skip-changelog Use this label in Pull Request to not require new changelog entry file label Sep 9, 2025
@MaciejKaras MaciejKaras merged commit 2cff7f7 into master Sep 9, 2025
14 of 16 checks passed
@MaciejKaras MaciejKaras deleted the maciejk/helm-charts-cleanup branch September 9, 2025 13:27
mihaigalos pushed a commit to mihaigalos/mongodb-kubernetes that referenced this pull request Sep 10, 2025
…me` (mongodb#411)

# Summary

Remove unused helm-charts values (no usages in template files):
- `registry.appDb` 
- `community.name`

## Proof of Work

Passing CI tests.

## Checklist

- [ ] Have you linked a jira ticket and/or is the ticket in the title?
- [ ] Have you checked whether your jira ticket required DOCSP changes?
- [ ] Have you added changelog file?
    - use `skip-changelog` label if not needed
- refer to [Changelog files and Release
Notes](https://github.com/mongodb/mongodb-kubernetes/blob/master/CONTRIBUTING.md#changelog-files-and-release-notes)
section in CONTRIBUTING.md for more details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-changelog Use this label in Pull Request to not require new changelog entry file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants