Xigang Wang

Results 5 issues of Xigang Wang

https://github.com/coreos/etcd-operator/issues/1410

https://zhuanlan.zhihu.com/p/59000837

After the start of the service, the consul.wath connection service is rejected.I don't know how to solve it:( docker-compose.yml ``` sms: build: . environment: - MICRO_REGISTRY_ADDRESS=consul:8500 volumes: - ./logs/:/sms/logs/ -...

#### What type of PR is this? /kind cleanup #### What this PR does / why we need it: #### Which issue(s) this PR fixes: Fixes # #### Special notes...

area/kubelet
kind/cleanup
lgtm
sig/node
size/XS
release-note-none
cncf-cla: yes
priority/important-longterm
lifecycle/stale
ok-to-test
triage/accepted

**What happened**: When the member cluster goes offline, there is a scenario where the client's Watch request gets blocked and does not receive pod events. **What you expected to happen**:...

kind/bug