Imported Upstream version 1.39.0 upstream/1.39.0
authorJinWang An <jinwang.an@samsung.com>
Wed, 1 Dec 2021 08:53:22 +0000 (17:53 +0900)
committerJinWang An <jinwang.an@samsung.com>
Wed, 1 Dec 2021 08:53:22 +0000 (17:53 +0900)
commite6e26edbc2d076c5f6c375da0b5a608a16ba1b10
treec1a355effe70684477f19f75891238e08f13755e
parent76af0923b8efbb8d6cfc4b92352f212f55e3f985
Imported Upstream version 1.39.0
519 files changed:
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/cleanup_request.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/ISSUE_TEMPLATE/question.md
.github/pull_request_template.md
BUILD
BUILD.gn
CMakeLists.txt
MAINTAINERS.md
Makefile
PYTHON-MANIFEST.in
Package.swift
README.md
_metadata.py [moved from src/proto/grpc/auth/v1/BUILD with 68% similarity]
bazel/cc_grpc_library.bzl
bazel/cython_library.bzl
bazel/generate_cc.bzl
bazel/generate_objc.bzl
bazel/grpc_build_system.bzl
bazel/grpc_deps.bzl
bazel/grpc_extra_deps.bzl
bazel/grpc_python_deps.bzl
bazel/grpc_util.bzl
bazel/objc_grpc_library.bzl
bazel/protobuf.bzl
bazel/python_rules.bzl
build_autogenerated.yaml
build_config.rb
build_handwritten.yaml
config.m4
config.w32
doc/environment_variables.md
doc/g_stands_for.md
doc/grpc_xds_features.md
doc/xds-test-descriptions.md
examples/cpp/helloworld/BUILD
examples/cpp/helloworld/CMakeLists.txt
examples/cpp/helloworld/Makefile
examples/cpp/helloworld/greeter_callback_client.cc [new file with mode: 0644]
examples/cpp/helloworld/greeter_callback_server.cc [new file with mode: 0644]
examples/cpp/route_guide/BUILD
examples/cpp/route_guide/route_guide_callback_client.cc [new file with mode: 0644]
examples/cpp/route_guide/route_guide_callback_server.cc [new file with mode: 0644]
gRPC-C++.podspec
gRPC-Core.podspec
gRPC-ProtoRPC.podspec
gRPC-RxLibrary.podspec
gRPC.podspec
grpc.def
grpc.gemspec
grpc.gyp
include/grpc/event_engine/endpoint_config.h [new file with mode: 0644]
include/grpc/event_engine/event_engine.h
include/grpc/event_engine/port.h
include/grpc/event_engine/slice_allocator.h
include/grpc/grpc.h
include/grpc/grpc_security.h
include/grpc/grpc_security_constants.h
include/grpc/impl/codegen/grpc_types.h
include/grpc/impl/codegen/port_platform.h
include/grpcpp/alarm.h
include/grpcpp/generic/generic_stub.h
include/grpcpp/impl/codegen/async_generic_service.h
include/grpcpp/impl/codegen/byte_buffer.h
include/grpcpp/impl/codegen/callback_common.h
include/grpcpp/impl/codegen/client_callback.h
include/grpcpp/impl/codegen/client_context.h
include/grpcpp/impl/codegen/completion_queue.h
include/grpcpp/impl/codegen/message_allocator.h
include/grpcpp/impl/codegen/server_callback.h
include/grpcpp/impl/codegen/server_callback_handlers.h
include/grpcpp/impl/codegen/server_context.h
include/grpcpp/impl/codegen/server_interface.h
include/grpcpp/impl/codegen/service_type.h
include/grpcpp/impl/codegen/slice.h
include/grpcpp/security/authorization_policy_provider.h [new file with mode: 0644]
include/grpcpp/server.h
include/grpcpp/server_builder.h
include/grpcpp/support/channel_arguments.h
include/grpcpp/test/client_context_test_peer.h [new file with mode: 0644]
include/grpcpp/test/mock_stream.h
package.xml
requirements.bazel.txt
setup.py
src/boringssl/boringssl_prefix_symbols.h
src/compiler/cpp_generator.cc
src/compiler/csharp_generator.cc
src/compiler/csharp_generator_helpers.h
src/compiler/csharp_plugin.cc
src/core/ext/filters/client_channel/client_channel.cc
src/core/ext/filters/client_channel/health/health_check_client.cc
src/core/ext/filters/client_channel/health/health_check_client.h
src/core/ext/filters/client_channel/http_proxy.cc
src/core/ext/filters/client_channel/lb_policy/ring_hash/ring_hash.cc
src/core/ext/filters/client_channel/lb_policy/ring_hash/ring_hash.h
src/core/ext/filters/client_channel/lb_policy/xds/cds.cc
src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_resolver.cc
src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc
src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_event_engine.cc [new file with mode: 0644]
src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_event_engine.cc [new file with mode: 0644]
src/core/ext/filters/client_channel/resolver/dns/native/dns_resolver.cc
src/core/ext/filters/client_channel/resolver/google_c2p/google_c2p_resolver.cc
src/core/ext/filters/client_channel/resolver/xds/xds_resolver.cc
src/core/ext/filters/client_channel/retry_filter.cc
src/core/ext/filters/client_channel/retry_service_config.cc
src/core/ext/filters/client_channel/retry_service_config.h
src/core/ext/filters/client_idle/client_idle_filter.cc
src/core/ext/filters/fault_injection/fault_injection_filter.cc
src/core/ext/transport/chttp2/client/insecure/channel_create_posix.cc
src/core/ext/transport/chttp2/server/insecure/server_chttp2_posix.cc
src/core/ext/transport/chttp2/transport/chttp2_transport.cc
src/core/ext/transport/chttp2/transport/internal.h
src/core/ext/transport/chttp2/transport/parsing.cc
src/core/ext/transport/inproc/inproc_transport.cc
src/core/ext/upb-generated/src/proto/grpc/auth/v1/authz_policy.upb.c [deleted file]
src/core/ext/upb-generated/src/proto/grpc/auth/v1/authz_policy.upb.h [deleted file]
src/core/ext/upbdefs-generated/src/proto/grpc/auth/v1/authz_policy.upbdefs.c [deleted file]
src/core/ext/upbdefs-generated/src/proto/grpc/auth/v1/authz_policy.upbdefs.h [deleted file]
src/core/ext/xds/xds_api.cc
src/core/ext/xds/xds_api.h
src/core/lib/address_utils/sockaddr_utils.cc
src/core/lib/address_utils/sockaddr_utils.h
src/core/lib/channel/channelz.h
src/core/lib/event_engine/endpoint_config.cc [new file with mode: 0644]
src/core/lib/event_engine/endpoint_config_internal.h [new file with mode: 0644]
src/core/lib/event_engine/event_engine.cc [new file with mode: 0644]
src/core/lib/event_engine/slice_allocator.cc
src/core/lib/event_engine/sockaddr.cc
src/core/lib/event_engine/sockaddr.h [new file with mode: 0644]
src/core/lib/gpr/wrap_memcpy.cc
src/core/lib/gprpp/status_helper.h
src/core/lib/iomgr/endpoint_pair_event_engine.cc [new file with mode: 0644]
src/core/lib/iomgr/error.cc
src/core/lib/iomgr/error.h
src/core/lib/iomgr/event_engine/closure.cc [new file with mode: 0644]
src/core/lib/iomgr/event_engine/closure.h [new file with mode: 0644]
src/core/lib/iomgr/event_engine/endpoint.cc [new file with mode: 0644]
src/core/lib/iomgr/event_engine/endpoint.h [new file with mode: 0644]
src/core/lib/iomgr/event_engine/iomgr.cc [new file with mode: 0644]
src/core/lib/iomgr/event_engine/iomgr.h [new file with mode: 0644]
src/core/lib/iomgr/event_engine/pollset.cc [new file with mode: 0644]
src/core/lib/iomgr/event_engine/pollset.h [moved from include/grpc/event_engine/channel_args.h with 68% similarity]
src/core/lib/iomgr/event_engine/promise.h [new file with mode: 0644]
src/core/lib/iomgr/event_engine/resolved_address_internal.cc [new file with mode: 0644]
src/core/lib/iomgr/event_engine/resolved_address_internal.h [new file with mode: 0644]
src/core/lib/iomgr/event_engine/resolver.cc [new file with mode: 0644]
src/core/lib/iomgr/event_engine/tcp.cc [new file with mode: 0644]
src/core/lib/iomgr/event_engine/timer.cc [new file with mode: 0644]
src/core/lib/iomgr/exec_ctx.cc
src/core/lib/iomgr/exec_ctx.h
src/core/lib/iomgr/executor/threadpool.cc
src/core/lib/iomgr/executor/threadpool.h
src/core/lib/iomgr/iomgr.cc
src/core/lib/iomgr/iomgr_posix.cc
src/core/lib/iomgr/iomgr_posix_cfstream.cc
src/core/lib/iomgr/pollset_custom.cc
src/core/lib/iomgr/pollset_custom.h
src/core/lib/iomgr/pollset_uv.cc
src/core/lib/iomgr/pollset_uv.h
src/core/lib/iomgr/port.h
src/core/lib/iomgr/resolve_address.cc
src/core/lib/iomgr/resolve_address.h
src/core/lib/iomgr/sockaddr.h
src/core/lib/iomgr/socket_mutator.cc
src/core/lib/iomgr/socket_mutator.h
src/core/lib/iomgr/socket_utils_common_posix.cc
src/core/lib/iomgr/socket_utils_posix.h
src/core/lib/iomgr/tcp_client_posix.cc
src/core/lib/iomgr/tcp_posix.cc
src/core/lib/iomgr/tcp_posix.h
src/core/lib/iomgr/tcp_server_custom.cc
src/core/lib/iomgr/tcp_server_posix.cc
src/core/lib/iomgr/tcp_server_utils_posix_common.cc
src/core/lib/iomgr/timer.h
src/core/lib/security/authorization/authorization_engine.h
src/core/lib/security/authorization/authorization_policy_provider.h [new file with mode: 0644]
src/core/lib/security/authorization/authorization_policy_provider_null_vtable.cc [new file with mode: 0644]
src/core/lib/security/authorization/authorization_policy_provider_vtable.cc [new file with mode: 0644]
src/core/lib/security/authorization/cel_authorization_engine.cc
src/core/lib/security/authorization/evaluate_args.cc
src/core/lib/security/authorization/evaluate_args.h
src/core/lib/security/authorization/grpc_authorization_engine.h
src/core/lib/security/authorization/grpc_authorization_policy_provider.cc [new file with mode: 0644]
src/core/lib/security/authorization/grpc_authorization_policy_provider.h [new file with mode: 0644]
src/core/lib/security/authorization/matchers.cc
src/core/lib/security/authorization/matchers.h
src/core/lib/security/authorization/rbac_policy.cc
src/core/lib/security/authorization/rbac_policy.h
src/core/lib/security/credentials/google_default/google_default_credentials.cc
src/core/lib/security/credentials/tls/tls_utils.cc
src/core/lib/security/credentials/tls/tls_utils.h
src/core/lib/security/security_connector/local/local_security_connector.cc
src/core/lib/security/security_connector/ssl_utils.cc
src/core/lib/surface/call.cc
src/core/lib/surface/call.h
src/core/lib/surface/completion_queue.cc
src/core/lib/surface/completion_queue.h
src/core/lib/surface/completion_queue_factory.cc
src/core/lib/surface/init.cc
src/core/lib/surface/init.h
src/core/lib/surface/version.cc
src/core/lib/transport/error_utils.cc
src/core/lib/transport/transport.h
src/core/lib/transport/transport_op_string.cc
src/core/plugin_registry/grpc_plugin_registry.cc
src/core/plugin_registry/grpc_unsecure_plugin_registry.cc
src/core/tsi/alts/crypt/gsec.h
src/cpp/README.md
src/cpp/client/channel_cc.cc
src/cpp/client/client_callback.cc
src/cpp/client/client_context.cc
src/cpp/client/create_channel_internal.cc
src/cpp/client/create_channel_internal.h
src/cpp/common/channel_arguments.cc
src/cpp/common/completion_queue_cc.cc
src/cpp/common/version_cc.cc
src/cpp/server/authorization_policy_provider.cc [new file with mode: 0644]
src/cpp/server/server_builder.cc
src/cpp/server/server_cc.cc
src/cpp/server/server_context.cc
src/cpp/util/byte_buffer_cc.cc
src/csharp/Grpc.Core.Api/ChannelCredentials.cs
src/csharp/Grpc.Core.Api/VersionInfo.cs
src/csharp/Grpc.Core.Tests/ChannelCredentialsTest.cs
src/csharp/Grpc.Core/NativeDeps.Linux.csproj.include
src/csharp/Grpc.Examples/MathGrpc.cs
src/csharp/Grpc.HealthCheck/HealthGrpc.cs
src/csharp/Grpc.IntegrationTesting/BenchmarkServiceGrpc.cs
src/csharp/Grpc.IntegrationTesting/EmptyServiceGrpc.cs
src/csharp/Grpc.IntegrationTesting/MetricsGrpc.cs
src/csharp/Grpc.IntegrationTesting/ReportQpsScenarioServiceGrpc.cs
src/csharp/Grpc.IntegrationTesting/TestGrpc.cs
src/csharp/Grpc.IntegrationTesting/WorkerServiceGrpc.cs
src/csharp/Grpc.Reflection/ReflectionGrpc.cs
src/csharp/build/dependencies.props
src/csharp/experimental/README.md
src/csharp/experimental/build_native_ext_for_android.sh
src/csharp/experimental/build_native_ext_for_ios.sh
src/objective-c/!ProtoCompiler-gRPCCppPlugin.podspec
src/objective-c/!ProtoCompiler-gRPCPlugin.podspec
src/objective-c/BoringSSL-GRPC.podspec
src/objective-c/GRPCClient/version.h
src/objective-c/tests/version.h
src/php/bin/generate_proto_php.sh
src/php/composer.json
src/php/ext/grpc/php_grpc.c
src/php/ext/grpc/version.h
src/php/lib/Grpc/BaseStub.php
src/php/tests/generated_code/AbstractGeneratedCodeTest.php
src/php/tests/generated_code/Math/MathStub.php [new file with mode: 0644]
src/php/tests/generated_code/math_server.php [new file with mode: 0644]
src/proto/grpc/auth/v1/authz_policy.proto [deleted file]
src/proto/grpc/testing/echo.proto
src/proto/grpc/testing/proto2/BUILD.bazel
src/proto/grpc/testing/xds/v3/BUILD
src/proto/grpc/testing/xds/v3/address.proto
src/proto/grpc/testing/xds/v3/cluster.proto
src/proto/grpc/testing/xds/v3/endpoint.proto
src/proto/grpc/testing/xds/v3/regex.proto
src/proto/grpc/testing/xds/v3/route.proto
src/python/grpcio/grpc/BUILD.bazel
src/python/grpcio/grpc/_cython/BUILD.bazel
src/python/grpcio/grpc/_cython/_cygrpc/aio/callback_common.pxd.pxi
src/python/grpcio/grpc/_cython/_cygrpc/aio/callback_common.pyx.pxi
src/python/grpcio/grpc/_cython/_cygrpc/aio/completion_queue.pyx.pxi
src/python/grpcio/grpc/_cython/_cygrpc/aio/iomgr/iomgr.pyx.pxi
src/python/grpcio/grpc/_cython/_cygrpc/completion_queue.pyx.pxi
src/python/grpcio/grpc/_cython/_cygrpc/credentials.pyx.pxi
src/python/grpcio/grpc/_cython/_cygrpc/grpc.pxi
src/python/grpcio/grpc/_cython/_cygrpc/grpc_gevent.pyx.pxi
src/python/grpcio/grpc/_cython/_cygrpc/iomgr.pxd.pxi
src/python/grpcio/grpc/_grpcio_metadata.py
src/python/grpcio/grpc/_plugin_wrapping.py
src/python/grpcio/grpc/aio/_interceptor.py
src/python/grpcio/grpc/experimental/BUILD.bazel
src/python/grpcio/grpc/framework/BUILD.bazel
src/python/grpcio/grpc/framework/common/BUILD.bazel
src/python/grpcio/grpc/framework/foundation/BUILD.bazel
src/python/grpcio/grpc/framework/interfaces/BUILD.bazel
src/python/grpcio/grpc/framework/interfaces/base/BUILD.bazel
src/python/grpcio/grpc/framework/interfaces/face/BUILD.bazel
src/python/grpcio/grpc_core_dependencies.py
src/python/grpcio/grpc_version.py
src/python/grpcio_admin/grpc_version.py
src/python/grpcio_channelz/grpc_channelz/v1/BUILD.bazel
src/python/grpcio_channelz/grpc_version.py
src/python/grpcio_csds/grpc_version.py
src/python/grpcio_health_checking/grpc_health/v1/BUILD.bazel
src/python/grpcio_health_checking/grpc_version.py
src/python/grpcio_reflection/grpc_reflection/v1alpha/BUILD.bazel
src/python/grpcio_reflection/grpc_version.py
src/python/grpcio_status/grpc_status/BUILD.bazel
src/python/grpcio_status/grpc_version.py
src/python/grpcio_testing/grpc_version.py
src/python/grpcio_tests/commands.py
src/python/grpcio_tests/grpc_version.py
src/python/grpcio_tests/tests/BUILD.bazel
src/python/grpcio_tests/tests/channelz/BUILD.bazel
src/python/grpcio_tests/tests/health_check/BUILD.bazel
src/python/grpcio_tests/tests/interop/BUILD.bazel
src/python/grpcio_tests/tests/interop/credentials/BUILD.bazel
src/python/grpcio_tests/tests/reflection/BUILD.bazel
src/python/grpcio_tests/tests/status/BUILD.bazel
src/python/grpcio_tests/tests/stress/BUILD.bazel
src/python/grpcio_tests/tests/testing/BUILD.bazel
src/python/grpcio_tests/tests/unit/BUILD.bazel
src/python/grpcio_tests/tests/unit/_contextvars_propagation_test.py
src/python/grpcio_tests/tests/unit/_cython/BUILD.bazel
src/python/grpcio_tests/tests/unit/credentials/BUILD.bazel
src/python/grpcio_tests/tests/unit/framework/common/BUILD.bazel
src/python/grpcio_tests/tests/unit/framework/foundation/BUILD.bazel
src/python/grpcio_tests/tests_aio/unit/channel_argument_test.py
src/python/grpcio_tests/tests_aio/unit/connectivity_test.py
src/python/grpcio_tests/tests_gevent/__init__.py [new file with mode: 0644]
src/python/grpcio_tests/tests_gevent/tests.json [new file with mode: 0644]
src/python/grpcio_tests/tests_gevent/unit/__init__.py [new file with mode: 0644]
src/python/grpcio_tests/tests_gevent/unit/_test_server.py [new file with mode: 0644]
src/python/grpcio_tests/tests_gevent/unit/close_channel_test.py [new file with mode: 0644]
src/python/grpcio_tests/tests_py3_only/interop/BUILD.bazel
src/python/grpcio_tests/tests_py3_only/interop/Dockerfile.client
src/python/grpcio_tests/tests_py3_only/interop/Dockerfile.server
src/python/grpcio_tests/tests_py3_only/interop/xds_interop_client.py
src/python/grpcio_tests/tests_py3_only/interop/xds_interop_server.py
src/ruby/ext/grpc/extconf.rb
src/ruby/ext/grpc/rb_grpc_imports.generated.c
src/ruby/ext/grpc/rb_grpc_imports.generated.h
src/ruby/lib/grpc/version.rb
src/ruby/pb/test/xds_client.rb
src/ruby/tools/version.rb
templates/CMakeLists.txt.template
templates/_metadata.py.template [new file with mode: 0644]
templates/config.m4.template
templates/gRPC-Core.podspec.template
templates/src/objective-c/BoringSSL-GRPC.podspec.template
templates/src/ruby/ext/grpc/extconf.rb.template [new file with mode: 0644]
templates/tools/dockerfile/test/cxx_buster_openssl102_x64/Dockerfile.template [new file with mode: 0644]
test/core/client_channel/service_config_test.cc
test/core/end2end/end2end_nosec_tests.cc
test/core/end2end/end2end_tests.cc
test/core/end2end/fixtures/h2_fd.cc
test/core/end2end/fixtures/h2_proxy.cc
test/core/end2end/fixtures/proxy.cc
test/core/end2end/generate_tests.bzl
test/core/end2end/inproc_callback_test.cc
test/core/end2end/tests/connectivity.cc
test/core/end2end/tests/retry_exceeds_buffer_size_in_delay.cc [new file with mode: 0644]
test/core/end2end/tests/retry_per_attempt_recv_timeout.cc [new file with mode: 0644]
test/core/end2end/tests/retry_recv_trailing_metadata_error.cc [new file with mode: 0644]
test/core/end2end/tests/retry_send_op_fails.cc [new file with mode: 0644]
test/core/event_engine/BUILD [new file with mode: 0644]
test/core/event_engine/endpoint_config_test.cc [new file with mode: 0644]
test/core/handshake/BUILD
test/core/handshake/client_ssl.cc
test/core/handshake/readahead_handshaker_server_ssl.cc
test/core/handshake/server_ssl.cc
test/core/handshake/server_ssl_common.cc
test/core/handshake/server_ssl_common.h
test/core/iomgr/BUILD
test/core/iomgr/resolve_address_test.cc
test/core/iomgr/socket_utils_test.cc
test/core/iomgr/threadpool_test.cc
test/core/security/BUILD
test/core/security/authorization_matchers_test.cc
test/core/security/evaluate_args_test.cc
test/core/security/grpc_authorization_engine_test.cc
test/core/security/grpc_authorization_policy_provider_test.cc [new file with mode: 0644]
test/core/security/security_connector_test.cc
test/core/surface/BUILD
test/core/surface/completion_queue_test.cc
test/core/surface/public_headers_must_be_c89.c
test/cpp/codegen/compiler_test_golden
test/cpp/common/alarm_test.cc
test/cpp/common/channel_arguments_test.cc
test/cpp/end2end/client_callback_end2end_test.cc
test/cpp/end2end/client_interceptors_end2end_test.cc
test/cpp/end2end/context_allocator_end2end_test.cc
test/cpp/end2end/end2end_test.cc
test/cpp/end2end/hybrid_end2end_test.cc
test/cpp/end2end/interceptors_util.cc
test/cpp/end2end/message_allocator_end2end_test.cc
test/cpp/end2end/mock_test.cc
test/cpp/end2end/test_service_impl.cc
test/cpp/end2end/test_service_impl.h
test/cpp/end2end/xds_end2end_test.cc
test/cpp/grpclb/grpclb_api_test.cc
test/cpp/interop/grpclb_fallback_test.cc
test/cpp/microbenchmarks/bm_chttp2_transport.cc
test/cpp/microbenchmarks/bm_cq.cc
test/cpp/microbenchmarks/bm_threadpool.cc
test/cpp/microbenchmarks/callback_streaming_ping_pong.h
test/cpp/microbenchmarks/callback_test_service.cc
test/cpp/microbenchmarks/callback_test_service.h
test/cpp/microbenchmarks/callback_unary_ping_pong.h
test/cpp/naming/dns_test_util.cc
test/cpp/naming/generate_resolver_component_tests.bzl
test/cpp/qps/client_callback.cc
test/cpp/qps/json_run_localhost_scenario_gen.py
test/cpp/qps/json_run_localhost_scenarios.bzl
test/cpp/qps/qps_json_driver_scenario_gen.py
test/cpp/qps/qps_json_driver_scenarios.bzl
test/cpp/qps/server_callback.cc
test/cpp/server/BUILD
test/cpp/server/authorization_policy_provider_test.cc [new file with mode: 0644]
test/cpp/server/server_builder_with_socket_mutator_test.cc
test/cpp/test/BUILD
test/cpp/test/client_context_test_peer_test.cc [new file with mode: 0644]
test/cpp/test/mock_stream_test.cc
test/cpp/util/byte_buffer_test.cc
test/cpp/util/grpc_tool_test.cc
test/cpp/util/slice_test.cc
test/spm_build/test.cc [new file with mode: 0644]
third_party/ABSEIL_MANUAL.md
third_party/six.BUILD
tools/codegen/core/gen_upb_api.sh
tools/distrib/check_copyright.py
tools/distrib/pylint_code.sh
tools/distrib/python/grpc_version.py
tools/distrib/python/grpcio_tools/grpc_version.py
tools/dockerfile/interoptest/grpc_interop_cxx_xds/Dockerfile.xds_client
tools/dockerfile/interoptest/grpc_interop_cxx_xds/Dockerfile.xds_server
tools/dockerfile/test/cxx_buster_openssl102_x64/Dockerfile [new file with mode: 0644]
tools/doxygen/Doxyfile.c++
tools/doxygen/Doxyfile.c++.internal
tools/doxygen/Doxyfile.core
tools/doxygen/Doxyfile.core.internal
tools/doxygen/Doxyfile.objc
tools/doxygen/Doxyfile.objc.internal
tools/doxygen/Doxyfile.php
tools/internal_ci/helper_scripts/list_leftover_loadtests.sh [new file with mode: 0644]
tools/internal_ci/helper_scripts/prepare_build_macos_rc
tools/internal_ci/linux/aws/grpc_aws_basictests_csharp.cfg [new file with mode: 0644]
tools/internal_ci/linux/aws/grpc_aws_basictests_php.cfg [new file with mode: 0644]
tools/internal_ci/linux/aws/grpc_aws_basictests_python.cfg [new file with mode: 0644]
tools/internal_ci/linux/aws/grpc_aws_basictests_ruby.cfg [new file with mode: 0644]
tools/internal_ci/linux/aws/grpc_aws_bazel_test_c_cpp.cfg [new file with mode: 0644]
tools/internal_ci/linux/aws/grpc_aws_experiment.cfg [new file with mode: 0644]
tools/internal_ci/linux/aws/grpc_aws_experiment_remote.sh [new file with mode: 0755]
tools/internal_ci/linux/aws/grpc_aws_run_remote_test.sh [new file with mode: 0755]
tools/internal_ci/linux/aws/grpc_aws_run_remote_test_8core.sh [new file with mode: 0755]
tools/internal_ci/linux/aws/grpc_bazel_test_c_cpp_aarch64.sh [new file with mode: 0755]
tools/internal_ci/linux/aws/grpc_run_basictests_csharp_aarch64.sh [new file with mode: 0755]
tools/internal_ci/linux/aws/grpc_run_basictests_php_aarch64.sh [new file with mode: 0755]
tools/internal_ci/linux/aws/grpc_run_basictests_python_aarch64.sh [new file with mode: 0755]
tools/internal_ci/linux/aws/grpc_run_basictests_ruby_aarch64.sh [new file with mode: 0755]
tools/internal_ci/linux/grpc_e2e_performance_gke.cfg [new file with mode: 0644]
tools/internal_ci/linux/grpc_e2e_performance_gke.sh [new file with mode: 0755]
tools/internal_ci/linux/grpc_e2e_performance_v2.cfg
tools/internal_ci/linux/grpc_e2e_performance_v2.sh
tools/internal_ci/linux/grpc_xds_bazel_python_test_in_docker.sh
tools/internal_ci/linux/grpc_xds_bazel_test_in_docker.sh
tools/internal_ci/linux/grpc_xds_csharp_test_in_docker.sh
tools/internal_ci/linux/grpc_xds_k8s_install_test_driver.sh
tools/internal_ci/linux/grpc_xds_php_test_in_docker.sh
tools/internal_ci/linux/grpc_xds_ruby_test_in_docker.sh
tools/internal_ci/linux/grpc_xds_url_map.cfg [new file with mode: 0644]
tools/internal_ci/linux/grpc_xds_url_map.sh [new file with mode: 0755]
tools/internal_ci/macos/grpc_build_artifacts.cfg
tools/interop_matrix/client_matrix.py
tools/release/release_notes.py
tools/release/verify_python_release.py
tools/run_tests/artifacts/build_artifact_csharp.bat
tools/run_tests/artifacts/build_artifact_csharp.sh
tools/run_tests/generated/tests.json
tools/run_tests/helper_scripts/pre_build_csharp.bat
tools/run_tests/helper_scripts/pre_build_csharp.sh
tools/run_tests/performance/README.md
tools/run_tests/performance/loadtest_config.py
tools/run_tests/performance/loadtest_examples.sh [new file with mode: 0755]
tools/run_tests/performance/loadtest_template.py
tools/run_tests/performance/scenario_config.py
tools/run_tests/performance/scenario_config_exporter.py
tools/run_tests/performance/templates/loadtest_template_basic_all_languages.yaml
tools/run_tests/performance/templates/loadtest_template_prebuilt_all_languages.yaml [new file with mode: 0644]
tools/run_tests/run_tests.py
tools/run_tests/run_tests_matrix.py
tools/run_tests/run_xds_tests.py
tools/run_tests/sanity/check_submodules.sh
tools/run_tests/xds_k8s_test_driver/README.md
tools/run_tests/xds_k8s_test_driver/bin/cleanup.sh [new file with mode: 0755]
tools/run_tests/xds_k8s_test_driver/bin/ensure_venv.sh [new file with mode: 0755]
tools/run_tests/xds_k8s_test_driver/bin/isort.sh [new file with mode: 0755]
tools/run_tests/xds_k8s_test_driver/bin/run_channelz.py
tools/run_tests/xds_k8s_test_driver/bin/run_td_setup.py
tools/run_tests/xds_k8s_test_driver/bin/run_test_client.py
tools/run_tests/xds_k8s_test_driver/bin/run_test_server.py
tools/run_tests/xds_k8s_test_driver/bin/yapf.sh [new file with mode: 0755]
tools/run_tests/xds_k8s_test_driver/config/grpc-testing.cfg
tools/run_tests/xds_k8s_test_driver/config/local-dev.cfg.example
tools/run_tests/xds_k8s_test_driver/framework/helpers/retryers.py
tools/run_tests/xds_k8s_test_driver/framework/infrastructure/gcp/__init__.py
tools/run_tests/xds_k8s_test_driver/framework/infrastructure/gcp/api.py
tools/run_tests/xds_k8s_test_driver/framework/infrastructure/gcp/compute.py
tools/run_tests/xds_k8s_test_driver/framework/infrastructure/gcp/iam.py [new file with mode: 0644]
tools/run_tests/xds_k8s_test_driver/framework/infrastructure/gcp/network_security.py
tools/run_tests/xds_k8s_test_driver/framework/infrastructure/gcp/network_services.py
tools/run_tests/xds_k8s_test_driver/framework/infrastructure/k8s.py
tools/run_tests/xds_k8s_test_driver/framework/infrastructure/traffic_director.py
tools/run_tests/xds_k8s_test_driver/framework/rpc/grpc.py
tools/run_tests/xds_k8s_test_driver/framework/rpc/grpc_csds.py [new file with mode: 0644]
tools/run_tests/xds_k8s_test_driver/framework/rpc/grpc_testing.py
tools/run_tests/xds_k8s_test_driver/framework/test_app/base_runner.py
tools/run_tests/xds_k8s_test_driver/framework/test_app/client_app.py
tools/run_tests/xds_k8s_test_driver/framework/test_app/server_app.py
tools/run_tests/xds_k8s_test_driver/framework/xds_flags.py
tools/run_tests/xds_k8s_test_driver/framework/xds_k8s_testcase.py
tools/run_tests/xds_k8s_test_driver/framework/xds_url_map_test_resources.py [new file with mode: 0644]
tools/run_tests/xds_k8s_test_driver/framework/xds_url_map_testcase.py [new file with mode: 0644]
tools/run_tests/xds_k8s_test_driver/kubernetes-manifests/server.deployment.yaml
tools/run_tests/xds_k8s_test_driver/requirements-dev.txt [new file with mode: 0644]
tools/run_tests/xds_k8s_test_driver/requirements.txt
tools/run_tests/xds_k8s_test_driver/run.sh [new file with mode: 0755]
tools/run_tests/xds_k8s_test_driver/tests/baseline_test.py
tools/run_tests/xds_k8s_test_driver/tests/url_map/__init__.py [new file with mode: 0644]
tools/run_tests/xds_k8s_test_driver/tests/url_map/__main__.py [new file with mode: 0644]
tools/run_tests/xds_k8s_test_driver/tests/url_map/csds_test.py [new file with mode: 0644]
tools/run_tests/xds_k8s_test_driver/tests/url_map/fault_injection_test.py [new file with mode: 0644]
tools/run_tests/xds_k8s_test_driver/tests/url_map/header_matching_test.py [new file with mode: 0644]
tools/run_tests/xds_k8s_test_driver/tests/url_map/path_matching_test.py [new file with mode: 0644]
tools/run_tests/xds_k8s_test_driver/tests/url_map/timeout_test.py [new file with mode: 0644]