-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
✨ bump controller-runtime to 0.8.3 #1961
✨ bump controller-runtime to 0.8.3 #1961
Conversation
Hi @varshaprasad96. 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. |
Blocked on #146. Need to regenerate test data for |
Note: current PR title and description checks do not understand the P.S.: the next version of the PR title verifier will understand the [WIP] prefix. |
6a5683b
to
d925804
Compare
The PR has been updated. Waiting for v3.0.0 release. |
@varshaprasad96 Could you remove the brackets from the title's emoji? Either ✨ or |
4813342
to
8f99d57
Compare
HI @estroz, You spoke about we push it in 3.1.0. However, wdyt? Could it get merged now or should we wait? if it gets merged than it means that if we need to rebase master with the release-v3 before 3.0.0 it will ship as well. I have not an objection at all with 3.0.0 be using controller-runtime 0.8.0. c/c @Adirio |
The reason that was given (I think it was @estroz but not 100% sure) was that there is no kubebuilder version that supports v0.7.0 which is the first version supporting kubernetes 1.19.x so that it would be nicer to have a v3.0.0 with v0.7.0 and then upgrade it for v3.1.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.
/ok-to-test
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 am ok with it get merged. I do not think that would be a requirement we have any version of the tool using 0.7.0.
@varshaprasad96 could you only please update the migration doc and bump the version 0.8.0 where we have 0.7.0?
c/c @estroz
6dd78ad
to
f70350d
Compare
Based on the discussion, I am reverting the migration doc changes, since the default version for v3 stable would be c-r 0.7.0 |
@varshaprasad96 yes but after this PR merges it will be 0.8.0 right? |
Even if the docs are changed in master they won't get reflected in the published book until a new release that contains this merged PR is made, and then the version would be 0.8.0. |
This PR bumps the controller-runtime to 0.8.0 Is it make sense? |
Sorry, got confused ! Updated the migration docs |
We need also have the commits squashed as well. |
@varshaprasad96 this can be rebased and bumped to controller-runtime v0.8.3 |
fa856f0
to
12f9460
Compare
@estroz Done. bumped to controller-runtime v0.8.3 |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Adirio, estroz, varshaprasad96 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 |
@varshaprasad96: 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. |
/retest |
deps: Bump controller-runtime to 0.8.0