-
(I have a K8s cluster on AWS using http for etcd3, and running [v0.19.0 of kube-prometheus](https://github.com/coreos/prometheus-operator/tree/v0.19.0/contrib/kube-prometheus) I'm able to (per the [v1…
-
Quoting @brancz from https://github.com/coreos/prometheus-operator/issues/135#issuecomment-341131667:
> As I mentioned above the problem is solvable with recording rules today. I have been playing …
-
**Is this a BUG REPORT or FEATURE REQUEST?**:
> Uncomment only one, leave it on its own line:
>
/kind bug
>
> /kind feature
**What happened**:
My app has Ingress with annotations. It …
-
Update Pilot to use the v1alpha2 version of the routing API being discussed here: https://github.com/istio/api/pull/254.
The plan is to first add functionality to support v1alpha1 and v1alpha2 tog…
-
Hi,
I've been trying different Kubeflow tutorials for over a week, just trying to get anything working so I can upgrade the data pipeline and model from there.
I'm currently trying [this tutoria…
-
hi. I have repository A which has a bunch of bazel rules. Then I have repository B which uses `local_repository` to import repo A.
Everything seems to work when I'm working exclusively in repositor…
-
Following case works fine without std.prune, but fails when pruning:
```
local d = { isD: true, f: 42 };
local mkN(d) = { isD: false, z: d.f };
local items = [d, mkN(d)];
local mapN = funct…
-
When introducing Dashboard folders in 5.0 we decided to rewrite the current support for [dashboard.json]. More details about why in [this comment.](https://github.com/grafana/grafana/issues/9654#issue…
-
https://github.com/coreos/prometheus-operator/blob/f7cb6f59066f5b6a32a26bfebd7f13fbbd6acc1b/contrib/kube-prometheus/hack/cluster-monitoring/teardown#L3
I ended up having to copy the deploy script a…
-