-
Notifications
You must be signed in to change notification settings - Fork 1.4k
✨ Add in-place updates support for machine controller #12831
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 in-place updates support for machine controller #12831
Conversation
|
Skipping CI for Draft Pull Request. |
7bb3062 to
b5b0b04
Compare
internal/controllers/machine/machine_controller_inplace_update.go
Outdated
Show resolved
Hide resolved
internal/controllers/machine/machine_controller_inplace_update.go
Outdated
Show resolved
Hide resolved
internal/controllers/machine/machine_controller_inplace_update.go
Outdated
Show resolved
Hide resolved
internal/controllers/machine/machine_controller_inplace_update.go
Outdated
Show resolved
Hide resolved
internal/controllers/machine/machine_controller_inplace_update.go
Outdated
Show resolved
Hide resolved
internal/controllers/machine/machine_controller_inplace_update.go
Outdated
Show resolved
Hide resolved
internal/controllers/machine/machine_controller_inplace_update.go
Outdated
Show resolved
Hide resolved
internal/controllers/machine/machine_controller_inplace_update.go
Outdated
Show resolved
Hide resolved
internal/controllers/machine/machine_controller_inplace_update.go
Outdated
Show resolved
Hide resolved
a88faa8 to
ed1835e
Compare
internal/controllers/machine/machine_controller_inplace_update.go
Outdated
Show resolved
Hide resolved
internal/controllers/machine/machine_controller_inplace_update.go
Outdated
Show resolved
Hide resolved
internal/controllers/machine/machine_controller_inplace_update.go
Outdated
Show resolved
Hide resolved
internal/controllers/machine/machine_controller_inplace_update.go
Outdated
Show resolved
Hide resolved
internal/controllers/machine/machine_controller_inplace_update.go
Outdated
Show resolved
Hide resolved
ed1835e to
9bd69f3
Compare
|
@sbueringer all comments addressed |
|
I think you can go ahead and add unit test coverage |
internal/controllers/machine/machine_controller_inplace_update.go
Outdated
Show resolved
Hide resolved
internal/controllers/machine/machine_controller_inplace_update.go
Outdated
Show resolved
Hide resolved
9bd69f3 to
a6103fb
Compare
a6103fb to
0d96713
Compare
internal/controllers/machine/machine_controller_inplace_update_test.go
Outdated
Show resolved
Hide resolved
0d96713 to
f1ba5fd
Compare
internal/controllers/machine/machine_controller_inplace_update.go
Outdated
Show resolved
Hide resolved
internal/controllers/machine/machine_controller_inplace_update.go
Outdated
Show resolved
Hide resolved
internal/controllers/machine/machine_controller_inplace_update.go
Outdated
Show resolved
Hide resolved
internal/controllers/machine/machine_controller_inplace_update.go
Outdated
Show resolved
Hide resolved
1cc7470 to
b6fd638
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.
Last one from my side
b6fd638 to
b66c3f6
Compare
furkatgofurov7
left a comment
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.
Looks good to me, thanks for the PR
/lgtm
|
LGTM label has been added. Git tree hash: 472d13609eb29aea21b9cb3de7ffed902b29d169
|
fb62c55 to
06e2193
Compare
fabriziopandini
left a comment
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.
Just a few nits from my side + one question
internal/controllers/machine/machine_controller_inplace_update.go
Outdated
Show resolved
Hide resolved
internal/controllers/machine/machine_controller_inplace_update.go
Outdated
Show resolved
Hide resolved
internal/controllers/machine/machine_controller_inplace_update.go
Outdated
Show resolved
Hide resolved
internal/controllers/machine/machine_controller_inplace_update.go
Outdated
Show resolved
Hide resolved
06e2193 to
3cff7fc
Compare
Signed-off-by: Alexandr Demicev <[email protected]>
3cff7fc to
c315bcf
Compare
|
/lgtm |
|
LGTM label has been added. Git tree hash: 701505f13ae97ef73a923f58216df4ba4baaff0b
|
|
/test pull-cluster-api-e2e-main |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: 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 |
What this PR does / why we need it:
Part of #12291
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 #