Hi Jenkins Dev, We need to use Azure to provision build agents and therefore need to store the azure creds (service principal or a managed identity) as a jenkins credential. As we are deploying on Kubernetes we rely on the Kuberneters Credentials Provider plugin<https://github.com/jenkinsci/kubernetes-credentials-provider-plugin> for all our credentials. This plugin does not currently support the azure credentials types.
I have created this PR<https://github.com/jenkinsci/kubernetes-credentials-provider-plugin/pull/94> in order to support both the service principal and the managed identity, but as indicated here<https://github.com/jenkinsci/kubernetes-credentials-provider-plugin/pull/94#issuecomment-1867550472>, this is best supported by a separate plugin. Can't find any existing support for this. I therefore believe the best way forward are to implement a new plugin to handle this - just as is the case with for example https://plugins.jenkins.io/bitbucket-kubernetes-credentials/. Please let me know if there's another way that is preferred. Suggested name: azure-kubernetes-credentials-plugin. Venlig hilsen Tue Sørensen Dissing Chefkonsulent DevOps +45 72 37 77 61 [email protected]<mailto:[email protected]> [Udviklings- og Forenklingsstyrelsen]<www.ufst.dk> Udviklings- og Forenklingsstyrelsen Osvald Helmuths Vej 4, 2000 Frederiksberg www.ufst.dk Sådan behandler vi persondata<https://www.ufst.dk/privatlivspolitik/> Udviklings- og Forenklingsstyrelsen er en del af Skatteforvaltningen -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/AM0PR10MB3716C3E424C2B703AB4D3DF9E86F2%40AM0PR10MB3716.EURPRD10.PROD.OUTLOOK.COM.
