source-controller/internal/helm
cappyzawa 738fb2b3a8
refactor: simplify OCI auth error handling
Update fluxcd/pkg/auth to v0.18.0 and remove unnecessary authenticator
nil check in Helm OCI repository authentication.

With fluxcd/pkg/auth v0.18.0, GetArtifactRegistryCredentials() returns
valid authenticator when error is nil, making the nil check redundant.

Signed-off-by: cappyzawa <cappyzawa@gmail.com>
2025-06-21 22:21:51 +09:00
..
chart mitigate issue with chart validation in Helm 3.14 #1515 2024-07-19 20:07:29 +02:00
common Add verification support for notation signed artifacts 2024-03-26 21:32:23 +11:00
getter refactor: simplify OCI auth error handling 2025-06-21 22:21:51 +09:00
registry Use the transport pool 2024-06-14 08:50:33 +02:00
repository mitigate issue with chart validation in Helm 3.14 #1515 2024-07-19 20:07:29 +02:00
testdata mitigate issue with chart validation in Helm 3.14 #1515 2024-07-19 20:07:29 +02:00
helm.go internal/helm: test load funcs for max size cases 2021-11-19 17:04:00 +01:00