-
Notifications
You must be signed in to change notification settings - Fork 1.2k
✨ Update dependencies to Kubernetes v1.16.4 #732
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
✨ Update dependencies to Kubernetes v1.16.4 #732
Conversation
Hi @ialidzhikov. Thanks for your PR. I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. 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. |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: ialidzhikov 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 |
/ok-to-test |
I suspect this cherry-pick to 1.16.1 - kubernetes/kubernetes#82618. /help |
/retest |
@ialidzhikov will you fix the merge conflicts here? thank you! |
@ialidzhikov: 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. |
@ialidzhikov would you fix the merge conflict here and I will kick off a retest? Also, would it make sense to instead go to 1.17.1 here? |
Not sure when the next controller-runtime release is, but I'd consider updating and releasing for 1.16 first, the updated kubebuilder tools just landed a few weeks ago, so we should be good for testing |
/retitle ✨ Update dependencies to Kubernetes v1.16.4 |
@ialidzhikov Are you able to rebase? |
@vincepri 👍 that sgtm, then we'll work toward a 1.17 deps version. I definitely want to get better about having more timely dependency updates with Kubernetes releases (maybe in a pre-release setting). I think we could build some automation a la dependabot to potentially help us here so it's not a massive, manual resolution every time we go to do this. |
I will rebase later today but as I described there is a test failure #732 (comment). I will need to check whether the test needs to be adapted or something else. @munnerz, what was your proposal here? To do the |
@ialidzhikov Unfortunately I can't see the test failure because of the rebase, but as soon as that's done, I can take a look! |
Signed-off-by: ialidzhikov <[email protected]>
a0a2255
to
9819431
Compare
Ha, the tests now passed. Looks like the failing test was fixed with #755. |
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
/assign @gerred @DirectXMan12
Add version dependent questions for generating APIs
ping @gerred @DirectXMan12 |
@ialidzhikov Given that #754 is already in the milestone and based on a newer version, would it be ok to close this PR in favor of that one? |
If the next minor release is planned to be a breaking one, then I am fine to close this PR. |
@DirectXMan12 what's your feelings here? I was going to get this PR in in the thoughts we were going to cut a 1.16.x release. |
If folks are super-interested, we can probably re-target this to a stable branch. Otherwise, due to timing, I think it prob makes sense just to go for 1.17 for the next release. |
Bump dependencies for Kubernetes 1.16.4.