containerized-data-importer/pkg/controller/populators
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 Refactor monitoring code (#3009) 2024-01-02 09:17:18 +01:00
clone-populator_test.go Refactor monitoring code (#3009) 2024-01-02 09:17:18 +01:00
clone-populator.go update k8s & related libraries to 1.28 (#3078) 2024-01-23 17:52:05 +01:00
import-populator_test.go Feature Gate and annotation for PVCs to be "adopted" by DataVolumes (#3029) 2024-01-17 19:53:59 +01:00
import-populator.go Check PVC Prime before updating DV status to improve status reporting (#2928) 2023-10-31 03:26:17 +01:00
populator-base.go update k8s & related libraries to 1.28 (#3078) 2024-01-23 17:52:05 +01:00
populators_suite_test.go Update to ginkgo v2 (#2788) 2023-07-26 02:35:55 +02:00
upload-populator_test.go Add support for linkerd injection annotations on datavolumes (#2954) 2023-11-16 19:23:21 +01:00
upload-populator.go Prevent upload populator from hot looping prime annotation (#2985) 2023-11-17 01:27:21 +01:00
util.go Default storage class for virtualization purposes (#2913) 2023-10-27 04:28:15 +02:00