payall4u

Results 6 issues of payall4u

### Description We use kubelet and containerd. Restart containerd failed because cri found the same container name. 8月 02 22:56:05 VM-0-29-centos containerd[36948]: time="2022-08-02T22:56:05.989055410+08:00" level=fatal msg="Failed to run CRI service" error="failed...

kind/bug
cri

Runc and crun will go different error message when delete a non-existent container, such as: runc got `container does not exist` crun got `error opening file 'container-status': No such file...

question

**What type of PR is this?** Bump kubernetes from v0.22.3 to v0.23.5 **Special notes for your reviewer**: @malc0lm

**What type of PR is this?** 修复endpoint webhook的bug 在patch endpoint时可能存在两个bug - 删除 **notReadyAddress** 时如果先删除了前面的元素,后面元素的index会变化 - 添加 **address** 时需要考虑 address数组是否存在 **What this PR does**: 修复以上bug **Special notes for your reviewer**: @malc0lm

#### What type of PR is this? bugfix #### What this PR does / why we need it: When online pods start using resources, the crane agent will reduce the...

**Describe the bug** When online resource usage is too high, the agent will set ext resources to 0, even if there are pods using ext resources on the node. **Reproduce...

kind/bug