We rewrote the Cluster and Machine controllers in v1alpha2 using new patterns and conventions. For example, we use a defer statement with our patch helper to ensure the object being reconciled is always patched to persist whatever changes we made when reconciling.
We should update the MachineSet reconciler to follow these patterns.
/priority important-longterm
/kind cleanup
Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close.
Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/lifecycle stale
/lifecycle frozen
/help
@vincepri:
This request has been marked as needing help from a contributor.
Please ensure the request meets the requirements listed here.
If this request no longer meets these requirements, the label can be removed
by commenting with the /remove-help command.
In response to this:
/help
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/test-infra repository.
/assign
/lifecycle active
@srm09 Are you still working on this issue?
Yes @vincepri
I would be creating a PR soon enough.