Stefan Bodewig

Results 150 comments of Stefan Bodewig

The nginx logs look as if silent re-authentication failed - keycloak redirects back with a "login_required" error. This looks fine. For this calls `openidc.authenticate` should return a non-nil `err`and your...

I'm not sure anybody around here knows anything about Kong DBless. I know that I don't :-)

It seems this is intentional, #108 introduced the cache and at the same time made sure the cache is bypassed if a key has not been found in order to...

right now 1.7.6 is not published to opm and we are considering dropping support for opm completely

Given that we just found lua-resty-session 4 breaks backwards compatibility the hard way - see #463 - I guess we will want to migrate to it eventually. Personally I haven't...

thank you @840963657 - one needs at least lua-resty-jwt 0.2.1 for this if I understand the changes over there correctly, right? Don't we also need to change the code that...

If you know this upfront exactly enough to specify the default value, then you would probably be able to write a `DifferenceEvaluator` that turns differences that stem from default values...

I'm not the original reporter but I'm seeing the same using dbeaver-ce installed via snap. While trying to create a thread dump I noticed pgrep simply doesn't find the PID...

I'm not a heavy user of dbeaver myself. Yesterday I used it for a few hours and had freezes every quarter of an hour. After switching to a non-snap version...