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

Enable support for Management Policies in Helm Provider #209

Closed
sujith1594 opened this issue Jan 29, 2024 · 1 comment · Fixed by #217
Closed

Enable support for Management Policies in Helm Provider #209

sujith1594 opened this issue Jan 29, 2024 · 1 comment · Fixed by #217
Labels
enhancement New feature or request

Comments

@sujith1594
Copy link

Hi Team,

I'm trying to import a Helm Release to crossplane using Helm Provider that is already installed by setting managementPolices: ["Observe"].

When I set the managementPolices to "Observe", I'm receiving error saying
"spec.managementPolicies is set to a non-default value but the feature is not enabled: [Observe]".

I tried enabling management policies by adding "--enable-management-policies" args in deploymentruntimeconfig but seeing below error

"provider-helm: error: unknown long flag '--enable-management-policies', try --help"

Please update the helm provider to support managementPolicies. This will help us import existing helm charts deployed using Terraform/cli to crossplane.

Thanks,
Sujith.

@sujith1594 sujith1594 added the enhancement New feature or request label Jan 29, 2024
@andrewjc03
Copy link

Hi Team,

I am facing this same issue. Please enable this when you are able to because it would be a tremendous help.

Thank you,
Andrew

jtyr added a commit to jtyr/crossplane-provider-helm that referenced this issue Mar 19, 2024
Signed-off-by: Jiri Tyr <jiri.tyr@gmail.com>
jtyr added a commit to jtyr/crossplane-provider-helm that referenced this issue Mar 19, 2024
Signed-off-by: Jiri Tyr <jiri.tyr@gmail.com>
lsviben added a commit that referenced this issue Apr 8, 2024
Adding support for managementPolicies (fixes #209)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants