Channels
announcements
automation-api
aws
azure
blog-posts
built-with-pulumi
cloudengineering
cloudengineering-support
content-share
contribex
contribute
docs
dotnet
finops
general
getting-started
gitlab
golang
google-cloud
hackathon-03-19-2020
hacktoberfest
install
java
jobs
kubernetes
learn-pulumi-events
linen
localstack
multi-language-hackathon
office-hours
oracle-cloud-infrastructure
package-authoring
pulumi-ai
pulumi-cdk
pulumi-cloud
pulumi-crosscode
pulumi-deployments
pulumi-kubernetes-operator
pulumiverse
python
registry
status
testingtesting123
testingtesting321
typescript
welcome
workshops
yaml
Powered by
Title
e
elegant-carpet-8859
03/23/2021, 9:55 PM
Does anyone have advice on silencing helm warnings? Every time I run I get 1000 warnings about CRD fields that will be deprecated in 3 versions and all the unsupported hook stuff.
g
gorgeous-egg-16927
03/23/2021, 9:59 PM
https://github.com/pulumi/pulumi-kubernetes/issues/1417
You can use the Provider flag to suppress these warnings:
https://www.pulumi.com/docs/reference/pkg/kubernetes/provider/#suppressdeprecationwarnings_nodejs
I am planning to revise this feature to be much less verbose in the future, but feel free to chime in on that issue if you have additional feedback.
e
elegant-carpet-8859
03/23/2021, 10:00 PM
thank you!
4 Views
#kubernetes
Join Slack