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

[go/sdk] Remove deprecated providers/Provider resource #1817

Merged
merged 2 commits into from Dec 3, 2021

Conversation

lblackstone
Copy link
Member

Proposed changes

A previous codegen bug created a duplicate type for the Provider
resource in the Go SDK. The duplicate type was deprecated about
three months ago, and is now being removed.

Use the Provider resource at
github.com/pulumi/pulumi-kubernetes/sdk/v3/go/kubernetes instead.

Related issues (optional)

A previous codegen bug created a duplicate type for the Provider
resource in the Go SDK. The duplicate type was deprecated about
three months ago, and is now being removed.

Use the Provider resource at
`github.com/pulumi/pulumi-kubernetes/sdk/v3/go/kubernetes` instead.
@github-actions
Copy link

github-actions bot commented Dec 3, 2021

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

@github-actions
Copy link

github-actions bot commented Dec 3, 2021

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

@lblackstone lblackstone merged commit 237c8f6 into master Dec 3, 2021
@pulumi-bot pulumi-bot deleted the lblackstone/remove-deprecated-go-provider branch December 3, 2021 17:30
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.

None yet

3 participants