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

The GitOps Toolkit source management component

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

Hi Team, It's tough to understand how HTTPS_PROXY works in source controller, what is that exactly, how can I leverage for my use case: I need to access a github...

i did following steps git clone https://github.com/fluxcd/source-controller.git -b v0.33.0 export DOCKER_CLI_EXPERIMENTAL=enabled docker run --rm --privileged multiarch/qemu-user-static --reset -p yes docker buildx create --use make docker-build I am getting following error...

To Access Google Cloud Artifact Registry using Workload identity federation, `HelmChart` needs support for `GOOGLE_APPLICATION_CREDENTIALS` environment variable. As shown below, `Bucket` source already supports this. https://github.com/fluxcd/source-controller/blob/main/docs/spec/v1beta2/buckets.md#gcp

As a user that has a custom S3 implementation such as MinIO running in my cluster, I want to be able to use an encrypted connection between s-c and the...

area/bucket
area/security

Enables `https` on storage server by setting `storage-https-enabled` flag and passing `storage-cert-path`. - `storage-https-enabled` is a `bool`, defaults to `false` - `storage-cert-path` is a directory containing `tls.crt` (certificate) and `tls.key`...

area/security
blocked/needs-validation

Implement [RFC-004](https://github.com/fluxcd/flux2/tree/main/rfcs/0004-insecure-http) by adding a new flag `--insecure-allow-http` which would block/unblock the use of HTTP connections by the controller.

enhancement
help wanted
area/security

HelmRepository user should be able to use `image pull secrets` attached to a `service account` in order to authenticate to OCI registries. This would then be used to download OCI...

help wanted
area/helm
area/oci

Bumps the ci group with 3 updates in the / directory: [actions/checkout](https://github.com/actions/checkout), [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) and [github/codeql-action](https://github.com/github/codeql-action). Updates `actions/checkout` from 4.1.4 to 4.1.6 Release notes Sourced from actions/checkout's releases. v4.1.6 What's Changed...

area/ci
dependencies
backport:release/v1.2.x
backport:release/v1.3.x

Bumps the go-deps group with 4 updates in the / directory: [github.com/cyphar/filepath-securejoin](https://github.com/cyphar/filepath-securejoin), [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang), [golang.org/x/crypto](https://github.com/golang/crypto) and [google.golang.org/api](https://github.com/googleapis/google-api-go-client). Updates `github.com/cyphar/filepath-securejoin` from 0.2.4 to 0.2.5 Release notes Sourced from github.com/cyphar/filepath-securejoin's releases. v0.2.5 This...

dependencies