-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
None
-
None
-
False
-
-
False
-
2
-
None
-
None
-
Sprint 223
User Story:
As a user, I want to be able to:
- configure the cloud config manifest to use networks from a Shared VPC by passing the networkProjectID parameter from the install config.
so that I can achieve
- deploying IPI clusters using Shared VPC networking
Acceptance Criteria:
Description of criteria:
- NetworkProjectID parameter in the cloud config manifest is set to the networkProjectID when it is configured.
(optional) Out of Scope:
Creating the install-config parameter is part of another story, intended to be consumed by this one.
Engineering Details:
- https://github.com/openshift/installer/blob/master/docs/user/gcp/install_upi.md#update-the-cloud-provider-manifest-shared-vpc-xpn-only
- https://github.com/openshift/installer/blob/master/pkg/asset/manifests/gcp/cloudproviderconfig.go
- https://github.com/openshift/origin/blob/57b52e0a9528027448422d678c4ef682dfc0b885/vendor/k8s.io/legacy-cloud-providers/gce/gce.go#L136
- is blocked by
-
CORS-2036 [GCP] New networkProjectID install config parameter
-
- Closed
-
- links to