-
Story
-
Resolution: Unresolved
-
Normal
-
None
-
4.19.0
-
None
-
5
-
False
-
None
-
False
-
OCPSTRAT-561 - Support Private Google Access to GCP endpoints
-
-
-
Installer Sprint 268
User Story:
As a (user persona), I want to be able to:
- Use the custom endpoints in MAPI that were set in the installer.
- Override the endpoints for:
- compute
- tagging
so that I can achieve
- Using the same custom endpoints for all of the services in the cluster.
- Outcome 2
- Outcome 3
Acceptance Criteria:
Description of criteria:
- Upstream documentation
- Point 1
- Point 2
- Point 3
(optional) Out of Scope:
Detail about what is specifically not being delivered in the story
Engineering Details:
- The services with endpoints to be overwritten can be found:
- pkg/cloud/gcp/actuators/services
- Each time the service is created New, the the option for `withEndpoint` should be issued when applicable.
This requires/does not require a design proposal.
This requires/does not require a feature gate.