Skip to content
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

Watching multiple resource types #380

Closed
drdivano opened this issue Nov 6, 2017 · 2 comments
Closed

Watching multiple resource types #380

drdivano opened this issue Nov 6, 2017 · 2 comments

Comments

@drdivano
Copy link

drdivano commented Nov 6, 2017

I am attempting to create an ingress controller in python (for Varnish). As far as I understand I have to simultaneously watch for events from ingresses, endpoints, and probably from pods to control session affinity.

Is there a way to do this cleanly (besides polling)?

@tomplus
Copy link
Member

tomplus commented Nov 6, 2017

I'm afraid not, see #30

@mbohlool
Copy link
Contributor

yes, duplicate of #30. Hopefully we get to that soon.

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

No branches or pull requests

3 participants