source-controller
source-controller copied to clipboard
The GitOps Toolkit source management component
Hi, I gonna use private helm chart repository that is working on GitLab CE. So i made helmrepository and helmrelease following this [guideline](https://fluxcd.io/docs/components/source/helmrepositories/). but as you can see, below error...
We would be interested in verifing the signature on a helm chart with a given key ring, so we can verify, that only trusted charts will be installed on our...
Started getting these errors out of the blue on all clusters. ``` {"level":"error","ts":"2021-11-16T18:21:07.474Z","logger":"controller.gitrepository","msg":"Reconciler error","reconciler group":"source.toolkit.fluxcd.io","reconciler kind":"GitRepository","name":"flux-system","namespace":"flux-system","error":"unable to clone 'ssh://[email protected]/user/repository', error: ssh: handshake failed: knownhosts: key mismatch"} ``` Doing `find -name...
I want to use the helm chart https://starship-charts.oss-cn-hangzhou.aliyuncs.com/charts/nacos-2.0.3.tgz as source chart without any secret, because this is public bucket.
after upgrade to [*], I see: [*] ``` flux: v0.27.0 helm-controller: v0.17.0 image-automation-controller: v0.20.0 image-reflector-controller: v0.16.0 kustomize-controller: v0.21.0 notification-controller: v0.22.0 source-controller: v0.21.2 ``` ``` k describe rs source-controller-69bfb4649c|tail -2 Warning...
At present, the Artifact file name (and thus URL) is composed out of _just_ chart metadata. Due to the way Helm chart builds are not reproducable, this may cause issues...
I've enabled signature verification on my GitHub Source custom resource. Everything works fine when I commit directly to the `main` branch and push the commits to origin: the source-controller can...
Hello, After upgrade flux to the latest version with ghcr.io/fluxcd/source-controller:v0.20.1, s3 bucket reconciliation stuck with error: source-controller Head "https://cprc-att-gitops.s3.dualstack.us-east-1.amazonaws.com/": context deadline exceeded after downgrade source-controller version to 0.18.0 it's work...
"The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects." As of...