source-controller/internal/controller
cappyzawa df06de9b65
refactor: eliminate hidden mutations in HelmRepository client opts
Replace hidden mutation functions with explicit configuration
pattern to eliminate side effects where ClientOpts was modified
through configuration functions. Adds CertsTempDir field to ClientOpts struct.

Signed-off-by: cappyzawa <cappyzawa@gmail.com>
2025-07-25 13:38:36 +09:00
..
testdata Renew testdata TLS certs 2025-04-22 10:12:10 +03: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 Promote OCIRepository API to v1 (GA) 2025-05-27 08:19:51 +03:00
bucket_controller_fetch_test.go Promote Bucket API to v1 2024-08-23 13:25:57 +03:00
bucket_controller_test.go Promote Bucket API to v1 2024-08-23 13:25:57 +03:00
common_test.go Move controllers to internal/controller 2023-05-03 15:35:45 +05:30
gitrepository_controller.go Upgrade Kubernetes to 1.33.2 2025-07-14 18:33:46 +01: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 Upgrade Kubernetes to 1.33.2 2025-07-14 18:33:46 +01:00
helmchart_controller.go refactor: eliminate hidden mutations in HelmRepository client opts 2025-07-25 13:38:36 +09:00
helmchart_controller_test.go refactor: eliminate hidden mutations in HelmRepository client opts 2025-07-25 13:38:36 +09:00
helmrepository_controller.go refactor: eliminate hidden mutations in HelmRepository client opts 2025-07-25 13:38:36 +09:00
helmrepository_controller_test.go Migrate OCIRepository controller to runtime/secrets 2025-07-22 00:39:59 +09:00
ocirepository_controller.go Migrate OCIRepository controller to runtime/secrets 2025-07-22 00:39:59 +09:00
ocirepository_controller_test.go Migrate OCIRepository controller to runtime/secrets 2025-07-22 00:39:59 +09: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 Remove deprecated status fields from OCIRepository v1 2025-05-27 08:29:44 +03:00