AllenXu93

Results 7 issues of AllenXu93

Now NPD load rules from local file, from pod mount or builtin container; Do we have plan to support load rules from apiServer configmap content ? If so, I would...

kind/feature

In Calico BGP RR mode, when Nodes belong to different BGP Peer, the IP Route will modify to the default gateway IP, when belong the same peer , the gateway...

Add metrics for ip route change( add / del) count. Better print detail change (dst ip and gateway) to log. Here is bpftrace example: ``` bpftrace -e 'kprobe:fib_table_insert {printf("%s/%d via...

We have used volcano queue for quota schedule https://volcano.sh/en/docs/queue/ , but volcano is schedule for pod. We want to use kueue limit Pod's creating, to reduce APIServer's prestress. Is there...

kind/support

### What happened? Memory manager have bug, restart kubelet (do not delete any checkpoint file ), pod with init-container will failed. ### What did you expect to happen? Pod A...

kind/bug
priority/backlog
sig/node
triage/accepted

Fix #1978

cncf-cla: yes
size/L
lifecycle/stale
ok-to-test

**What happened**: `nfd-topology-updater` is used for report node's NUMA and `Guaranteed` pods's cpu used. But it missed cpu for `Guaranteed` pod which pod's have any no exclusiveCPU. 1. Node `yj-kubevirtwork-001`...

kind/bug