source-controller
source-controller copied to clipboard
The GitOps Toolkit source management component
Implements mitigation suggested in #1515 just a copy of the updated validation logic in Helm 3.14.0+
A [cache package](https://github.com/fluxcd/pkg/tree/main/cache) has been developed to cache objects with an objective to provide a better performance and reduce stress on cloud providers APIs. The following list the tasks to...
Hi, today we ran into an issue with source controller version 1.3.0. First we discovered that some Helm charts were missing from the index that source-controller created. Downloading the index.yaml...
To help users migrate from GitRepo to OCIRepo we should support the `.spec.proxySecretRef` field. Even if the proxy can be set for the source-controller pod, having the proxy setting per...
Bumps the ci group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `4.1.7` |...
Bumps the go-deps group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/cyphar/filepath-securejoin](https://github.com/cyphar/filepath-securejoin) | `0.3.2` |...
- 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...
This is to highlight the issue with the cache metrics and discuss how to handle it with respect to the new generic typed cache. At present, in source-controller we have...
We observed that the Working Set (extracted by Prometheus metric container_memory_working_set_bytes) of manager container of source-controller pod continuously growth by about 15MB per 24h.  In several weeks container gets...
See https://github.com/fluxcd/source-controller/pull/1552#discussion_r1705658583