-
Its been a while since Netdata 1.10. Any new releases being planned out?
Also curious to know what is coming up.
-
## Failing Job
### [sig-release-master-blocking : gci-gce-alpha-features](https://k8s-testgrid.appspot.com/sig-release-master-blocking#gci-gce-alpha-features)
## Failing Test
### [BeforSuite](htt…
-
I set taints on a node using the kubelet, but the timeAdded field was not set:
```
taints:
- effect: NoSchedule
key: dedicated
timeAdded: null
value: master
```
In addition,…
-
There have been a number of discussions about project governance.
Relevant issues:
* Elders
* https://github.com/kubernetes/community/issues/28
* https://github.com/kubernetes/community/pu…
-
Hi everyone,
I recently joined [raintank](http://www.raintank.io/) and I will be working with @torkelo, @mattttt , and you, on alerting support for Grafana.
From the results of the [Grafana User Surv…
-
Our current API strategy is to add annotations for new features. These annotations are expected to overlay on top of the existing API fields, and alter system behavior in other components. Our prima…
-
Jotting down some thoughts so we can start fleshing it out in time for 1.5.
## Problem
Currently petset uses ns/name as an implicit lock. So there are situation where we might:
- deleted a pod from …