• Kubernetes Submit Queue's avatar
    Merge pull request #47286 from cosmincojocar/client_cert_azure_cloud_provider · db46e4f8
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 47286, 47729)
    
    Add client certificate authentication to Azure cloud provider
    
    This adds support for client cert authentication in Azure cloud provider. The certificate can be provided in PKCS #12 format with password protection. Not that this authentication will be active only when no client secret is configured.
    
    cc @brendandburns @colemickens
    db46e4f8
Name
Last commit
Last update
..
providers Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
README.md Loading commit data...
cloud.go Loading commit data...
doc.go Loading commit data...
plugins.go Loading commit data...