liyanzhao

Results 8 issues of liyanzhao

[full ci]

cla-not-required

Specify the `replace` behavior of `--registry-ca` flag Fixes #8176

cla-not-required

Since kernel version of recently ubuntu 16.04 has become 4.17. But with the official installing bcc doc on ubuntu16.04 , I installed bcc version 0.10. Thus I cannot use the...

### What happened? The golang version and kind version in the docker image to run integration test is too old, which caused the make integration test failure ``` gcr.io/cloud-provider-vsphere/ci latest...

lifecycle/rotten
kind/bug

### What happened? https://github.com/kubernetes/cloud-provider-vsphere/blob/883b42db8689251b712cc9b850a5e56c800c7e14/test/integration/Makefile#L30 ``` $ docker exec "ccm-integration-test-control-plane" ip route get dev eth0 1 | awk '{print $NF;exit}' 0 $ docker exec "ccm-integration-test-control-plane" ip route get dev eth0 1...

lifecycle/rotten
kind/bug

**Is your feature request related to a problem? Please describe.** LB for VIP HA doesn't work if there's no kubelet on master nodes, because it watches master node labels to...