volcano
volcano copied to clipboard
vc-scheduler is only responsible for pod when filter pod deletion events
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.
Welcome @LivingCcj! It looks like this is your first PR to volcano-sh/volcano 🎉
@LivingCcj you should add -s in git commit ,such as git commit -s -m "xxxx"
to pass the DCO ci error.
@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 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
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.
/reopen
@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.
[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
Approvers can indicate their approval by writing /approve
in a comment
Approvers can cancel approval by writing /approve cancel
in a comment