pomerium/config/envoyconfig
Caleb Doxsey c47055bece
upgrade to go v1.24 (#5562)
* upgrade to go v1.24

* add a macOS-specific //nolint comment too

---------

Co-authored-by: Kenneth Jenkins <51246568+kenjenkins@users.noreply.github.com>
2025-04-02 15:53:09 -06:00
..
filemgr fileutil: add directory helpers, atomic file writing (#5477) 2025-02-19 07:56:38 -07:00
luascripts return errors according to accept header (#5551) 2025-04-01 08:36:00 -06:00
testdata return errors according to accept header (#5551) 2025-04-01 08:36:00 -06:00
acmetlsalpn.go HTTP/3 Support (#5349) 2024-11-19 08:48:30 -07:00
acmetlsalpn_test.go core/envoyconfig: make adding ipv6 addresses to internal cidr list conditional on ipv6 support on the system (#5538) 2025-03-21 11:14:50 -04:00
bootstrap.go upgrade to go v1.24 (#5562) 2025-04-02 15:53:09 -06:00
bootstrap_test.go core/envoyconfig: make adding ipv6 addresses to internal cidr list conditional on ipv6 support on the system (#5538) 2025-03-21 11:14:50 -04:00
builder.go core/envoyconfig: make adding ipv6 addresses to internal cidr list conditional on ipv6 support on the system (#5538) 2025-03-21 11:14:50 -04:00
clusters.go upgrade to go v1.24 (#5562) 2025-04-02 15:53:09 -06:00
clusters_envoy_admin.go New integration test fixtures (#5233) 2024-11-05 14:31:40 -05:00
clusters_test.go core/envoyconfig: make adding ipv6 addresses to internal cidr list conditional on ipv6 support on the system (#5538) 2025-03-21 11:14:50 -04:00
envoyconfig.go HTTP/3 Support (#5349) 2024-11-19 08:48:30 -07:00
filters.go core/envoyconfig: make adding ipv6 addresses to internal cidr list conditional on ipv6 support on the system (#5538) 2025-03-21 11:14:50 -04:00
http_connection_manager.go return errors according to accept header (#5551) 2025-04-01 08:36:00 -06:00
http_connection_manager_test.go return errors according to accept header (#5551) 2025-04-01 08:36:00 -06:00
listeners.go move internal/telemetry/trace => pkg/telemetry/trace (#5541) 2025-03-25 10:43:04 -04:00
listeners_envoy_admin.go core/envoyconfig: make adding ipv6 addresses to internal cidr list conditional on ipv6 support on the system (#5538) 2025-03-21 11:14:50 -04:00
listeners_grpc.go core/envoyconfig: make adding ipv6 addresses to internal cidr list conditional on ipv6 support on the system (#5538) 2025-03-21 11:14:50 -04:00
listeners_main.go return errors according to accept header (#5551) 2025-04-01 08:36:00 -06:00
listeners_main_test.go core/envoyconfig: make adding ipv6 addresses to internal cidr list conditional on ipv6 support on the system (#5538) 2025-03-21 11:14:50 -04:00
listeners_metrics.go core/envoyconfig: make adding ipv6 addresses to internal cidr list conditional on ipv6 support on the system (#5538) 2025-03-21 11:14:50 -04:00
listeners_test.go return errors according to accept header (#5551) 2025-04-01 08:36:00 -06:00
lua.go return errors according to accept header (#5551) 2025-04-01 08:36:00 -06:00
lua_test.go return errors according to accept header (#5551) 2025-04-01 08:36:00 -06:00
matchers.go return errors according to accept header (#5551) 2025-04-01 08:36:00 -06:00
outbound.go core/envoyconfig: make adding ipv6 addresses to internal cidr list conditional on ipv6 support on the system (#5538) 2025-03-21 11:14:50 -04:00
outbound_test.go core/envoyconfig: make adding ipv6 addresses to internal cidr list conditional on ipv6 support on the system (#5538) 2025-03-21 11:14:50 -04:00
per_filter_config.go core/grpc: fix deprecated protobuf package, remove tools (#4643) 2023-10-26 11:38:54 -06:00
protocols.go envoy: enable extended connect (#5387) 2024-12-04 14:54:27 -07:00
protocols_int_test.go add tests/benchmarks for http1/http2 tcp tunnels and http1 websockets (#5471) 2025-03-19 18:42:19 -04:00
protocols_test.go envoy: support http2 prior knowledge for insecure upstream targets (#5205) 2024-08-13 13:40:44 -04:00
quic.go config: add support for http3 advertise port (#5466) 2025-02-03 13:58:57 -07:00
quic_test.go config: add support for http3 advertise port (#5466) 2025-02-03 13:58:57 -07:00
route_configurations.go move internal/telemetry/trace => pkg/telemetry/trace (#5541) 2025-03-25 10:43:04 -04:00
route_configurations_test.go upgrade to go v1.24 (#5562) 2025-04-02 15:53:09 -06:00
routes.go New tracing system (#5388) 2025-01-21 13:26:32 -05:00
routes_test.go replace xxhash with xxh3 (#5457) 2025-01-31 08:44:08 -07:00
tls.go config: generate fallback cert only as last resort (#5250) 2024-12-19 09:46:59 -08:00
tls_test.go core/envoyconfig: make adding ipv6 addresses to internal cidr list conditional on ipv6 support on the system (#5538) 2025-03-21 11:14:50 -04:00
tracing.go upgrade to go v1.24 (#5562) 2025-04-02 15:53:09 -06:00