Skip to content

Conversation

@lizduty
Copy link

@lizduty lizduty commented Mar 10, 2025

Description

The TakeOwnership option in Helm allows Helm to adopt resources that are currently owned by other helm charts or not owned at all. It's only available through the SDK right now. This PR adds a take_ownership option to helm_release that makes use of this SDK feature.

Acceptance tests

  • Have you added an acceptance test for the functionality being added?

Release Note

Release note for CHANGELOG:

Adds the `take_ownership` option to terraform resources

References

helm/helm#12876

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

@hashicorp-cla-app
Copy link

CLA assistant check

Thank you for your submission! We require that all contributors sign our Contributor License Agreement ("CLA") before we can accept the contribution. Read and sign the agreement

Learn more about why HashiCorp requires a CLA and what the CLA includes

Have you signed the CLA already but the status is still pending? Recheck it.

1 similar comment
@hashicorp-cla-app
Copy link

CLA assistant check

Thank you for your submission! We require that all contributors sign our Contributor License Agreement ("CLA") before we can accept the contribution. Read and sign the agreement

Learn more about why HashiCorp requires a CLA and what the CLA includes

Have you signed the CLA already but the status is still pending? Recheck it.

@lizduty
Copy link
Author

lizduty commented Mar 10, 2025

I need to update helm to v3.16, but I'm not sure how many of the other bumps are required. My Go is a little rusty, is there a way to minimize dependency changes?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant