-
Notifications
You must be signed in to change notification settings - Fork 527
[GEP-31] Adapt Worker
reconciler for in-place update
#11713
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
[GEP-31] Adapt Worker
reconciler for in-place update
#11713
Conversation
/hold |
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 the PR!
Made it till half way.
extensions/pkg/controller/worker/genericactuator/actuator_reconcile.go
Outdated
Show resolved
Hide resolved
extensions/pkg/controller/worker/genericactuator/actuator_reconcile.go
Outdated
Show resolved
Hide resolved
368faf5
to
0d9efa4
Compare
extensions/pkg/controller/worker/genericactuator/actuator_reconcile.go
Outdated
Show resolved
Hide resolved
/assign |
cdd8249
to
236bc1c
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.
I'm half-way through the commits. So far it's a very nicely split PR and a pleasure to review, thanks!
45ae14f
to
30a0287
Compare
extensions/pkg/controller/worker/genericactuator/actuator_reconcile.go
Outdated
Show resolved
Hide resolved
Co-Authored-By: Ashish Ranjan Yadav <ashish.ranjan.yadav@sap.com> Co-Authored-By: Sonu Kumar Singh <sonu.kumar.singh02@sap.com>
Co-Authored-By: Ashish Ranjan Yadav <ashish.ranjan.yadav@sap.com> Co-Authored-By: Sonu Kumar Singh <sonu.kumar.singh02@sap.com>
Co-Authored-By: Ashish Ranjan Yadav <ashish.ranjan.yadav@sap.com> Co-Authored-By: Sonu Kumar Singh <sonu.kumar.singh02@sap.com>
Co-Authored-By: Ashish Ranjan Yadav <ashish.ranjan.yadav@sap.com> Co-Authored-By: Sonu Kumar Singh <sonu.kumar.singh02@sap.com>
Co-Authored-By: Ashish Ranjan Yadav <ashish.ranjan.yadav@sap.com> Co-Authored-By: Sonu Kumar Singh <sonu.kumar.singh02@sap.com>
Co-Authored-By: Ashish Ranjan Yadav <ashish.ranjan.yadav@sap.com> Co-Authored-By: Sonu Kumar Singh <sonu.kumar.singh02@sap.com>
RollingUpdate configuration will be non-nil otherwise
3e14a0b
to
d5fad11
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.
/lgtm
From my PoV. I'm still not confident enough to also approve it but I wanted to unblock it as I will be in vacation until mid next week.
LGTM label has been added. Git tree hash: 9d6f02b318e931c4b755ab316233e209593a6c2d
|
/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
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: acumino 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 |
How to categorize this PR?
/area control-plane delivery open-source scalability
/kind enhancement
What this PR does / why we need it:
Which issue(s) this PR fixes:
Part of #10219
Special notes for your reviewer:
Release note: