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/metallb] chore: 🚚 Move crds to crds/ folder #18251

Merged
merged 1 commit into from
Aug 8, 2023

Conversation

javsalgar
Copy link
Contributor

@javsalgar javsalgar commented Aug 8, 2023

Description of the change

In order to unify how CRDs are managed in bitnami/charts, we want to have the following approaches:

  • CRDs following helm best practices: inside the crds/ folder at the root of the charts

  • CRDs with lifecycle managed by the chart (recommended by upstream application developers): inside the templates/crds folder.

This PR moves the location to comply with the second approach.

Benefits

Possible drawbacks

Applicable issues

  • fixes #

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)

Sorry, something went wrong.

Verified

This commit was signed with the committer’s verified signature.
javsalgar Javier J. Salmerón García
Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com>
@bitnami-bot bitnami-bot added the verify Execute verification workflow for these changes label Aug 8, 2023
@bitnami-bot bitnami-bot requested a review from rafariossaa August 8, 2023 09:07
Copy link
Contributor

@rafariossaa rafariossaa left a comment

Choose a reason for hiding this comment

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

LGTM

@javsalgar javsalgar merged commit 19d1176 into main Aug 8, 2023
@javsalgar javsalgar deleted the feature/metallb-move-crds branch August 8, 2023 14:38
@github-actions github-actions bot added the solved label Aug 8, 2023
jl-beast pushed a commit to jl-beast/charts that referenced this pull request Aug 8, 2023
Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com>
Signed-off-by: BC\jlevitt <jackson.levitt@beast-code.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bitnami metallb solved verify Execute verification workflow for these changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants