Bill DeCoste
Bill DeCoste
Whatever the default warming timeout is
[create_vs.tar.gz](https://github.com/solo-io/gloo/files/9477835/create_vs.tar.gz)

The problem also occurs if there are multiple RTs with different AuthConfigs and no AuthConfig at the VS level
The problem also occurs if the AuthConfigs are at the VS delegateAction level instead of the RT level
$ envoy --version envoy version: 74e717456bb4f43a4c9ad5ab8274451f9c3f6ad6/1.17.0-dev/Distribution/RELEASE/BoringSSL
I am also testing with `type.googleapis.com/envoy.extensions.filters.network.http_connection_manager.v3.HttpConnectionManager` vs `type.googleapis.com/envoy.extensions.filters.network.tcp_proxy.v3.TcpProxy`
That config works with my envoy version.
As does the config to an HttpConnectionManager. Closing while I figure out what's wrong with my other config. Thanks!
Can you please provide more detail on the use-case this is intended to solve? Implementing an Envoy filter to generate and attach a JWT via an iDP is certainly possible...