containerized-data-importer/pkg/controller/clone
Michael Henriksen 5195176c16
update to k8s 1.30 libs and controller-runtime 0.18.4 (#3336)
* make deps-update

Signed-off-by: Michael Henriksen <mhenriks@redhat.com>

* ReourceRequirements -> VolumeResourceRequirements

Signed-off-by: Michael Henriksen <mhenriks@redhat.com>

* fix calls to controller.Watch()

controller-runtime changed the API!

Signed-off-by: Michael Henriksen <mhenriks@redhat.com>

* Fix errors with actual openshift/library-go lib

Signed-off-by: Michael Henriksen <mhenriks@redhat.com>

* make all works now and everything compiles

Signed-off-by: Michael Henriksen <mhenriks@redhat.com>

* fix "make update-codegen" because generate_groups.sh deprecated

Signed-off-by: Michael Henriksen <mhenriks@redhat.com>

* run "make generate"

Signed-off-by: Michael Henriksen <mhenriks@redhat.com>

* fix transfer unittest because of change to controller-runtime

Signed-off-by: Michael Henriksen <mhenriks@redhat.com>

---------

Signed-off-by: Michael Henriksen <mhenriks@redhat.com>
2024-07-14 20:12:50 +02:00
..
BUILD.bazel Fix progress metric registration and parsing (#3292) 2024-06-03 13:25:37 +02:00
clone_suite_test.go Enable autoformatting linters (#3179) 2024-04-24 13:52:22 +02:00
common.go Enable autoformatting linters (#3179) 2024-04-24 13:52:22 +02:00
csi-clone_test.go update to k8s 1.30 libs and controller-runtime 0.18.4 (#3336) 2024-07-14 20:12:50 +02:00
csi-clone.go Enable autoformatting linters (#3179) 2024-04-24 13:52:22 +02:00
host-clone_test.go Enable autoformatting linters (#3179) 2024-04-24 13:52:22 +02:00
host-clone.go Fix progress metric registration and parsing (#3292) 2024-06-03 13:25:37 +02:00
planner_test.go update to k8s 1.30 libs and controller-runtime 0.18.4 (#3336) 2024-07-14 20:12:50 +02:00
planner.go update to k8s 1.30 libs and controller-runtime 0.18.4 (#3336) 2024-07-14 20:12:50 +02:00
prep-claim_test.go update to k8s 1.30 libs and controller-runtime 0.18.4 (#3336) 2024-07-14 20:12:50 +02:00
prep-claim.go Enable autoformatting linters (#3179) 2024-04-24 13:52:22 +02:00
rebind_test.go Enable autoformatting linters (#3179) 2024-04-24 13:52:22 +02:00
rebind.go Enable autoformatting linters (#3179) 2024-04-24 13:52:22 +02:00
snap-clone_test.go update to k8s 1.30 libs and controller-runtime 0.18.4 (#3336) 2024-07-14 20:12:50 +02:00
snap-clone.go Enable autoformatting linters (#3179) 2024-04-24 13:52:22 +02:00
snapshot_test.go Enable autoformatting linters (#3179) 2024-04-24 13:52:22 +02:00
snapshot.go Enable autoformatting linters (#3179) 2024-04-24 13:52:22 +02:00