source-controller/docs/spec/v1
Dipti Pai 48417bdc8b Enable Azure OIDC for Azure DevOps Respository
- Add a new provider field to GitRepository API spec which can be set to azure to enable passwordless authentication to Azure DevOps repositories.

- API docs for new provider field and guidance to setup Azure environment with workload identity.

- Controller changes to set the provider options in git authoptions to fetch credential while cloning the repository.

- Add unit tests for testing provider

Signed-off-by: Dipti Pai <diptipai89@outlook.com>
2024-09-13 13:41:18 -07:00
..
README.md Add API docs for Bucket v1 2024-08-23 13:57:38 +03:00
buckets.md Add API docs for Bucket v1 2024-08-23 13:57:38 +03:00
gitrepositories.md Enable Azure OIDC for Azure DevOps Respository 2024-09-13 13:41:18 -07:00
helmcharts.md docs: Add API spec for Helm v1 2024-05-02 16:19:48 +03:00
helmrepositories.md docs: Remove deprecated aad-pod-identity 2024-05-02 16:23:00 +03:00

README.md

source.toolkit.fluxcd.io/v1

This is the v1 API specification for defining the desired state sources of Kubernetes clusters.

Specification

Implementation

Consumers