source-controller/internal/controller
Soule BA 5ecc6b10a8
Enable caching contextual Login Credentials
Provide an optional Cache to the Login Manager used to retrive
contextual login credentials.

Signed-off-by: Soule BA <bah.soule@gmail.com>
2024-06-21 15:15:02 +02:00
..
testdata Introduce a semver filter in OCIRepository 2024-03-28 00:09:51 +01:00
artifact.go Move controllers to internal/controller 2023-05-03 15:35:45 +05:30
artifact_matchers_test.go Move controllers to internal/controller 2023-05-03 15:35:45 +05:30
artifact_test.go Move controllers to internal/controller 2023-05-03 15:35:45 +05:30
bucket_controller.go Add .certSecretRef for Bucket API 2024-05-15 19:44:05 +01:00
bucket_controller_fetch_test.go bucket: Add prefix filtering capability 2023-10-17 14:13:04 +03:00
bucket_controller_test.go Add .certSecretRef for Bucket API 2024-05-15 19:44:05 +01:00
common_test.go Move controllers to internal/controller 2023-05-03 15:35:45 +05:30
gitrepository_controller.go misc: address `k8s.io/utils/pointer` deprecation 2023-10-10 09:40:37 +02:00
gitrepository_controller_fuzz_test.go update dependencies and switch to `go-git/go-git` 2023-05-26 13:46:48 +05:30
gitrepository_controller_test.go Update dependencies to Kubernetes 1.28 2023-11-20 16:50:44 +02:00
helmchart_controller.go Enable caching contextual Login Credentials 2024-06-21 15:15:02 +02:00
helmchart_controller_test.go Enable caching contextual Login Credentials 2024-06-21 15:15:02 +02:00
helmrepository_controller.go Deprecate v1beta1 APIs 2024-05-02 19:40:15 +03:00
helmrepository_controller_test.go Enable caching contextual Login Credentials 2024-06-21 15:15:02 +02:00
ocirepository_controller.go Enable caching contextual Login Credentials 2024-06-21 15:15:02 +02:00
ocirepository_controller_test.go Enable caching contextual Login Credentials 2024-06-21 15:15:02 +02:00
source_predicate.go Move controllers to internal/controller 2023-05-03 15:35:45 +05:30
storage.go storage: change default file permissions 2023-11-06 12:22:40 +01:00
storage_test.go update dependencies and switch to `go-git/go-git` 2023-05-26 13:46:48 +05:30
suite_test.go allow insecure registry login 2024-04-18 13:12:18 +00:00