source-controller/internal/controller
Sanskar Jaiswal fce7c10fc0
oci: add tests for insecure cosign support; refactor test utils
Add tests to test Cosign support for insecure registries. Furthermore,
refactor OCI test utils to be more user friendly and enable accurate
testing of HTTPS and HTTP OCI registries by circumnavigating Docker's
automatic connection downgrade for registries hosted on localhost.

Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com>
2023-07-31 13:50:18 +05:30
..
testdata oci: add tests for insecure cosign support; refactor test utils 2023-07-31 13:50:18 +05:30
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 Update controller-runtime (v0.15) and K8s (v1.27) 2023-05-24 09:05:42 +02:00
bucket_controller_fetch_test.go Move controllers to internal/controller 2023-05-03 15:35:45 +05:30
bucket_controller_test.go Update controller-runtime (v0.15) and K8s (v1.27) 2023-05-24 09:05:42 +02:00
common_test.go Move controllers to internal/controller 2023-05-03 15:35:45 +05:30
gitrepository_controller.go gitrepo: Add support for specifying proxy per `GitRepository` 2023-07-24 16:29:57 +05:30
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 gitrepo: Add support for specifying proxy per `GitRepository` 2023-07-24 16:29:57 +05:30
helmchart_controller.go helm: add support for specifying TLS auth via `.spec.certSecretRef` 2023-07-31 13:29:17 +05:30
helmchart_controller_test.go oci: add tests for insecure cosign support; refactor test utils 2023-07-31 13:50:18 +05:30
helmrepository_controller.go helm: add support for specifying TLS auth via `.spec.certSecretRef` 2023-07-31 13:29:17 +05:30
helmrepository_controller_oci.go helm: add support for specifying TLS auth via `.spec.certSecretRef` 2023-07-31 13:29:17 +05:30
helmrepository_controller_oci_test.go oci: add tests for insecure cosign support; refactor test utils 2023-07-31 13:50:18 +05:30
helmrepository_controller_test.go helm: add support for specifying TLS auth via `.spec.certSecretRef` 2023-07-31 13:29:17 +05:30
ocirepository_controller.go ocirepo: add cosign support for insecure http registries 2023-07-31 13:50:18 +05:30
ocirepository_controller_test.go oci: add tests for insecure cosign support; refactor test utils 2023-07-31 13:50:18 +05:30
source_predicate.go Move controllers to internal/controller 2023-05-03 15:35:45 +05:30
storage.go switch from `fluxcd/pkg/untar` to `fluxcd/pkg/tar` 2023-05-26 13:46:56 +05:30
storage_test.go update dependencies and switch to `go-git/go-git` 2023-05-26 13:46:48 +05:30
suite_test.go oci: add tests for insecure cosign support; refactor test utils 2023-07-31 13:50:18 +05:30