-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
🌱 Small improvement to the backport policy #7823
🌱 Small improvement to the backport policy #7823
Conversation
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.
Sounds good to me. Thank you!
Just some nits.
Thx! /lgtm |
LGTM label has been added. Git tree hash: 503aa088d227e1b57f495cd68d98d4f080f7e860
|
cc @killianmuldoon @ykakarap @kubernetes-sigs/cluster-api-release-team since we all had a fair amount of backports for the recent patch release bump |
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
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
/lgtm |
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.
One tiny nit. otherwise lgtm
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.
A lot of plural/singluar related nits. Not sure if that was intentional, but it should be consistent imo.
/lgtm |
LGTM label has been added. Git tree hash: 331bb7dc85f37dd1e28752f369f4ff1b047e762d
|
/lgtm |
/lgtm |
LGTM label has been added. Git tree hash: 4a3f77724806ddd2d7758f9e040929d162145dc7
|
Edited as per office hours discussion |
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
LGTM label has been added. Git tree hash: c554588c69505b723de4bf821c634a82ec5f5938
|
/lgtm |
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.
Overall lgtm, just last round of nits
03e192e
to
60f2032
Compare
Thx! |
LGTM label has been added. Git tree hash: 7c1bb83394d7f4ae97e85ecee81acd92cc4c4844
|
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: CecileRobertMichon 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 |
/cherry-pick release-1.3 |
@sbueringer: new pull request created: #8114 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. |
What this PR does / why we need it:
Following up to some discussion on recent PRs, e.g #7817 (comment), I'm proposing some small changes to help us in better dealing with supporting multiple cluster API releases at the same time.
@vincepri @sbueringer @CecileRobertMichon @enxebre