Aapo Talvensaari

Results 278 comments of Aapo Talvensaari

I am turning this to draft. We decided to backport only to 3.6 and 3.7, but let's wait a bit if we want to still go furher.

@oowl, did we consider defining those variables? E.g. move them to upper scope or something? Or skipping accessing them when we know they are not there (currently it feels like...

The EE cherry is here: https://github.com/Kong/kong-ee/pull/10166

It is not obvious to me where these are even used, I mean are those cross_deps even built?

@fffonion do you know do we need these (e.g. libxcrypt?), or can these `build/cross_deps` be removed? Are these used on release builds or something?

Does anyone know that do we even need this? Or is the bump safe?

> This is only for getting the .proto files so that it can be used by grpc plugins and tools. I would suggest to keep it unupgraded. @fffonion is there...

Is it possible to url encode the token before it is put into path?

@younid, can you show your route and service configuration?