-
Notifications
You must be signed in to change notification settings - Fork 1.8k
OADP Authentication with Azure #96739
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
OADP Authentication with Azure #96739
Conversation
|
/label OADP |
|
@weshayutin @PrasadJoshi12 - I have made changes in the Azure config docs to use either the service principal or storage account access keys. Could you please review the PR? Thanks. |
|
@akarol whomever is testing @kaovilai's standard auth issues for 1.5.1 should also validate the azure, gcp docs for the short term token setup in each cloud. @shdeshpa07 let's be a little patient here, and allow use to get a build out to QE w/ the latest changes and then we'll rewalk the doc here. Incidentally it looks good to me. |
Thanks @weshayutin. Yes, this config section needs the |
|
@weshayutin I'll make sure the Azure and GCP short-term token setup and documentation are validated alongside the standard auth testing for 1.5.1. |
|
@stillalearner @weshayutin @kaovilai - Can I request reviews on this PR please? I have added 2 new sections for the 2 Azure auth methods: Using OADP with Azure STS auth Using OADP with Azure Workload Identity Thanks. |
weshayutin
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@kaovilai please review
kaovilai
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
has more up to date docs, please check for removals and additions.
@kaovilai - I have done the changes. Could you please have a look again. Thanks. |
|
@anarnold97 can you please ensure this is written in modules that can be shared w/ the ARO team like we have shared doc w/ the ROSA team please. THANK YOU! |
Hey Wes, yes it is written in modules :). |
|
@shdeshpa07 not sure how docs team should intersect w/ mobb doc. For your reference |
@shdeshpa07 & @weshayutin - leave this with me |
|
@vashirova - Can I request your peer review on this PR please? Thanks. |
vashirova
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@shdeshpa07 peer review is completed. Brilliant work overall, thanks for the opportunity!
Signed-off-by: Shruti Deshpande <shdeshpa@redhat.com>
0669569 to
598cf04
Compare
|
@shdeshpa07: all tests passed! 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. |
|
/cherrypick enterprise-4.20 |
|
/cherrypick enterprise-4.19 |
|
@shdeshpa07: new pull request created: #99531 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 kubernetes-sigs/prow repository. |
|
@shdeshpa07: new pull request created: #99532 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 kubernetes-sigs/prow repository. |
Jira
OADP Authentication with Azure
Version
Preview
About authenticating OADP with Azure
Using a service principal or a storage account access key
Using OADP with Azure STS auth
Using OADP with Azure Workload Identity
QE Review