fluxcd / image-automation-controller

GitOps Toolkit controller that patches container image tags in Git
https://fluxcd.io
Apache License 2.0
178 stars 72 forks source link

[IAC] Enable Azure OIDC for Azure DevOps Repositories #746

Closed dipti-pai closed 2 months ago

dipti-pai commented 2 months ago

Enable Azure OIDC for Azure DevOps Repository in IAC

- Controller changes to set the provider options in git authOptions to fetch provider credentials while building git config if `.spec.provider` field is set to `azure`.

- API docs for setting up Azure workload identity in IAC

- Unit tests for testing provider settings in git  config