-
### Please select the type of request
Bug
### Tell us more
**Describe the request**
At the moment definition to create SearchHeads is written in single CRD, which creates 4 pods at minimum:
* 1 d…
-
### What would you like to be added?
when apiserver cache is not ready, the List request with resourceVersion=0 fetch data from the apiserver cache, don't directly obtain from etcd.
[staging/src…
-
Current CSI volume lifecycle is not designed for the case when `Node` is unreachable.
When `Node` is shutdown or in a non-recoverable state such as hardware failure or broken OS, `Node Plugin` cann…
-
CAPI is built around immutable infrastructure concepts. The native Flatcar updates may not play well with the default CAPI behavior (because for example a CAPI may flag a rebooting Flatcar node as unh…
-
For years we have publicly stated that the /cluster directory is deprecated and not maintained. However every cycle it is updated and there are bugs found+fixed by sig-cluster-lifecycle.
I'd lik…
-
### What happened?
Create a deployment with an invalid liveness probe and you'll see events like
> Liveness probe errored: rpc error: code = Unknown desc = failed to exec in container: failed to s…
-
When testing kube-spawn with `--kubernetes-version=v1.9.0`, the cluster doesn't get created. While `kubeadm init` succeeds on the master node, `kubeadm join` fails on worker nodes, with the following …
-
/kind feature
I would like the VSphereMachineTemplate to contain key+values for tagging the VMs with "custom attributes"
This would enable our "VM Inventory Management" to read these and know ho…
-
**Tell us about your request**
Allow a configurable expiration of NotReady nodes.
**Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard?**
I am observi…
-
# Enhancement Description
- One-line enhancement description (can be used as a release note): Memory Manager is a new component in kubelet ecosystem proposed to offer multi-NUMA guaranteed memory all…