This repository was archived by the owner on Jan 25, 2019. It is now read-only.
This repository was archived by the owner on Jan 25, 2019. It is now read-only.
Update helm-app-operator-kit to use controller-runtime #42
Closed
Description
There has been significant effort to transition operator-sdk
to use controller-runtime
(https://github.com/kubernetes-sigs/controller-runtime).
See the refactor/controller-runtime
branch: https://github.com/operator-framework/operator-sdk/tree/refactor/controller-runtime
This operator is currently based on the "previous" operator-sdk
scaffolding and APIs, which will soon be deprecated in favor of the controller-runtime
updates.
I'm working on a PR for this work, but would like to open this up for discussion and planning.
@hasbro17 - Is the refactor/controller-runtime
branch sufficiently ready to be used as a basis for scaffolding out a new version of this operator?
Metadata
Metadata
Assignees
Labels
No labels