-
Notifications
You must be signed in to change notification settings - Fork 420
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
Reducing the pods related to EventListener #370
Comments
/kind feature |
Summary of Discussion on this &
|
Issues go stale after 90d of inactivity. /lifecycle stale Send feedback to tektoncd/plumbing. |
Stale issues rot after 30d of inactivity. /lifecycle rotten Send feedback to tektoncd/plumbing. |
Rotten issues close after 30d of inactivity. /close Send feedback to tektoncd/plumbing. |
@tekton-robot: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Similar to #456 -> part of TEP-009 and TEP-008. I think we can keep this closed and open other issues for those two. |
Expected Behavior
There should be fewer pods or deployments related to EventListener.
Actual Behavior
At present, you can any number of pods handling EventListener logic. This led to wastage of resources due to the proliferations of these pods.
Additional Info
Current Proposal:
https://docs.google.com/document/d/1is5sJMkqWMnOa4fP87H39auTnWR1IKFu7TxTkMNJV5c/edit#
The text was updated successfully, but these errors were encountered: