Skip to content
This repository has been archived by the owner on Feb 9, 2023. It is now read-only.

Refactor to use Dependency Injection #10

Open
from-nibly opened this issue Jul 26, 2019 · 0 comments
Open

Refactor to use Dependency Injection #10

from-nibly opened this issue Jul 26, 2019 · 0 comments

Comments

@from-nibly
Copy link
Contributor

Framework or not we need to refactor kube-valet to use dependency injection. There are now two different sources of update events one from the watches and one from the mutating webhooks. both of these places should call a controller and not have custom code. This turns the dependency tree into a DAG so we need to handle that appropriately.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant