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

prefix all helm helper functions with vso to avoid subchart name collision #487

Merged
merged 2 commits into from
Dec 4, 2023

Conversation

kschoche
Copy link
Contributor

@kschoche kschoche commented Nov 30, 2023

prefix all helm helper functions with vso to avoid subchart name collision, also renames the function operator.vaultAuthMethod to vso.vaultAuthMethod.

There seems to be some precedent in other charts, for example the wordpress chart has a mariadb sub chart, and all of the helpers are prefixed e.g: https://github.com/bitnami/charts/blob/4caf014953a4f310368b68bcfb4edc576081ea9f/bitnami/wordpress/templates/_helpers.tpl#L12C9-L12

Fixes #484
Fixes #395

@kschoche kschoche self-assigned this Nov 30, 2023
@kschoche kschoche marked this pull request as ready for review December 1, 2023 02:02
@kschoche kschoche requested a review from a team as a code owner December 1, 2023 02:02
@kschoche kschoche added this to the v0.5.0 milestone Dec 1, 2023
@kschoche kschoche requested a review from benashz December 4, 2023 18:46
@benashz benashz modified the milestones: v0.5.0, v0.4.1 Dec 4, 2023
@kschoche kschoche merged commit c3402e7 into main Dec 4, 2023
38 checks passed
@kschoche kschoche deleted the VAULT-22343/prefix_all_helper_functions_with_vso branch December 4, 2023 19:27
adrianmoisey pushed a commit to adrianmoisey/vault-secrets-operator that referenced this pull request Jan 16, 2024
…ision (hashicorp#487)

* prefix all helm helper functions with vso to avoid subchart name collision
* Add changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants