-
Notifications
You must be signed in to change notification settings - Fork 333
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HOSTEDCP-1542: Implement Workload Identity in Azure for Data Plane Components Part 3 #4587
Conversation
@bryan-cox: This pull request references HOSTEDCP-1542 which is a valid jira issue. In 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. |
Skipping CI for Draft Pull Request. |
@bryan-cox: This pull request references HOSTEDCP-1542 which is a valid jira issue. In 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. |
@bryan-cox: This pull request references HOSTEDCP-1542 which is a valid jira issue. In 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 APPROVED This pull-request has been approved by: bryan-cox The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
✅ Deploy Preview for hypershift-docs ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
94570d0
to
633bfd4
Compare
@bryan-cox: This pull request references HOSTEDCP-1542 which is a valid jira issue. In 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. |
8ff8ad3
to
588c678
Compare
588c678
to
f15c5d2
Compare
fcf4e21
to
c492543
Compare
This commit adds flags in the Azure cluster create CLI to support workload identity as the authentication type. Flags added allow the MSI client IDs to be passed in on creation as well as the issuer URL and service account token issue private key. Signed-off-by: Bryan Cox <[email protected]>
This commit updates some contrib documents related to workload identity to include the latest instructions for setting up workload identity. Signed-off-by: Bryan Cox <[email protected]>
This commit enables the workload identity e2e flags Signed-off-by: Bryan Cox <[email protected]>
480e240
to
40d699f
Compare
/retest |
/test e2e-aks |
/hold cancel All prerequisite PRs are merged now. |
/retest-required |
/lgtm |
/retest-required |
/retest |
/retest |
/test images |
/hold For #4999 for now |
/retest |
/unhold |
@bryan-cox: The following test failed, say
Full PR test history. Your PR dashboard. 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 kubernetes-sigs/prow repository. I understand the commands that are listed here. |
[ART PR BUILD NOTIFIER] Distgit: hypershift |
What this PR does / why we need it:
This PR is part 3 of implementing workload identity for Azure HCP for data plane components. Specifically this PR only includes changes to the HO & docs.
The PR for part 4 is - #5361.
Which issue(s) this PR fixes:
Fixes HOSTEDCP-1542
Checklist