Frederic Branczyk

Results 513 comments of Frederic Branczyk

> I thought about it but then we have the Alertmanager CRD depending on a v1alpha1 CRD. Unless we can state explicitly that these fields don't have the same stability...

I think it might be a little early as the details haven't been fleshed/implemented out on Prometheus side even. It doesn't hurt to think about a high-level strategy of the...

This is because of a somewhat cyclic dependency of the `APIService` pointing at the in your situation already deleted prometheus-adapter. If you delete the `APIService` called `metrics.k8s.io/v1beta1` then this should...

Are you using the helm chart or [kube-prometheus](https://github.com/coreos/kube-prometheus)?

We neither use nor maintain those helm charts. As far as I know there is some integration in the helm chart itself in regards to exposing Grafana via Ingress, but...

This is just because of the outdated API and client-go dependencies in that version. Could you update to the latest version of Prometheus Operator?

@bwplotka if we had a data dump of one of these we should be able to extract the time series with the raw data that cause this no? In that...

It would be amazing if you could propose a PR to add what you described in "the workaround" where you expected to find this documentation when you were looking for...