source-controller/docs/spec/v1
Dipti Pai 9556a639c6 [RFC-007] Implement GitHub app authentication for git repositories.
- API change to add new `github` provider field in `GitRepository` spec.
- Controller change to use the GitHub authentication information specified in `.spec.secretRef` to create the auth options to authenticate to git repositories when the `provider` field is set to `github`,
- Tests for new `github` provider field
- Updated docs to use GitHub Apps for authentication in source-controller.

Signed-off-by: Dipti Pai <diptipai89@outlook.com>
2024-12-19 23:28:10 +05:30
..
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 [RFC-007] Implement GitHub app authentication for git repositories. 2024-12-19 23:28:10 +05:30
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