grpc-java/xds
Eric Anderson 74b515ecf7 Migrate many usages of TestUtils.loadCert() to the public TlsTesting
TlsTesting.loadCert() is a public API and so should be preferred over
our internal utility. It avoids creating a temp file that has to be
deleted by a shutdown hook. Usages that needed a file were not migrated.
2023-05-09 17:01:31 -07:00
..
src Migrate many usages of TestUtils.loadCert() to the public TlsTesting 2023-05-09 17:01:31 -07:00
third_party Importing latest xDS protos from envoyproxy/envoy (#10123) 2023-05-03 11:57:52 -07:00
BUILD.bazel xds: add weighted round robin LB policy support (#9873) 2023-02-27 10:34:51 -08:00
build.gradle xds: exclude generated error prone (#9921) 2023-03-02 09:41:31 -08:00