source-controller/internal
Sunny f79fd034fd
registry: repo URL and dockerconfig URL mismatch
Registry login option should verify that the obtained dockerconfig
credentials are for the same host. When the helmrepo URL and the URL in
docker auth config don't match, the docker config store returns an
empty auth config, instead of failing. This results in accepting empty
username and password. The HelmRepo would appear to be ready in such
situation because the creds are empty, no login is attempted. But when
a HelmChart tries to use the login options, it'd fail.

Signed-off-by: Sunny <darkowlzz@protonmail.com>
2022-06-01 00:09:36 +05:30
..
cache Enable dependency manager to use in memory cache 2022-04-19 11:46:27 +02:00
error Introduce Generic error and error Config 2022-05-20 19:52:03 +05:30
features fix docs, error handling and managed proxy auth 2022-05-27 14:01:23 +05:30
fs test: use `T.TempDir` to create temporary test directory 2022-04-29 23:01:39 +08:00
helm registry: repo URL and dockerconfig URL mismatch 2022-06-01 00:09:36 +05:30
mock mock/gcs: strip /storage/v1 URI element 2022-03-16 11:16:47 +01:00
object Make generic SummarizeAndPatch() 2022-02-23 12:35:30 +01:00
predicates [RFC 0002] Flux OCI support for Helm (#690) 2022-05-19 14:50:16 +02:00
reconcile reconcile: Set observed gen when conditions exist 2022-05-25 14:28:18 +05:30
transport Move TransportPool to its own package 2022-03-25 19:08:50 +00:00
util fuzz: Update to use v1beta2 APIs 2022-02-23 12:37:48 +01:00