-
Notifications
You must be signed in to change notification settings - Fork 41.5k
Add namespace to swagger nicknames to prevent duplicate nicknames #11258
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
Conversation
GCE e2e build/test passed for commit dda71bd. |
We might need this for generated docs. @caesarxuchao LGTM. Please create a cherrypick PR after this is merged. |
Shippable failure was due to doc move. Restarting shippable. If that doesn't work you might need to rebase. |
Reassigned to @lavalamp for another LGTM |
LGTM |
Just to verify: were clients using this nickname field? I'm assuming not, because otherwise this change would not be safe? |
Add namespace to swagger nicknames to prevent duplicate nicknames
@lavalamp Users will have to recreate their client from updated swagger spec, to pick up this change. Earlier, there was no way for them to send a namespaced request (Both namespaced and unnamespaced had the same nickname, and namespaced one was overwritten by the unnamespaced one). So hopefully, this doesnt break anything :) |
Cherrypick request: #11347 |
…#11258-upstream-release-1.0 Automated cherry pick of #11258
Fixes #11229
cc @bgrant0607
Post 1.0