fluxcd / source-controller

The GitOps Toolkit source management component
https://fluxcd.io
Apache License 2.0
231 stars 183 forks source link

Allow specifying HTTP/S proxy in Bucket API #1493

Closed stefanprodan closed 2 days ago

stefanprodan commented 1 month ago

To help users migrate from GitRepo to Bucket we should support the .spec.proxySecretRef field. Even if the proxy can be set for the source-controller pod, having the proxy setting per object helps with multi-tenant isolation.