source-controller/docs/spec/v1beta2
Sunny 3dacb3140e optional interval and default timeout for helmrepo
With static HelmRepository OCI, the interval become optional. Make
interval optional in the API. Introduce getters for interval, in the
form of GetRequeueAfter(), and timeout with internal default values.

HelmRepository will not have interval and timeout fields unless it's
explicitly set.

Signed-off-by: Sunny <darkowlzz@protonmail.com>
2023-11-22 21:05:57 +05:30
..
README.md Add OCIRepository API spec to docs 2022-08-02 13:07:07 +03:00
buckets.md Bucket: add prefix support for GCP 2023-10-17 15:10:33 +03:00
gitrepositories.md Add note about bearer token auth with Git servers 2023-05-12 11:26:12 +02:00
helmcharts.md docs: add docs for cosign identity matching 2023-10-31 08:04:34 -07:00
helmrepositories.md optional interval and default timeout for helmrepo 2023-11-22 21:05:57 +05:30
ocirepositories.md docs: add docs for cosign identity matching 2023-10-31 08:04:34 -07:00

README.md

source.toolkit.fluxcd.io/v1beta2

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

Specification

Implementation

Consumers