source-controller/internal/helm
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
..
chart document generateBuildResult 2022-05-24 10:32:42 +02:00
getter Move TransportPool to its own package 2022-03-25 19:08:50 +00:00
registry registry: repo URL and dockerconfig URL mismatch 2022-06-01 00:09:36 +05:30
repository [RFC 0002] Flux OCI support for Helm (#690) 2022-05-19 14:50:16 +02:00
testdata internal/helm: add remote builder tests 2021-11-19 17:04:00 +01:00
helm.go internal/helm: test load funcs for max size cases 2021-11-19 17:04:00 +01:00