pomerium/config/envoyconfig
Caleb Doxsey d21cdb3678
core/envoy: fix remove cookie lua script (#4641)
* core/envoy: fix remove cookie lua script

* fix matching prefix

* fix test data
2023-11-09 10:49:56 -07:00
..
filemgr core/filemgr: use xxhash instead of sha512 for filenames (#4697) 2023-11-01 13:52:32 -06:00
luascripts core/envoy: fix remove cookie lua script (#4641) 2023-11-09 10:49:56 -07:00
testdata core/envoy: fix remove cookie lua script (#4641) 2023-11-09 10:49:56 -07:00
acmetlsalpn.go autocert: add support for ACME TLS-ALPN (#3590) 2022-08-29 16:19:20 -06:00
acmetlsalpn_test.go autocert: add support for ACME TLS-ALPN (#3590) 2022-08-29 16:19:20 -06:00
bootstrap.go core/config: add config version, additional telemetry (#4645) 2023-10-27 15:16:40 -06:00
bootstrap_test.go envoy: set re2 limits very high (#4187) 2023-05-23 08:36:17 -06:00
builder.go avoid null reproxy handler (#3345) 2022-05-11 12:16:59 -04:00
clusters.go core/config: add config version, additional telemetry (#4645) 2023-10-27 15:16:40 -06:00
clusters_envoy_admin.go config: remove source, remove deadcode, fix linting issues (#4118) 2023-04-21 17:25:11 -06:00
clusters_test.go core/filemgr: use xxhash instead of sha512 for filenames (#4697) 2023-11-01 13:52:32 -06:00
envoyconfig.go core/grpc: fix deprecated protobuf package, remove tools (#4643) 2023-10-26 11:38:54 -06:00
filters.go authorize: incorporate mTLS validation from Envoy (#4374) 2023-07-21 12:17:01 -07:00
http_connection_manager.go config: simplify default set response headers (#4196) 2023-05-30 17:44:06 -06:00
listeners.go core/config: add config version, additional telemetry (#4645) 2023-10-27 15:16:40 -06:00
listeners_envoy_admin.go config: remove source, remove deadcode, fix linting issues (#4118) 2023-04-21 17:25:11 -06:00
listeners_test.go core/config: remove unnecessary authenticate route (#4719) 2023-11-08 09:12:44 -07:00
lua.go envoy: add a filter to store client cert info (#4372) 2023-07-19 13:02:13 -07:00
lua_test.go core/envoy: fix remove cookie lua script (#4641) 2023-11-09 10:49:56 -07:00
outbound.go explicitly list gRPC services accessible via the gRPC listener (#3879) 2023-01-11 12:38:34 -05:00
outbound_test.go explicitly list gRPC services accessible via the gRPC listener (#3879) 2023-01-11 12:38:34 -05:00
per_filter_config.go core/grpc: fix deprecated protobuf package, remove tools (#4643) 2023-10-26 11:38:54 -06:00
protocols.go config: remove source, remove deadcode, fix linting issues (#4118) 2023-04-21 17:25:11 -06:00
protocols_test.go envoyconfig: preserve case of HTTP headers when using HTTP/1 (#3956) 2023-02-10 16:29:10 -07:00
route_configurations.go core/config: add config version, additional telemetry (#4645) 2023-10-27 15:16:40 -06:00
route_configurations_test.go config: simplify default set response headers (#4196) 2023-05-30 17:44:06 -06:00
routes.go core/config: add pass_identity_headers option (#4720) 2023-11-08 13:07:37 -07:00
routes_test.go core/config: add pass_identity_headers option (#4720) 2023-11-08 13:07:37 -07:00
tls.go envoy: configure upstream IP SAN match as needed (#4380) 2023-07-21 12:02:51 -07:00
tls_test.go envoy: configure upstream IP SAN match as needed (#4380) 2023-07-21 12:02:51 -07: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