Tobias Florek

Results 190 comments of Tobias Florek

BTW: I plan to migrate to openshift-acme, because having two services that do the same thing is not in my interest. If you have not yet started using openshift-letsencrypt, you...

Is that on openshift-online or a diy installed openshift cluster? Am I correct, that it's openshift 3.6?

Can you please clarify. Would you like to get certificates for non-web services? That's a great use case. Albeit it's a little limited in that openshift-letsencrypt only does http validation...

What's the problem with a dummy route? I can't think of any problem. Redeploying is a pretty big hammer though. I suspect one should just use a sidecar that sends...

Yes, I know. That's the hard part. For now I use (a fork of) kube-karp as static pods on the control plane for the API. It would be nice to...

Is there a (possibly remote) plan to incorporate io_uring into proper tokio when kernel is recent enough? So that applications can fall back to using synchronous IO when it's not...

Just a note: I ran into this issue when hitting resource limits. Raising them allowed the osds to be created in two clusters.

@southerntofu, thank you for the workaround for date numbers. That's the approach I used. I certainly hope, that it's not decided to need month names before chronotope/chrono#453, the pull request...

See https://github.com/zalando/postgres-operator/blob/master/docs/quickstart.md#helm-chart and #1812.

Yeah, I misunderstood. I don't quiet see why that might be useful though, but I am not in charge anyway.