source-controller/internal/controller
Sanskar Jaiswal ef1df00fda
switch from `fluxcd/pkg/untar` to `fluxcd/pkg/tar`
Switch from `fluxcd/pkg/untar` to `fluxcd/pkg/tar` v0.2.0 as the former
has been deprecated. Ref: https://github.com/fluxcd/pkg/blob/main/untar/go.mod#L1

Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com>
2023-05-26 13:46:56 +05:30
..
testdata Move controllers to internal/controller 2023-05-03 15:35:45 +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 Update controller-runtime (v0.15) and K8s (v1.27) 2023-05-24 09:05:42 +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 and switch to `go-git/go-git` 2023-05-26 13:46:48 +05:30
helmchart_controller.go switch from `fluxcd/pkg/untar` to `fluxcd/pkg/tar` 2023-05-26 13:46:56 +05:30
helmchart_controller_test.go Update controller-runtime (v0.15) and K8s (v1.27) 2023-05-24 09:05:42 +02:00
helmrepository_controller.go Update controller-runtime (v0.15) and K8s (v1.27) 2023-05-24 09:05:42 +02:00
helmrepository_controller_oci.go Update controller-runtime (v0.15) and K8s (v1.27) 2023-05-24 09:05:42 +02:00
helmrepository_controller_oci_test.go Update controller-runtime (v0.15) and K8s (v1.27) 2023-05-24 09:05:42 +02:00
helmrepository_controller_test.go Update controller-runtime (v0.15) and K8s (v1.27) 2023-05-24 09:05:42 +02:00
ocirepository_controller.go switch from `fluxcd/pkg/untar` to `fluxcd/pkg/tar` 2023-05-26 13:46:56 +05:30
ocirepository_controller_test.go switch from `fluxcd/pkg/untar` to `fluxcd/pkg/tar` 2023-05-26 13:46:56 +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 Update controller-runtime (v0.15) and K8s (v1.27) 2023-05-24 09:05:42 +02:00