Frederic Branczyk

Results 513 comments of Frederic Branczyk

Yes, I just wanted to make sure everyone is aware that those things are workarounds at best. Any reason why static pods for etcd are not viable (you could have...

Regarding the tooling I think it'll go hand in hand with the tests we are developing and the bugs we find. The tooling can be shared as is, I just...

The same thing happens when the `repeat_interval` is larger. The problem is that once the first notification was sent out all Alertmanager instances will wait until last notification time +...

Maybe I'm totally misunderstanding, but doesn't that just mean we need to update kube-rbac-proxy to use the v1 API?

I see. Maybe worth asking in kubernetes slack if this is a left over, and just needs to be done.

IIRC there was some functionality in CRDs to rename fields, if so we can use that to rename. It is indeed unfortunate, but we did find small inconsistencies like this...

I would do something a bit simpler without the webhook. Let's just introduce a new field that is actually the name that we want, deprecate the `static` field, and use...

I actually contributed to https://github.com/clickyotomy/go-shuffle-shard so that we don't have to reinvent all of this, and just wire it up with our existing hashring infrastructure.

I would like us to first get https://github.com/thanos-io/thanos/pull/3580 over the finish line, otherwise we'll just keep piling on conflicts.

Can you share what you see on the `/targets` page of the Prometheus UI?