cluster-api-provider-azure icon indicating copy to clipboard operation
cluster-api-provider-azure copied to clipboard

reduce complexity of ManagedCluster spec

Open bravebeaver opened this issue 1 year ago • 10 comments

What type of PR is this? /kind cleanup

What this PR does / why we need it:

to reduce the complexity of the Params method which exceeds golangci-lint limits.

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 #3810

Special notes for your reviewer:

  • [ ] cherry-pick candidate

TODOs:

  • [X] squashed commits
  • [ ] includes documentation
  • [ ] adds unit tests

Release note:

NONE

bravebeaver avatar Mar 11 '24 09:03 bravebeaver