Results 226 comments of Florian Klink

Cherry-picking various kubespray commits is not gonna fly. We need to update kubespray (and update our offline bundle to include the updated dependencies of kubespray).

I updated this PR to just bump kubespray to the latest release, (and use `git submodule` again).

This needs to be rebased, and once https://github.com/wireapp/wire-server-deploy/pull/583 is merged, the revert of it added to this PR.

> I was surprised that the SimpleChunker produced only one chunk. For some reason, I assumed it would output fixed-sized chunks (modulo the last one). It is explained in the...

Yes, this could be another option, that's available only when we don't validate signatures.

@michaelglass, https://github.com/informatikr/hedis/issues/168 suggests you're using cluster support quite extensively. Is this something you could take a look into?

It looks like this already got fixed in https://github.com/ikalnytskyi/picobox/pull/51, it's just that there's no release with these fixes yet?

> That said, I guess the quickest solution is to rename the label in the prometheus scrape config to something different ( or changing the k8s namespace label, but I'm...