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

## Environment I have my k8s cluster deployed behind a firewall, that only allows connections from a proxy that is on the same network. ![image](https://github.com/fluxcd/source-controller/assets/20529578/6587ec38-0198-420e-8f84-39eabd08a9ca) ## Setup Flux version: v2.1.2...

bug
area/helm

Fixes #973

enhancement
area/bucket

Hello, I am raising this case to bring to your attention a critical issue we're currently experiencing with our FluxCD toolkit deployment in our environment. its a brand new env...

Hi, On my flux installation in AWS EKS, version ``` flux: v2.1.2 helm-controller: v0.36.2 image-automation-controller: v0.27.0 image-reflector-controller: v0.23.0 kustomize-controller: v1.1.1 notification-controller: v1.1.0 source-controller: v1.1.2 ``` periodically I see source-controller being...

Bumps the ci group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `4.1.6` |...

area/ci
dependencies

Bumps the go-deps group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/cyphar/filepath-securejoin](https://github.com/cyphar/filepath-securejoin) | `0.2.4` |...

dependencies

Bumps [github.com/hashicorp/go-retryablehttp](https://github.com/hashicorp/go-retryablehttp) from 0.7.5 to 0.7.7. Changelog Sourced from github.com/hashicorp/go-retryablehttp's changelog. 0.7.7 (May 30, 2024) BUG FIXES: client: avoid potentially leaking URL-embedded basic authentication credentials in logs (#158) 0.7.6 (May...

dependencies

Provide an optional Cache to the Login Manager used to retrive contextual login credentials.