forked from kubeflow/pipelines
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Supports more authentication approaches on Azure in Storage Initializ…
…er (kubeflow#2014) * Use DefaultAzureCredential to support multiple authentication Signed-off-by: Zhongcheng Lao <Zhongcheng.Lao@microsoft.com> * Use environment variables that matches Azure Identity SDK Signed-off-by: Zhongcheng Lao <Zhongcheng.Lao@microsoft.com> * Fix test case failure Signed-off-by: Zhongcheng Lao <Zhongcheng.Lao@microsoft.com> * Add documentation to Azure Managed Identity Signed-off-by: Zhongcheng Lao <Zhongcheng.Lao@microsoft.com> * Use new key for SA secret entries Signed-off-by: Zhongcheng Lao <Zhongcheng.Lao@microsoft.com> * Correct Kubernetes manifest in Azure storage sample Signed-off-by: Zhongcheng Lao <Zhongcheng.Lao@microsoft.com> Signed-off-by: Zhongcheng Lao <Zhongcheng.Lao@microsoft.com>
- Loading branch information
Showing
7 changed files
with
243 additions
and
73 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.