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

fix: Make gcpmanagedcluster.network a required field

Open tasdikrahman opened this issue 8 months ago • 8 comments

What type of PR is this?

This makes the gcpmanagedcluster.network field a required field.

/kind feature

What this PR does / why we need it:

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

Special notes for your reviewer:

Please confirm that if this PR changes any image versions, then that's the sole change this PR makes.

TODOs:

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

Release note:

fix: Makes GCPManagedCluster Spec's network field a required field

tasdikrahman avatar Jun 12 '24 11:06 tasdikrahman