pomerium/config/envoyconfig
Caleb Doxsey bbec2cae9f
grpc: send client traffic through envoy (#2469)
* wip

* wip

* handle wildcards in override name

* remove wait for ready, add comment about sync, force initial sync complete in test

* address comments
2021-08-16 16:12:22 -06:00
..
filemgr envoyconfig: only delete cached files, ignore noisy error (#2356) 2021-07-13 09:58:25 -06:00
luascripts envoy: refactor controlplane xds to new envoyconfig package (#2086) 2021-04-13 13:51:44 -06:00
bootstrap.go envoyconfig: add bootstrap layered runtime configuration (#2343) 2021-07-07 15:18:02 -06:00
bootstrap_test.go envoyconfig: add bootstrap layered runtime configuration (#2343) 2021-07-07 15:18:02 -06:00
builder.go envoy: refactor controlplane xds to new envoyconfig package (#2086) 2021-04-13 13:51:44 -06:00
clusters.go grpc: send client traffic through envoy (#2469) 2021-08-16 16:12:22 -06:00
clusters_test.go envoyconfig: improvements (#2402) 2021-07-27 16:44:15 -06:00
envoyconfig.go envoyconfig: fallback to global custom ca when no policy ca is defined (#2235) 2021-05-28 09:36:15 -06:00
http_connection_manager.go envoy: add global response headers to local replies (#2217) 2021-05-20 08:56:43 -06:00
listeners.go grpc: send client traffic through envoy (#2469) 2021-08-16 16:12:22 -06:00
listeners_test.go envoy: fix usage of codec_type with alpn (#2277) 2021-06-07 14:26:20 -06:00
lua.go envoy: refactor controlplane xds to new envoyconfig package (#2086) 2021-04-13 13:51:44 -06:00
lua_test.go envoy: refactor controlplane xds to new envoyconfig package (#2086) 2021-04-13 13:51:44 -06:00
outbound.go grpc: send client traffic through envoy (#2469) 2021-08-16 16:12:22 -06:00
protocols.go envoyconfig: improvements (#2402) 2021-07-27 16:44:15 -06:00
routes.go fix: timeout field in protobuf, add websocket tests 2021-07-07 12:06:56 -04:00
routes_test.go fix: timeout field in protobuf, add websocket tests 2021-07-07 12:06:56 -04:00
tls.go grpc: send client traffic through envoy (#2469) 2021-08-16 16:12:22 -06:00
tls_test.go grpc: send client traffic through envoy (#2469) 2021-08-16 16:12:22 -06:00
tracing.go protoutil: add NewAny method for deterministic serialization (#2462) 2021-08-09 17:51:57 -06:00
tracing_test.go envoyconfig: use zipkin tracer (#2265) 2021-06-03 09:28:00 -06:00