You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to configure virtual gateway with disable namespace sidecarInjectorWebhook config and deployment with enable sidecarInjectorWebhook config
but, i saw virtual gateway pod warning message below
[2023-07-07 10:53:02.241][16][warning][main] [source/server/server.cc:794] there is no configured limit to the number of allowed active connections. Set a limit via the runtime key overload.global_downstream_max_connections
10
[2023-07-07 10:53:02.242][16][info][main] [source/server/server.cc:915] starting main dispatch loop
9
[2023-07-07 10:53:02.259][16][warning][config] [./source/common/config/grpc_stream.h:163] StreamAggregatedResources gRPC config stream to appmesh-envoy-management.ap-northeast-2.amazonaws.com:443 closed: 13,
8
if i change namespace config, it's work!!
is that a bug?
I tried to configure virtual gateway with disable namespace sidecarInjectorWebhook config and deployment with enable sidecarInjectorWebhook config
but, i saw virtual gateway pod warning message below
if i change namespace config, it's work!!
is that a bug?
and i attach my code
The text was updated successfully, but these errors were encountered: