Zach
Zach
Repro code: ```go apiServer := envtest.APIServer{} apiServer.SecureServing.Address = "0.0.0.0" apiServer.SecureServing.Port = "6884" testEnv := &envtest.Environment{ ControlPlane: envtest.ControlPlane{ APIServer: &apiServer, }, } //start testEnv cfg, err := testEnv.Start() if err !=...
**Describe the bug** In our setup we are using kube-vip to provide a floating ip for the kubernetes api-server. We use systemd-networkd to configure a static ip on eth0. kube-vip...
### What happened? It looks like the code is structured to always attempt a vsphere connection even if the username/password is not loaded: https://github.com/kubernetes/cloud-provider-vsphere/blob/883b42db8689251b712cc9b850a5e56c800c7e14/pkg/common/connectionmanager/connectionmanager.go#L141 This improper login causes a BadUsernameSessionEvent....
**User Story** As a user, I would like to have core support in ClusterAPI for managing the "images" of Kubernetes for my clusters. This will provide a uniform deployment and...
Issue to track all existing work.
Add support for https://docs.k3s.io/datastore/ha