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

excessive event propagation #838

Open
ffromani opened this issue Feb 5, 2024 · 0 comments
Open

excessive event propagation #838

ffromani opened this issue Feb 5, 2024 · 0 comments
Labels
help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.

Comments

@ffromani
Copy link
Member

ffromani commented Feb 5, 2024

The operator controller(s) currently send a event every time the sync loop is succesfull, even if it does nothing. We should send events only if the sync loop does something succesfully, both to avoid unnecessary traffic and to represent the cluster changes correctly.

@ffromani ffromani added the help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. label Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
Projects
None yet
Development

No branches or pull requests

1 participant