You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Extract shared machinepool dance logic into pkg/infra
Move reusable infra machinepool functions (GetInfraMachinePool,
CloneMachinePool, RunMachinePoolDance) into pkg/infra/ so both
resize and change-ebs-volume-type commands reference the shared
package instead of duplicating logic. Remove OptionsDefaults test
per reviewer feedback.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments