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

Fix deprecation notice for CSINode #944

Merged
merged 1 commit into from
Jan 9, 2020

Conversation

lblackstone
Copy link
Member

Proposed changes

Related issues (optional)

Fixes #943

@lblackstone lblackstone force-pushed the lblackstone/csinode-deprecation branch from 403756c to 1abbb96 Compare January 9, 2020 00:25
@lblackstone lblackstone requested a review from justinvp January 9, 2020 00:26
@lblackstone lblackstone added this to the 0.31 milestone Jan 9, 2020
Copy link
Member

@justinvp justinvp left a comment

Choose a reason for hiding this comment

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

LGTM

} else {
comment += "."
}
comment += "\n\n"
Copy link
Member

Choose a reason for hiding this comment

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

Note: I removed the trailing newlines in https://github.com/pulumi/pulumi-kubernetes/pull/942/files#diff-8e79ebc2d540f3681d4e0b6bcf3a595bL167-R167, so depending on which PR is merged first, we'll need to make sure to do the same when addressing the merge conflict.

@lblackstone lblackstone merged commit 2462616 into master Jan 9, 2020
@pulumi-bot pulumi-bot deleted the lblackstone/csinode-deprecation branch January 9, 2020 17:54
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.

Fix deprecation warning for storage/v1beta1/CSINode
2 participants