[release-4.22] OCPBUGS-114401: gcd support - #193
Conversation
Adds support for loading the universe domain from the credentials, which is necessary for any environment that does not use the default universe domain, particularly Google Cloud Dedicatged, the sovereign cloud offering. This commit also upgrades to the non-deprecated WithAuthCredentialsJSON and FromCredentialsJSONWithType. These functions take a credential type parameter, which can be used to limit accepted credentials types, which is useful for validating credentials provided by external third parties. For OpenShift, cluster credentials are coming from first party users running clusters in their project, so we do not need to limit which credentials are accepted; therefore we just pass the type through from the credential to the function.
Bring in the most up-to-date authentication packages.
go mod tidy && go mod vendor
|
Pipeline controller notification For optional jobs, comment This repository is configured in: LGTM mode |
|
@barbacbd: This pull request references Jira Issue OCPBUGS-114401, which is invalid:
Comment The bug has been updated to refer to the pull request using the external bug tracker. 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. |
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository: openshift/coderabbit/.coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Comment |
|
/jira refresh |
|
@barbacbd: This pull request references Jira Issue OCPBUGS-114401, which is valid. The bug has been moved to the POST state. 7 validation(s) were run on this bug
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. |
|
/test e2e-gcp-ovn |
|
/test e2e-gcp-operator |
|
/test regression-clusterinfra-gcp-ipi-mapi |
|
/test e2e-gcp-ovn |
damdo
left a comment
There was a problem hiding this comment.
/approve
/lgtm
/verified by ci
/label backport-risk-assessed
|
@damdo: This PR has been marked as verified by 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. |
|
/retest |
|
Tests from second stage were triggered manually. Pipeline can be controlled only manually, until HEAD changes. Use command to trigger second stage. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: damdo The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/test e2e-gcp-ovn |
|
/test e2e-gcp-ovn |
|
/retest |
|
@barbacbd @patrickdillon We are having CI wide troubles with GCP last I heard. That might be why ci/prow/e2e-gcp-ovn keeps failing? |
|
@barbacbd: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions 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 kubernetes-sigs/prow repository. I understand the commands that are listed here. |
No description provided.