grpc-go/internal/testutils
Gregory Cooke 58d1a72b99
[Security] Add verification logic using SPIFFE Bundle Maps in XDS (#8229)
Add verification logic using SPIFFE Bundle Maps in XDS
2025-04-22 13:43:29 -04:00
..
fakegrpclb dns: Support link local IPv6 addresses (#7889) 2024-12-03 11:06:10 +05:30
pickfirst testing: delete internal copy of test service proto, and use canonical one (#6164) 2023-04-05 17:12:57 -07:00
proxyserver transport,grpc: Integrate delegating resolver and introduce dial options for target host resolution (#7881) 2025-01-24 12:10:11 +05:30
rls .*: revive from unused_parameters (#7577) 2024-08-30 10:41:30 -07:00
roundrobin testing: delete internal copy of test service proto, and use canonical one (#6164) 2023-04-05 17:12:57 -07:00
stats stats/opentelemetry: Cleanup OpenTelemetry API's before stabilization (#7874) 2024-12-02 09:19:40 -08:00
xds [Security] Add verification logic using SPIFFE Bundle Maps in XDS (#8229) 2025-04-22 13:43:29 -04:00
balancer.go roundrobin: Delegate subchannel creation to pickfirst (#7966) 2025-02-11 15:14:49 +05:30
blocking_context_dialer.go ringhash: fix bug where ring hash can be stuck in transient failure despite having available endpoints (#7364) 2024-08-20 10:39:14 -07:00
blocking_context_dialer_test.go cleanup: Fix usages of non-constant format strings (#7959) 2024-12-23 13:34:22 -08:00
channel.go xdsclient: stop caching xdsChannels for potential reuse, after all references are released (#7924) 2024-12-13 14:14:05 -08:00
envconfig.go ringhash: implement gRFC A76 (#8159) 2025-04-08 15:50:54 +05:30
http_client.go meshca: CertificateProvider plugin implementation. (#3871) 2020-09-29 17:40:30 -07:00
local_listener.go xds: move LocalTCPListener to internal/testutils (#4920) 2021-11-01 14:32:55 -07:00
marshal_any.go deps: move from github.com/golang/protobuf to google.golang.org/protobuf/proto (#6919) 2024-01-30 10:59:10 -08:00
parse_port.go testing: add helpers to start test service, and retrieve port (#6187) 2023-04-12 09:30:30 -07:00
parse_url.go xds/resolver: cleanup tests to use real xDS client 4/n (#5954) 2023-01-19 16:16:47 -08:00
pipe_listener.go internal: add testutils package comment (#2414) 2018-10-30 16:29:06 -07:00
pipe_listener_test.go Modified tests to use tlogger. (#3343) 2020-02-06 13:03:20 -08:00
resolver.go *: fix typos (#7178) 2024-05-02 16:54:22 -07:00
restartable_listener.go testutils: add couple of log statements to the restartable listener type (#7716) 2024-10-09 16:57:53 -07:00
state.go *: fix minor typos (#7487) 2024-08-14 22:43:01 +05:30
status_equal.go deps: move from github.com/golang/protobuf to google.golang.org/protobuf/proto (#6919) 2024-01-30 10:59:10 -08:00
status_equal_test.go deps: move from github.com/golang/protobuf to google.golang.org/protobuf/proto (#6919) 2024-01-30 10:59:10 -08:00
stubstatshandler.go grpc: Add a pointer of server to ctx passed into stats handler (#6750) 2023-10-26 16:30:26 -04:00
tls_creds.go [Security] Add support for SPIFFE Bundle Maps in XDS bundles (#8180) 2025-04-04 13:12:53 -04:00
wrappers.go testutils: change ListenerWrapper to push the most recently accepted connection (#7772) 2024-10-25 11:33:47 -07:00
wrr.go *: update `interface{}` to `any` and `go.mod` version to `go 1.19` (#6544) 2023-08-14 09:04:46 -07:00
xds_bootstrap.go *: fix minor typos (#7487) 2024-08-14 22:43:01 +05:30