cluster-api-provider-gcp
cluster-api-provider-gcp copied to clipboard
add sharedvpc support for lb subnet
What type of PR is this?
What this PR does / why we need it:
Add support for SharedVPC when specifying spec.loadBalancer.internalLoadBalancer.subnet
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 #1279
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:
- [x] squashed commits
- [x] includes documentation
- [x] adds unit tests
Release note:
NONE