pomerium/internal/controlplane
Caleb Doxsey dedf4b1428
controlplane: xds unit tests (#770)
* xds: use plain functions, add unit tests for control plane routes

* xds: add test for grpc routes

* xds: add test for pomerium http routes

* xds: add test for policy routes

* xds: use plain functions

* xds: test get all routeable domains

* xds: add build downstream tls context test

* more tests

* test for client cert

* more tests
2020-05-25 11:14:07 -06:00
..
luascripts authorize: add client mTLS support (#751) 2020-05-21 16:01:07 -06:00
grpc_accesslog.go envoy: add duration and size to access log (#735) 2020-05-19 12:11:48 -06:00
grpc_xds.go envoy: support autocert (#695) 2020-05-18 17:10:10 -04:00
http.go envoy: use envoy request id for logging across systems with http and gRPC (#691) 2020-05-18 17:10:10 -04:00
server.go telemetry: Refactor GRPC Server Handler (#756) 2020-05-22 13:36:55 -04:00
xds.go controlplane: xds unit tests (#770) 2020-05-25 11:14:07 -06:00
xds_cluster_test.go controlplane: xds unit tests (#770) 2020-05-25 11:14:07 -06:00
xds_clusters.go controlplane: xds unit tests (#770) 2020-05-25 11:14:07 -06:00
xds_listeners.go controlplane: xds unit tests (#770) 2020-05-25 11:14:07 -06:00
xds_listeners_test.go controlplane: xds unit tests (#770) 2020-05-25 11:14:07 -06:00
xds_lua.go envoy: fix lua warning (#731) 2020-05-19 10:21:50 -06:00
xds_routes.go controlplane: xds unit tests (#770) 2020-05-25 11:14:07 -06:00
xds_routes_test.go controlplane: xds unit tests (#770) 2020-05-25 11:14:07 -06:00