-
Notifications
You must be signed in to change notification settings - Fork 40k
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 kubectl api-versions caching #48016
Fix kubectl api-versions caching #48016
Conversation
@kubernetes/sig-cli-bugs |
df2fa4e
to
f744205
Compare
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: liggitt, pwittrock Associated issue: 41 The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these OWNERS Files:
You can indicate your approval by writing |
f744205
to
fe8b5e9
Compare
fixed typo |
Automatic merge from submit-queue (batch tested with PRs 47869, 48013, 48016, 48005) |
Removing label |
…6-upstream-release-1.7 Automated cherry pick of #48016
Commit found in the "release-1.7" branch appears to be this PR. Removing the "cherrypick-candidate" label. If this is an error find help to get your PR picked. |
xref kubernetes/kubectl#41 #47977
The point of the
api-versions
andversion
commands is to ask the server for its API groups or versions, so we don't want to use cached data