iiice_oo
iiice_oo
Fixed in #859
Because the webhook of SpiderSubnet cannot start working at the first time, the creation of the default SpiderSubnet needs to be retried continuously for a period of time until success....
The IPAM logs of Pod `pod1824-358676949` are as follows: ```tex ns1824-358724549 pod1824-358676949 0/1 ContainerCreating 0 32s spiderpool1013203251-worker pod1824-358676949=pod1824-358676949 {"level":"INFO","ts":"2022-10-13T21:18:55.937Z","logger":"IPAM","caller":"ipam/ipam.go:566","msg":"Start to release","CNICommand":"DEL","ContainerID":"599b9d8e8f10a7f1de207114e0362326a757f01dc059bb6f3e620dde7eb474be","IfName":"eth0","NetNamespace":"/var/run/netns/cni-c5d7099b-f465-0810-24ff-16cf7aae2ce3","PodNamespace":"ns1824-358724549","PodName":"pod1824-358676949"} {"level":"INFO","ts":"2022-10-13T21:18:55.949Z","logger":"IPAM","caller":"ipam/ipam.go:591","msg":"Nothing retrieved for releasing","CNICommand":"DEL","ContainerID":"599b9d8e8f10a7f1de207114e0362326a757f01dc059bb6f3e620dde7eb474be","IfName":"eth0","NetNamespace":"/var/run/netns/cni-c5d7099b-f465-0810-24ff-16cf7aae2ce3","PodNamespace":"ns1824-358724549","PodName":"pod1824-358676949"} {"level":"INFO","ts":"2022-10-13T21:18:55.949Z","logger":"IPAM","caller":"cmd/ipam.go:85","msg":"IPAM releasing duration: 0.011841369","CNICommand":"DEL","ContainerID":"599b9d8e8f10a7f1de207114e0362326a757f01dc059bb6f3e620dde7eb474be","IfName":"eth0","NetNamespace":"/var/run/netns/cni-c5d7099b-f465-0810-24ff-16cf7aae2ce3","PodNamespace":"ns1824-358724549","PodName":"pod1824-358676949"} {"level":"DEBUG","ts":"2022-10-13T21:18:55.934Z","logger":"spiderpool","caller":"cmd/command_delete.go:63","msg":"CNI...
> I agree with you,but I think there are some problems with the use case itself, can this issue wait until I fix the problems with the use case to...
/cc @s1061123 May I ask why this PR is blocked? It actually fixes a critical bug.
@liyuerich Could you please modify the test files under cmd/kube-proxy as well: https://github.com/kubernetes/kubernetes/blob/0241da314e0e69817d66313b45a69c19d1ce7327/cmd/kube-proxy/app/server_test.go#L39 https://github.com/kubernetes/kubernetes/blob/0241da314e0e69817d66313b45a69c19d1ce7327/cmd/kube-proxy/app/server_others_test.go#L43