-
### What happened?
I'm conducting an investigation into watchList benchmark in 1.30 Kubernetes cluster. I found that using `watchList` request to make the reflector become synced takes longer than …
-
Currently, when provided with `/`, `helm show values` will download the chart file from remote repository and extract values from it. We may speed up this to use the cache stored in `helm env HELM_REP…
-
### What happened?
`ListGVKs`, `getOptionsInternalKind` and `connectOptionsInternalKinds` slice may be empty in `registerResourceHandler` function.
### What did you expect to happen?
We nee…
-
Steps to reproduce:
1. Install kubectl to GKE cluster using `gcloud components instal kubectl`
2. Run `mpdev doctor` command
Expected outcome:
mpdev will either say everything is okay, or some m…
-
### What happened?
PVC never supported setting capacity limits. However, it looks like in validation, we never enforced it: https://github.com/kubernetes/kubernetes/blob/a5622f3f6e1f5d5ffd066d799204e…
-
**What happened**:
We created VMs with the same names in different namespaces. VMs with the same name had the same UUID.
**What you expected to happen**:
We expected each VM to have a unique…
-
This is a tracking issue for the work that needs to be cleaned-up after API streaming is implemented ([KEP]: https://github.com/kubernetes/enhancements/issues/3157)
TODO:
- [ ] apiserver: once …
-
### What happened?
I tried to observe the graceful termination of kube-apiserver, in particular, how watches are drained.
1) I created a cluster in 1.30 with kube-apiserver flags
```
--shutdown-de…
-
It would be great of the python client to add inline type hints, so that e.g. mypy can detect issues
-
### What type of request is this?
New tool idea
### Clear and concise description of the feature you are proposing
Currently IT-Tools contains something like this https://www.composerize.com/
But…