https://github.com/allegro/envoy-control/pull/419 introduced a problem with lds cache - presumably there was a race condition in building JwtProvider configuration.
Now JwtProviders are built early and specific configuration of them is sent based on envoy proxy version.
https://github.com/allegro/envoy-control/pull/419 introduced a problem with lds cache - presumably there was a race condition in building JwtProvider configuration. Now JwtProviders are built early and specific configuration of them is sent based on envoy proxy version.