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

Suppressing warnings returned from provider #1398

Open
oponomarov-tu opened this issue Jul 5, 2024 · 0 comments
Open

Suppressing warnings returned from provider #1398

oponomarov-tu opened this issue Jul 5, 2024 · 0 comments
Labels

Comments

@oponomarov-tu
Copy link

Terraform version, Helm provider version and Kubernetes version

Terraform version: v1.8.4
Helm Provider version: v2.13.2
Kubernetes version: v1.30 (EKS)

Terraform configuration

N/A

Question

#671 introduced a warning that is displayed to the user when helm_release resource is destroyed & an information message has been returned by Helm. In my case it is:

│ Warning: Helm uninstall returned an information message
│
│ These resources were kept due to the resource policy:
│ [CustomResourceDefinition] applications.argoproj.io
│ [CustomResourceDefinition] applicationsets.argoproj.io
│ [CustomResourceDefinition] appprojects.argoproj.io

Is it possible today to suppress the warning messages returned explicitly by the Helm provider?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant