source-controller icon indicating copy to clipboard operation
source-controller copied to clipboard

The GitOps Toolkit source management component

Results 164 source-controller issues
Sort by recently updated
recently updated
newest added

Implements mitigation suggested in #1515 just a copy of the updated validation logic in Helm 3.14.0+

area/helm
backport:release/v1.3.x

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...

enhancement
umbrella-issue

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...

enhancement
area/oci