Skip to content

Introduce ConfiguredController concept #39

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
snowdrop-bot opened this issue Aug 26, 2021 · 0 comments
Closed

Introduce ConfiguredController concept #39

snowdrop-bot opened this issue Aug 26, 2021 · 0 comments

Comments

@snowdrop-bot
Copy link

The idea is to expand on the ControllerRef class to associate a controller with its configuration and propagate this entity instead of passing the controller, the configuration and very often the kube client to each object that needs that information.
See commit message on operator-framework@1c47ecf for more details.

Fixes operator-framework#496.


operator-framework#517


$upstream:517$

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

No branches or pull requests

2 participants