volcano icon indicating copy to clipboard operation
volcano copied to clipboard

vc-scheduler is only responsible for pod when filter pod deletion events

Open LivingCcj opened this issue 1 year ago • 8 comments

Watching pod events will timeout when the etcd service meets performance problem,the pod informer will re-list the newest pod metadata list。Meanwhile the vc-schduler will loss some delete pod events,it leads to some deleted pod still remain in cache, Now This problem has been well solved by 2784. Here the vc-schduler should consider to be responsible for pod when filter pod deletion events.

LivingCcj avatar May 22 '23 09:05 LivingCcj

Welcome @LivingCcj! It looks like this is your first PR to volcano-sh/volcano 🎉

volcano-sh-bot avatar May 22 '23 09:05 volcano-sh-bot

@LivingCcj you should add -s in git commit ,such as git commit -s -m "xxxx" to pass the DCO ci error.

xiao-jay avatar May 22 '23 11:05 xiao-jay

@LivingCcj you should add -s in git commit ,such as git commit -s -m "xxxx" to pass the DCO ci error. Signed-off-by has been set.

LivingCcj avatar May 22 '23 11:05 LivingCcj

@LivingCcj If it is the first time to submit a PR in the community, a maintainer is needed to help trigger CI. Please help trigger CI, Thanks! @william-wang

wangyang0616 avatar May 23 '23 02:05 wangyang0616

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

stale[bot] avatar Aug 07 '23 05:08 stale[bot]

/reopen

lowang-bh avatar Dec 22 '23 14:12 lowang-bh

@lowang-bh: Reopened this PR.

In response to this:

/reopen

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.

volcano-sh-bot avatar Dec 22 '23 14:12 volcano-sh-bot

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by:

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

volcano-sh-bot avatar Feb 26 '24 11:02 volcano-sh-bot