This repository was archived by the owner on Dec 6, 2024. It is now read-only.
This repository was archived by the owner on Dec 6, 2024. It is now read-only.
Controller Design Review #19
Closed
Description
- Review the controller design since it was custom built and doesn’t use kube-builder api. We wanted something much simpler and easier to use
- Ensure that there are no deadlocks/race conditions
- Ensure that retries, updates, additions and deletions work as expected of a standard kubernetes controller.