-
Notifications
You must be signed in to change notification settings - Fork 115
gen-compdocs: update to 1.23.0 #259
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
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: pohly The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
5ad0c61
to
efe8b3e
Compare
efe8b3e
to
f835a4b
Compare
@pohly , Is it okay if we close this PR? The 1.23.0 release tag is available. Thanks. |
/hold |
Doesn't someone still need to update the command line tools reference for 1.23? The last update seems to be for 1.22: If yes, then a PR like this will be needed. |
This is currently the latest release. This update was done with a combination of "github.com/kubernetes-csi/csi-release-tools/go-get-kubernetes.sh 1.23.0-alpha.4" invocations (didn't work right away) and some manual "go get" calls, then later replacing with 1.23.0.
f835a4b
to
0532bed
Compare
Yes. But isn't this directory for the other tools (kube-controller-manager, kube-proxy, etc.)? |
@pohly: PR needs rebase. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
This PR is not needed anymore because #264 got merged instead. /close |
@pohly: Closed this PR. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
@pohly Thanks for your help anyway. |
This is currently the latest release. Something like this PR should be needed to update https://github.com/kubernetes/website/commits/dev-1.23/content/en/docs/reference/command-line-tools-reference/
If not, feel free to close it.