containerized-data-importer/pkg/controller/transfer
Alex Kalenyuk 31d12e426e
update k8s & related libraries to 1.28 (#3078)
* Bump k8s/OpenShift/ctrl-runtime/lifecycle-sdk & make deps-update

Signed-off-by: Alex Kalenyuk <akalenyu@redhat.com>

* Operator: adapt for dependency bump

Signed-off-by: Alex Kalenyuk <akalenyu@redhat.com>

* Controller: adapt watch calls for dependency bump

Signed-off-by: Alex Kalenyuk <akalenyu@redhat.com>

* Controller: adapt to ctrl-runtime's cache API changes

Signed-off-by: Alex Kalenyuk <akalenyu@redhat.com>

* Operator: fix unit tests by deleting resources properly in fake client

Signed-off-by: Alex Kalenyuk <akalenyu@redhat.com>

* Controller: fix unit tests by deleting resources properly in fake client

Signed-off-by: Alex Kalenyuk <akalenyu@redhat.com>

* Controller: adapt to fake client honoring status subresource

Signed-off-by: Alex Kalenyuk <akalenyu@redhat.com>

* Fix codegen script & make generate

There are some issues in the new script, so we
will still use the deprecated one.
More context in f4d1a5431b

Signed-off-by: Alex Kalenyuk <akalenyu@redhat.com>

* Functests: Adapt to NamespacedName now implementing MarshalLog

ns/name -> {"name":"name","namespace":"ns"}

Signed-off-by: Alex Kalenyuk <akalenyu@redhat.com>

* Functests & API server: address deprecation of wait.PollImmediate

Signed-off-by: Alex Kalenyuk <akalenyu@redhat.com>

---------

Signed-off-by: Alex Kalenyuk <akalenyu@redhat.com>
2024-01-23 17:52:05 +01:00
..
BUILD.bazel update k8s & related libraries to 1.28 (#3078) 2024-01-23 17:52:05 +01:00
controller_suite_test.go Update to ginkgo v2 (#2788) 2023-07-26 02:35:55 +02:00
controller_test.go update k8s & related libraries to 1.28 (#3078) 2024-01-23 17:52:05 +01:00
controller.go increase controller cuncurrency and cpu requests (#2862) 2023-08-24 02:48:34 +02:00
dv_test.go update k8s & related libraries to 1.28 (#3078) 2024-01-23 17:52:05 +01:00
dv.go PVC Clone Populator (#2709) 2023-05-24 05:11:52 +02:00
pvc_test.go update k8s & related libraries to 1.28 (#3078) 2024-01-23 17:52:05 +01:00
pvc.go PVC Clone Populator (#2709) 2023-05-24 05:11:52 +02:00
watch.go update k8s & related libraries to 1.28 (#3078) 2024-01-23 17:52:05 +01:00