containerized-data-importer/pkg/operator/controller
Nahshon Unna Tsameret 93627f4fe8
Stop Using Deprecated Packages (#1548)
* sigs.k8s.io/controller-runtime/pkg/runtime/* packages are deprecated, and were moved to new paths.

Trying to upgrade sigs.k8s.io/controller-runtime to version v0.7.0 in HCO created a conflict because in v0.7.0 the deprecated packages were removed and cannot be used.

This PR replaces the deprecated packages with their new paths.

Signed-off-by: Nahshon Unna-Tsameret <nunnatsa@redhat.com>

* Run `make deps-update`

Signed-off-by: Nahshon Unna-Tsameret <nunnatsa@redhat.com>

* fix logger init

Signed-off-by: Nahshon Unna-Tsameret <nunnatsa@redhat.com>

* fix test loggers

Signed-off-by: Nahshon Unna-Tsameret <nunnatsa@redhat.com>
2020-12-24 07:08:50 +01:00
..
BUILD.bazel Stop Using Deprecated Packages (#1548) 2020-12-24 07:08:50 +01:00
callbacks.go Read-only clone source pods (#1524) 2020-12-11 20:08:44 +01:00
certrotation_test.go update k8s deps to 18.6 and controller runtime to 0.6.2 (#1330) 2020-08-07 14:09:52 +02:00
certrotation.go cert rotation (#1091) 2020-02-03 23:36:58 +01:00
controller_suite_test.go Stop Using Deprecated Packages (#1548) 2020-12-24 07:08:50 +01:00
controller_test.go Designate CDI as CDIConfig authority (#1516) 2020-12-04 02:52:40 +01:00
controller.go Stop Using Deprecated Packages (#1548) 2020-12-24 07:08:50 +01:00
cr-manager.go Updated controller-lifecycle-operator-sdk dependency (#1389) 2020-09-24 14:39:29 +02:00
cruft.go Read-only clone source pods (#1524) 2020-12-11 20:08:44 +01:00
handler.go move api groups to v1beta1 (#1232) 2020-07-10 15:47:38 +02:00
reconciler-hooks.go Introducing operator lifecycle sdk (#1350) 2020-09-17 23:25:26 +02:00
route.go cert rotation (#1091) 2020-02-03 23:36:58 +01:00
scc.go Read-only clone source pods (#1524) 2020-12-11 20:08:44 +01:00