-
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
✨ Implement utils for v1beta2 conditions #10997
✨ Implement utils for v1beta2 conditions #10997
Conversation
2c54c14
to
796b0a6
Compare
7e907a1
to
c88ea62
Compare
Maybe needs a rebase to make the linter happy |
3217411
to
949dfcf
Compare
Thank you! Really really nice work! Looking forward to seeing these used in practice :) lgtm pending the last issue around timestamps |
9c8d907
to
89ff261
Compare
/hold for #10897 to merge |
89ff261
to
9e7ac0f
Compare
Thx, really great work! /lgtm |
3cd174d
to
3c0c241
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.
Very last nit from my side
3c0c241
to
1a148e7
Compare
Thx! /lgtm /test pull-cluster-api-e2e-blocking-main |
LGTM label has been added. Git tree hash: c05691f36d50e90259ab8cae6c519846fc900c7a
|
/test pull-cluster-api-e2e-main (triggered the wrong test above) |
1a148e7
to
6ff3be8
Compare
Thx! /test pull-cluster-api-e2e-main /lgtm |
LGTM label has been added. Git tree hash: 29ef74b828da6dcdbfda1913e35ccfc7c20104bc
|
/approve 🎉 |
[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 |
/hold cancel #10897 merged yesterday |
/test pull-cluster-api-e2e-main |
Just the MP flake, let's merge (took me 4 tries last week to get it green) /override pull-cluster-api-e2e-main |
@sbueringer: Overrode contexts on behalf of sbueringer: pull-cluster-api-e2e-main 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-sigs/prow repository. |
What this PR does / why we need it:
This is first iteration about implementing utils for metav1.conditions (that will be used in v1beta2 types) in Cluster API (part of #10897)
/area util