-
DaemonSet controller being its own scheduler has caused lots of confusion. Once we have tolerations and preemption, I think we won't need DaemonSet-specific scheduling logic. See also #42001.
cc/ @…
-
**Is this a BUG REPORT or FEATURE REQUEST?**:
> Uncomment only one, leave it on its own line:
>
/kind bug
> /kind feature
**What happened**:
A version of PR #47262 failed one run of p…
-
If you suspect this could be a bug, follow the template.
- What version of Dgraph are you using?
docker dgraph/dgraph:v1.0.5
- Have you tried reproducing the issue with latest release?
Yes, …
-
**BUG REPORT**
**Minikube version**
```
Minikube Version: v0.18.0
NAME=Buildroot
VERSION=2016.08
ID=buildroot
VERSION_ID=2016.08
PRETTY_NAME="Buildroot 2016.08"
Driver: "virtualbox"
Bo…
-
I was playing with iptables yesterday, and I protoyped (well, copied from Google hits and mutated) a set of iptables rules that essentially do all the proxying for us without help from userspace. It'…
-
Found potential deadlock during CI test of PR #1776 while running `tests/13-monitor-filtering.sh`:
https://jenkins.cilium.io/job/cilium/job/cilium/job/PR-1776/2/
```
Oct 17 09:47:05 cilium-mast…
-
Loss stats and jitter are listed in the RRUL spec (https://www.bufferbloat.net/projects/bloat/wiki/RRUL_Spec/) but not available in Flent. I'd like to be able to see packet loss to compare the drop de…
-
Filing random idea. The missing piece is hooking up dns, which can even be human driven. For an ingress like :
``` yaml
apiVersion: extensions/v1beta1
kind: Ingress
metadata:
name: echomap
spec:
…
-
I get this result when trying to initialize the driver:
`MountVolume.SetUp failed for volume "spark-init-properties" : configmaps "kmderived-1506142014799-init-config" not found`
```
"volumes":…
-
Assess the failing tests and put them into buckets
https://ci.openshift.redhat.com/jenkins/job/test_pull_requests_origin/10462/consoleText
These probably are tho host volume path being wrong - I fix…