cluster-api-provider-gcp
cluster-api-provider-gcp copied to clipboard
fix: Make gcpmanagedcluster.network a required field
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