Clean up FindOldMachineSets
to drop the first return parameter
#8394
Labels
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
kind/cleanup
Categorizes issue or PR as related to cleaning up code, process, or technical debt.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
Detailed Description:
The function
FindOldMachineSets
should be refactored to drop the first parameter ([]*clusterv1.MachineSet
). The first parameter is never used./kind cleanup
The text was updated successfully, but these errors were encountered: