CORS-4520: GCP: Add Universe Domain Support#63
Conversation
Bring in the most up-to-date authentication packages.
go mod tidy && go mod vendor
|
@patrickdillon: This pull request references CORS-4520 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "5.0.0" version, but no target version was set. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: patrickdillon The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
Adds support for non-default universe domains. Allows installing in Google Cloud Dedicated, GCP's sovreign cloud offering.
Adds support for setting alternate universe domain in GCP. This is needed for supporting OpenShift on Google Cloud Dedicated, GCP's sovereign cloud offering.
See openshift/enhancements#1977 for more details.