-
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 topology conditions #5732
✨ add topology conditions #5732
Conversation
|
/retest |
1 similar comment
/retest |
/check-cla |
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.
@ykakarap thanks for this PR!
If we can manage to nail clean up a little bit the naming of the fields in the upgrade tracker, then the entire PR will benefit from it
PS. I still have to take a look at tests, but I will do this when we sort out ^^
e48956b
to
5a2aa5f
Compare
/check-cla |
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.
Thanks for addressing the first round of comments!
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.
Thanks for addressing the first round of comments!
5a2aa5f
to
968bf92
Compare
The PR has the |
@ykakarap EasyCLA is not blocking yet, but please report your issue following instructions provided in https://groups.google.com/g/kubernetes-dev/c/-mdBNXLYZ_Y/m/Bp7B4W7IAAAJ |
/lgtm |
I already reported it here. So I guess there is nothing to be done for now. :) |
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.
Great work! Mostly nits from my side
968bf92
to
0dd8b08
Compare
0dd8b08
to
69641bb
Compare
69641bb
to
21be619
Compare
Thx and again great work! /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.
/approve
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: vincepri 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 |
Great job @ykakarap ! Thanks for addressing all the comments |
What this PR does / why we need it:
This PR adds
TopologyReconciled
condition to classy-clusters.Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged):Fixes #