Tobias Florek

Results 127 comments of Tobias Florek

I did not get to it a few weeks ago. Sorry. I don't know, when I will have time. So nobody should be discouraged to work on it!

Keycloak is one, but there are others.

I prefer using glibc, because of bugs and missing implementations in musl. But regarding the comment above > The benefit of glibc is a smaller binary file, as the libc...

There is no bug affecting rustic in musl, that I know of. DNS resolution is the very big problem, but that's not relevant afaict because rustic is using `trust-resolver`. I'll...

@pooster: are you running version 0.3.2 or the latest hackage 0.3.1. 0.3.2 fixed a few bugs that look similar to yours.

> technologist ooops... this needs an immediate fix. @ibotty thank for for raising the issue. @nikhil-thomas: Anything I can do to make this move forward?

I don't want to demand anything. Great that you are doing the work. For my part that issue is mostly a keep-track-of-it. BTW: I would appreciate if you could open...

The most important part (IMO) is not building a RPM or DEB out of the artifacts (I assume that's not even that hard), but package library artifacts. My use case...

Sorry, for not getting back. I was pretty busy. I am talking about pgrx extensions. But I'd also like to package so libraries (generated by rust and built by cargo)....

It's necessary because it reads from some shared volumes. It might be possible to co-locate the front and gateway in one pod (or even container), or use a more sophisticated...