Closed hunterkepley closed 2 months ago
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please assign ciaranroche for approval. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
@hunterkepley: The following tests failed, say /retest
to rerun all failed tests or /retest-required
to rerun all mandatory failed tests:
Test name | Commit | Details | Required | Rerun command |
---|---|---|---|---|
ci/prow/images | 960d926947f0c05c4ce7c8a453c909f6135010d1 | link | true | /test images |
ci/prow/rosa-sts-advanced-critical-high-presubmit | 960d926947f0c05c4ce7c8a453c909f6135010d1 | link | true | /test rosa-sts-advanced-critical-high-presubmit |
ci/prow/rosa-sts-private-critical-high-presubmit | 960d926947f0c05c4ce7c8a453c909f6135010d1 | link | true | /test rosa-sts-private-critical-high-presubmit |
ci/prow/rosa-hcp-private-critical-high-presubmit | 960d926947f0c05c4ce7c8a453c909f6135010d1 | link | true | /test rosa-hcp-private-critical-high-presubmit |
ci/prow/rosa-hcp-advanced-critical-high-presubmit | 960d926947f0c05c4ce7c8a453c909f6135010d1 | link | true | /test rosa-hcp-advanced-critical-high-presubmit |
ci/prow/unit | 554cc58cd1fb08d612a9b3c3cad90dfe9bbaa6e0 | link | true | /test unit |
Full PR test history. Your PR dashboard.
OCM-10200 is a ticket about replacing the oidc config fetching from front-end to back-end to circumvent user proxies. Some customers are unable to fetch oidc config thumbprints with its current state. The changes have been made to ROSA already, this is the final step in the process/feature
What this PR does / why we need it:
Adds OCM Client for use with the thumbprint changes (moving oidc config thumbprint fetching to backend to circumvent proxies)
Which issue(s) this PR fixes (optional, use
fixes #<issue_number>(, fixes #<issue_number>, ...)
format, where issue_number might be a GitHub issue, or a Jira story (OCM-xxxx): Fixes #Change type
Checklist