Skip to content

Conversation

@fabriziopandini
Copy link
Member

What this PR does / why we need it:
This PR completes the introduction of the rollout planner in the MD controller, paving the ground for adding the logic for in-place upgrades in a follow up PR

Notably with this PR

  • Almost all the patch call to change MS are grouped into one SSA patch (only exception when a MD is paused)
  • Propagation of in-place mutable field has been enabled also for old MS
  • All the race conditions about management of the DisableMachineCreation annotation have been removed

Which issue(s) this PR fixes:
Part of #12291
Fix case 3 in #10753

/area machinedeployment

@k8s-ci-robot k8s-ci-robot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. area/machinedeployment Issues or PRs related to machinedeployments cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Oct 9, 2025
@k8s-ci-robot k8s-ci-robot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Oct 9, 2025
@fabriziopandini fabriziopandini force-pushed the move-compute-and-create-MS-to-rollout-planner branch from a651610 to 9e88529 Compare October 10, 2025 10:14
@fabriziopandini fabriziopandini changed the title [WIP] 🌱 Move compute and create ms to rollout planner 🌱 Move compute and create ms to rollout planner Oct 10, 2025
@k8s-ci-robot k8s-ci-robot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Oct 10, 2025
@sbueringer
Copy link
Member

/test pull-cluster-api-e2e-main

1 similar comment
@fabriziopandini
Copy link
Member Author

/test pull-cluster-api-e2e-main

@fabriziopandini fabriziopandini added the tide/merge-method-squash Denotes a PR that should be squashed by tide when it merges. label Oct 13, 2025
@fabriziopandini
Copy link
Member Author

/test pull-cluster-api-e2e-main

@sbueringer
Copy link
Member

@fabriziopandini
Copy link
Member Author

/test pull-cluster-api-e2e-main

@fabriziopandini fabriziopandini force-pushed the move-compute-and-create-MS-to-rollout-planner branch from 125b80e to 38f819a Compare October 14, 2025 09:56
@fabriziopandini
Copy link
Member Author

/test pull-cluster-api-e2e-main

@sbueringer
Copy link
Member

/test pull-cluster-api-e2e-main
/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Oct 14, 2025
@k8s-ci-robot
Copy link
Contributor

LGTM label has been added.

Git tree hash: e0e506614c711c49460fa61d30f541393310511c

@k8s-ci-robot
Copy link
Contributor

[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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Oct 14, 2025
@k8s-ci-robot k8s-ci-robot merged commit 3f1bdf1 into kubernetes-sigs:main Oct 14, 2025
19 checks passed
@k8s-ci-robot k8s-ci-robot added this to the v1.12 milestone Oct 14, 2025
@fabriziopandini fabriziopandini deleted the move-compute-and-create-MS-to-rollout-planner branch November 11, 2025 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. area/machinedeployment Issues or PRs related to machinedeployments cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. tide/merge-method-squash Denotes a PR that should be squashed by tide when it merges.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants