Arne Luenser

Results 33 comments of Arne Luenser

This page has been moved to https://www.ory.sh/docs/self-hosted/operations/tracing. Needs a mild update (opentracing -> OpenTelemetry, make less hydra-specific).

Just a quick update: this is still on our plate and we want to move this forward. Since we’ll own the code after it’s merged, we must allocate resources to...

> Docker treats what's right of the equal sign verbatim, e.g. > > ``` > MY_PASS="123$678" > ``` > > is to Docker what > > ``` > MY_PASS="\"123\$678\"" >...

I think mTLS is a reasonable request. The only difficulty in the implementation would be auto-reloading the client CAs from disk.

This is a good improvement. Would you mind rebasing to get rid of the updated Copyright headers?

`v3` is now on Go 1.21

pgx/v5 is a pretty big change from v4. I've changed this PR back to draft while waiting for some insights here: https://github.com/jackc/pgx/issues/1566

Superseded by https://github.com/gobuffalo/pop/pull/835