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

Add suppressDeprecationWarnings flag #808

Merged
merged 1 commit into from
Sep 17, 2019

Conversation

lblackstone
Copy link
Member

Proposed changes

By default, the CLI prints deprecation warnings for k8s
resources with deprecated apiVersions. Add a flag to
opt out of these warnings.

Related issues (optional)

Fixes #806

By default, the CLI prints deprecation warnings for k8s
resources with deprecated apiVersions. Add a flag to
opt out of these warnings.
Copy link
Contributor

@metral metral left a comment

Choose a reason for hiding this comment

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

@lblackstone lblackstone merged commit ddf291c into master Sep 17, 2019
@pulumi-bot pulumi-bot deleted the lblackstone/suppress-deprecation-flag branch September 17, 2019 22:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: Add a flag to opt out of deprecation warnings
2 participants