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

Reduce unnecessary workload handler calls on pod updates #42216

Merged
merged 1 commit into from
Dec 1, 2022

Conversation

dddddai
Copy link
Member

@dddddai dddddai commented Nov 30, 2022

Please provide a description of this PR:
When a pod is created/deleted, it gets updated several times before it's ready/removed. We can skip those unnecessary events that build endpoints and notify workload handlers

@dddddai dddddai requested a review from a team as a code owner November 30, 2022 10:52
@istio-policy-bot istio-policy-bot added area/networking release-notes-none Indicates a PR that does not require release notes. labels Nov 30, 2022
@istio-testing istio-testing added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Nov 30, 2022
Copy link
Member

@hzxuzhonghu hzxuzhonghu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@istio-testing istio-testing merged commit f9dd346 into istio:master Dec 1, 2022
@dddddai dddddai deleted the pod-update branch December 2, 2022 01:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/networking release-notes-none Indicates a PR that does not require release notes. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants