-
**Which jobs are failing**:
`aks-engine-azure-1-16-windows (ci-kubernetes-e2e-aks-engine-azure-1-16-windows)`
**Since when has it been failing**:
`6th Nov 15:47 PST`
**Testgrid link**:
https:…
-
/priority important-longterm
/sig scheduling
/assign
Currently, the scheduler perf works pretty well for most of the time, but some issues could affect the benchmark numbers. We could improve the…
-
Continuation of discussion from dotnet/corefx#4868
> > Without AuthenticateAsClient(), Open() must resort to calling an async method internally, which means that it's no longer purely synchronous...…
-
This is an enhancement proposal to add a new descheduler strategy for evicting old pods. I would like to be able to evict pods that were created more than `X` hours ago.
Here are my initial thought…
-
Right now we manually set `b.N` to the pods' number of a scheduler benchmark test case, but `b.N` is a number supposed to controlled by Golang benchmark framework **\[1\]**. Manually modifying it is u…
-
These are some strawman thoughts about how to provide handling of asynchronous events in a simple way in CircuitPython. This was also discussed at some length in our weekly audio chat on Nov 12, 2018,…
-
kube-addon-update needs to support DaemonSets and Deployments which have different update strategies. It's half python and half shell so it can't run on coreos. It has no tests.
v2 should:
- support …
-
**Describe the bug**
.....
java.lang.ArrayIndexOutOfBoundsException: 6
at org.codehaus.groovy.runtime.dgmimpl.arrays.ObjectArrayGetAtMetaMethod.invoke(ObjectArrayGetAtMetaMethod.java:41)
....
a…
-
Hi,
We would like to propose to donate LitmusChaos to CNCF as a SandBox project. We have been advised to follow the new process outlined [here](https://github.com/cncf/toc/blob/master/process/proj…
-
** Problem **
Currently we run very job-heavy Kubernetes cluster. That means we have a lot of very small jobs, hence a lot of `Completed` Pods. Problem is, Kubernetes scheduler doesn't seem to take…