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/zookeeper] Drop unused getValueFromSecret local helper #29440

Merged
merged 6 commits into from
Sep 23, 2024

Conversation

LeoColomb
Copy link
Contributor

@LeoColomb LeoColomb commented Sep 16, 2024

Description of the change

Remove the unused, undocumented, un-namespaced getValueFromSecret local helper for the following charts:

Benefits

Promote the use of common helpers common.secrets.passwords.manage, properly defined.
Should also help to reduce errors/mismatches around secret lookups.

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.
  • 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)

Promote the use of common helpers `common.secrets.passwords.manage`

Signed-off-by: Léo Colombaro <[email protected]>
Signed-off-by: Bitnami Containers <[email protected]>
@carrodher carrodher added verify Execute verification workflow for these changes in-progress labels Sep 17, 2024
@github-actions github-actions bot removed the triage Triage is needed label Sep 17, 2024
@github-actions github-actions bot removed the request for review from javsalgar September 17, 2024 06:50
bitnami-bot and others added 4 commits September 17, 2024 06:54
Signed-off-by: Bitnami Containers <[email protected]>
Signed-off-by: Andrés Bono <[email protected]>
Signed-off-by: Bitnami Containers <[email protected]>
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.

LGTM, thank you for your contribution!

@andresbono andresbono enabled auto-merge (squash) September 23, 2024 09:36
@andresbono andresbono merged commit 630e4cb into bitnami:main Sep 23, 2024
9 checks passed
@LeoColomb LeoColomb deleted the fix/zookeeper-helper-common branch September 23, 2024 09:48
mike12806 pushed a commit to mike12806/charts that referenced this pull request Oct 30, 2024
…tnami#29440)

* [bitnami/zookeeper] Drop unused `getValueFromSecret` local helper

Promote the use of common helpers `common.secrets.passwords.manage`

Signed-off-by: Léo Colombaro <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

* Bump chart version again

Signed-off-by: Andrés Bono <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

---------

Signed-off-by: Léo Colombaro <[email protected]>
Signed-off-by: Bitnami Containers <[email protected]>
Signed-off-by: Andrés Bono <[email protected]>
Co-authored-by: Bitnami Containers <[email protected]>
Co-authored-by: Andrés Bono <[email protected]>
Signed-off-by: Michael Faherty <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
solved verify Execute verification workflow for these changes zookeeper
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants