You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
nojnhuh
changed the title
Implement all flavors of Azure authentication for ASO currently supported (https://capz.sigs.k8s.io/topics/multitenancy.html)
Implement all currently supported flavors of Azure authentication for ASO
May 4, 2023
@nojnhuh: You must be a member of the kubernetes-sigs/cluster-api-provider-azure-maintainers GitHub team to set the milestone. If you believe you should be able to issue the /milestone command, please contact your Cluster API Provider Azure Maintainers and have them propose you as an additional delegate for this responsibility.
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/test-infra repository.
CAPZ supports several different mechanisms for authenticating to the Azure API as documented at https://capz.sigs.k8s.io/topics/multitenancy.html. ASO supports the same options (AFAICT) as described here: https://azure.github.io/azure-service-operator/guide/authentication/.
Whichever option a user chooses to authenticate with CAPZ, that should be passed through to be used for ASO.
Some more context is described in the ASO proposal: https://github.com/kubernetes-sigs/cluster-api-provider-azure/blob/main/docs/proposals/20230123-azure-service-operator.md#security-model
Dependencies
clusterctl init
,tilt up
#3520The text was updated successfully, but these errors were encountered: