-
After a deployment we were getting this failure:
```
~|⇒ kubectl logs pod/ingress-operator-3139664369-h67nn -n giantswarm
{"caller":"github.com/giantswarm/ingress-operator/service/service.go:66","d…
-
After etcd broke on `lycan` and k8s was throwing errors, `kvm-operator` stuck and even after the etcd state was recovered it was unable to recover and had to be restarted (by killing pod)
I would …
-
I'm wondering if you are all aware of the `eventer` tool which does the same things as eventrouter, but is part of the heapster project, https://github.com/kubernetes/heapster/blob/master/events/event…
-
Implement MsgEvents along the lines of https://github.com/ethersphere/go-ethereum/pull/74 and https://github.com/ethersphere/go-ethereum/pull/75
DidSend and DidReceive should be subscriptions too b…
zelig updated
7 years ago
-
Please, I coudn't understand how to use the checkbox within a list.
I have this list:
{{item.name}}
{{item.type}}
…
-
Hi,
I have configured Heapster (v1.3.0-beta.0) to integrate with Elasticsearch (2.4.1):
```
"/heapster",
"--metric_resolution=30s",
"--source=kub…
-
**Is this a BUG REPORT or FEATURE REQUEST?** (choose one): BUG
**Kubernetes version** (use `kubectl version`):
```kubectl version
Client Version: version.Info{Major:"1", Minor:"6", GitVersion:"…
-
Jenkins build Node/job/heapster-dockercanarybuild-ci/58/ failed since last Thursday due to compiling issue:
```
04:10:20 Step 5 : RUN cd /go/src/k8s.io/heapster && make && mv heapster /heapster
04:10…
-
https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/ci-kubernetes-e2e-gci-gce-serial-release-1.5/128/
Multiple broken tests:
Failed: [k8s.io] SchedulerPredicates [Serial] validates that…
-
We already use prometheus for metrics, and would like to send only events to ElasticSearch it would be great if this were configurable.