-
Notifications
You must be signed in to change notification settings - Fork 135
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
Rebase to 1.21.0 #145
Rebase to 1.21.0 #145
Conversation
k8s.io/sample-apiserver => k8s.io/sample-apiserver v0.20.0 | ||
k8s.io/sample-cli-plugin => k8s.io/sample-cli-plugin v0.20.0 | ||
k8s.io/sample-controller => k8s.io/sample-controller v0.20.0 | ||
k8s.io/api => k8s.io/api v0.21.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I believe all of these replacement statements are only needed if the repo is importing "k8s.io/kubernetes"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Filed kubernetes-csi/csi-release-tools#140 to update go-get-kubernetes.sh
that's used to rebase Kubernetes libs.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed with the new release-tools.
bc0504a Merge pull request kubernetes-csi#140 from jsafrane/remove-unused-k8s-libs 5b1de1a go-get-kubernetes.sh: remove unused k8s libs 49b4269 Merge pull request kubernetes-csi#120 from pohly/add-kubernetes-release f7e7ee4 docs: steps for adding testing against new Kubernetes release git-subtree-dir: release-tools git-subtree-split: bc0504ad76ac6e20d0d7c60d46f62c7ff7591f8c
/cc @msau42 |
/lgtm |
/approve |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Jiawei0227, jsafrane, msau42 The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
STOR-1404: Rebase `external-resizer` to v1.9.0 for OCP 4.15
/kind cleanup
What this PR does / why we need it:
Update to the latest release-tools and rebase all Kubernetes libs to v1.21.0