-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Bump to Kubernetes 1.19-rc.3 #1068
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 APPROVED This pull-request has been approved by: joelanford 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 |
Hi @joelanford, is there any chance this could get merged sooner than 1.19.0 stable being released? Theres a breaking change in Merging this would allow us (Kops) to bump our controller-runtime dependency to the latest master commit and update all kubernetes dependencies to the latest 1.19 RC. This allows us to get CI signal with 1.19 without having to wait for 1.19.0 stable to be released. When it is released we could update controller-runtime's dependencies once more and follow the normal release process. For more info see go-logr/logr#20 (and the linked issue) and the build failures here and here. |
@rifelpet there was discussion at yesterday's kubebuilder/controller-runtime/controller-tools community meeting about doing exactly this. The decision was that we could merge this PR prior to GA, but then not cut the release for v0.7.0 until we update to the GA deps. I think we decided to make another few non-breaking changes on I'll update this PR again to the latest 1.19 deps. |
Can we use a go-logr version that has go-logr/logr#20 ? |
/retest |
/retest |
@joelanford: The following test failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. 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. I understand the commands that are listed here. |
/hold cancel |
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.
/lgtm
/retitle Bump to Kubernetes 1.19-rc.3 |
Removing the |
/milestone v0.7.x |
Due to breaking changes in go-logr, used specific hash. See kubernetes-sigs/controller-runtime#1068 for reference Signed-off-by: Radim Hrazdil <[email protected]>
Due to breaking changes in go-logr, used specific hash. See kubernetes-sigs/controller-runtime#1068 for reference Signed-off-by: Radim Hrazdil <[email protected]>
* Bump kubernetes to v0.19.1 Signed-off-by: Radim Hrazdil <[email protected]> * Bump github.com/go-logr/logr to v0.2.1 Due to breaking changes in go-logr, used specific hash. See kubernetes-sigs/controller-runtime#1068 for reference Signed-off-by: Radim Hrazdil <[email protected]> * Bump github.com/mattn/goveralls to v0.0.7 Signed-off-by: Radim Hrazdil <[email protected]> * Bump gingko and gomega gingko to v1.14.1 gomega to v1.10.2 Signed-off-by: Radim Hrazdil <[email protected]> * Bump sigs.k8s.io/controller-runtime to v0.6.2 Signed-off-by: Radim Hrazdil <[email protected]> * Bump sigs.k8s.io/controller-tools to v0.4.0 Signed-off-by: Radim Hrazdil <[email protected]> * Bump CNAO to v1 Signed-off-by: Radim Hrazdil <[email protected]> * Bump kubevirtci to k8s-1.19 Signed-off-by: Radim Hrazdil <[email protected]> * Bump kubevirt to v0.33.0 Signed-off-by: Radim Hrazdil <[email protected]>
This PR bumps controller-runtime dependencies to Kubernetes 1.19.
Note that Kubernetes 1.19 is not GA yet. This PR will be updated when it is GA.
/hold