-
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
🌱 Add support for v1beta2 conditions to patch helper #11150
🌱 Add support for v1beta2 conditions to patch helper #11150
Conversation
f821534
to
d8ea122
Compare
d8ea122
to
e257b59
Compare
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 round of review just for the delta
e257b59
to
1a879d1
Compare
1a879d1
to
6be41b9
Compare
3aaa06e
to
7a55bc4
Compare
Thank you very much! Really nice work :) /lgtm /hold |
LGTM label has been added. Git tree hash: 2381275627534d37eb8bfef487402a353fbaad75
|
/test pull-cluster-api-e2e-main (let's override if only the MP flake occurs) |
/approve |
/hold cancel |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: chrischdi, sbueringer 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 |
/test pull-cluster-api-e2e-main |
What this PR does / why we need it:
Add support for metav1 conditions (that will be used in v1beta2 types) to patch helper
Please do not review (it depends on
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged):Rif #11105
/area util