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

Closed
wants to merge 3 commits into from

Conversation

LeoColomb
Copy link
Contributor

@LeoColomb LeoColomb commented Sep 15, 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)

@github-actions github-actions bot added the triage Triage is needed label Sep 15, 2024
@javsalgar
Copy link
Contributor

Hi!

Thank you so much for the PR! Could you divide it into two separate PRs? We need it for our automations to properly work

@LeoColomb LeoColomb changed the title [bitnami/*] Drop unused getValueFromSecret local helper [bitnami/mysql] Drop unused getValueFromSecret local helper Sep 16, 2024
Promote the use of common helpers `common.secrets.passwords.manage`

Signed-off-by: Léo Colombaro <[email protected]>
@LeoColomb
Copy link
Contributor Author

@javsalgar No problem, split with #29440

Signed-off-by: Bitnami Containers <[email protected]>
@carrodher carrodher added verify Execute verification workflow for these changes in-progress mysql and removed triage Triage is needed labels Sep 17, 2024
Signed-off-by: Bitnami Containers <[email protected]>
Copy link

github-actions bot commented Oct 3, 2024

This Pull Request has been automatically marked as "stale" because it has not had recent activity (for 15 days). It will be closed if no further activity occurs. Thank you for your contribution.

@github-actions github-actions bot added the stale 15 days without activity label Oct 3, 2024
@LeoColomb
Copy link
Contributor Author

Hoping this can still be reviewed 😊
@javsalgar @carrodher @jotamartos

@github-actions github-actions bot removed the stale 15 days without activity label Oct 4, 2024
@LeoColomb LeoColomb closed this Oct 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mysql solved verify Execute verification workflow for these changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants