-
Notifications
You must be signed in to change notification settings - Fork 460
Closed
Labels
kind/cleanupCategorizes issue or PR as related to cleaning up code, process, or technical debt.Categorizes issue or PR as related to cleaning up code, process, or technical debt.
Description
/kind cleanup
What needs cleanup:
Controller runtime introduced breaking changes in v.0.20.0 https://github.com/kubernetes-sigs/controller-runtime/releases/tag/v0.20.0 and importing cluster-api-provider-azure breaks the build, so we have to resort to pinning the controller-runtime to an older version
Describe the solution you'd like
Remove references to the deprecated interfaces
Metadata
Metadata
Assignees
Labels
kind/cleanupCategorizes issue or PR as related to cleaning up code, process, or technical debt.Categorizes issue or PR as related to cleaning up code, process, or technical debt.
Type
Projects
Status
Done