containerized-data-importer/pkg/controller/clone
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
clone_suite_test.go Update to ginkgo v2 (#2788) 2023-07-26 02:35:55 +02:00
common.go Allow StorageProfile to use a specific VolumeSnapshotClass (#2898) 2023-11-09 13:37:28 +01:00
csi-clone_test.go Update to ginkgo v2 (#2788) 2023-07-26 02:35:55 +02:00
csi-clone.go DataVolume Controller uses VolumeCloneSource Populator (#2750) 2023-06-30 00:14:54 +02:00
host-clone_test.go Update to ginkgo v2 (#2788) 2023-07-26 02:35:55 +02:00
host-clone.go DataVolume Controller uses VolumeCloneSource Populator (#2750) 2023-06-30 00:14:54 +02:00
planner_test.go Refactor monitoring code (#3009) 2024-01-02 09:17:18 +01:00
planner.go update k8s & related libraries to 1.28 (#3078) 2024-01-23 17:52:05 +01:00
prep-claim_test.go Update to ginkgo v2 (#2788) 2023-07-26 02:35:55 +02:00
prep-claim.go DataVolume Controller uses VolumeCloneSource Populator (#2750) 2023-06-30 00:14:54 +02:00
rebind_test.go Update to ginkgo v2 (#2788) 2023-07-26 02:35:55 +02:00
rebind.go DataVolume Controller uses VolumeCloneSource Populator (#2750) 2023-06-30 00:14:54 +02:00
snap-clone_test.go Refactor monitoring code (#3009) 2024-01-02 09:17:18 +01:00
snap-clone.go Refactor monitoring code (#3009) 2024-01-02 09:17:18 +01:00
snapshot_test.go Update to ginkgo v2 (#2788) 2023-07-26 02:35:55 +02:00
snapshot.go DataVolume Controller uses VolumeCloneSource Populator (#2750) 2023-06-30 00:14:54 +02:00