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

Change URN for apiregistration resources #1021

Merged
merged 3 commits into from
Mar 21, 2020

Conversation

lblackstone
Copy link
Member

Proposed changes

Previously, the URN for apiregistration resources was of the form
apiregistration/Version:Kind. This has been updated to the
canonical form apiregistration.k8s.io/Version:Kind. Aliases have
been added for the old URNs, so this change should not cause
any resources to be updated.

Related issues (optional)

@lblackstone lblackstone requested a review from pgavlin March 5, 2020 16:48
pkg/gen/typegen.go Show resolved Hide resolved
sdk/dotnet/ApiRegistration/V1/APIService.cs Outdated Show resolved Hide resolved
Previously, the URN for apiregistration resources was of the form
`apiregistration/Version:Kind`. This has been updated to the
canonical form `apiregistration.k8s.io/Version:Kind`. Aliases have
been added for the old URNs, so this change should not cause
any resources to be updated.
@lblackstone lblackstone mentioned this pull request Mar 20, 2020
@lukehoban lukehoban requested a review from pgavlin March 21, 2020 00:01
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