Srini Polavarapu
6e7ba55c98
Add security policy doc
4 years ago
Richard Belleville
0ba4eec546
Merge pull request #25221 from gnossen/bump_bazel_cython
...
Bump Bazel Cython dependency
4 years ago
Esun Kim
931ce5aea1
Merge pull request #25234 from veblush/fix-error_details_test
...
Added no_test_ios to error_details_test
4 years ago
Eric Gribkoff
b5e198bff7
Merge pull request #25216 from dapengzhang0/xds_v3_test
...
Add xds v3 kokoro tests
4 years ago
donnadionne
191431ab03
Merge pull request #25193 from donnadionne/to_interop
...
xds_interop_client.cc modification: new stats and new timeout_sec config
4 years ago
donnadionne
7338639ccc
Merge pull request #25078 from donnadionne/watchers
...
Cds Watchers changes to support aggregate Cds.
4 years ago
Richard Belleville
f34f0a3f0f
Merge remote-tracking branch 'origin/master' into bump_bazel_cython
4 years ago
Esun Kim
f4fa4a18bc
Merge pull request #25198 from veblush/absl-upgrade
...
Upgrade Abseil to 20200923.3
4 years ago
Donna Dionne
b2443df1e1
xds_interop_client.cc modification: new stats and new timeout_sec config
4 years ago
Esun Kim
9eabb96f1c
Added no_test_ios to error_details_test
4 years ago
Donna Dionne
19b1f8f64a
Cds Watchers changes to support aggregate Cds and Logical DNS Cds.
4 years ago
Esun Kim
2cc1abde09
Merge pull request #25228 from veblush/fix-unused-parameter2
...
Fix more unused-parameter warning
4 years ago
Adam J Heller
cba2786af0
Merge pull request #25227 from drfloob/fix-nightly-build-from-macos_x86-deprecation
...
Fix the publish packages script v2 (macos x86 deprecation)
4 years ago
Esun Kim
a1ae48db20
Merge pull request #25196 from devjgm/error-details-template
...
refactor!: change error_details functions to templates
4 years ago
Esun Kim
669e859f7a
Fix more unused-parameter warning
4 years ago
Richard Belleville
269333ca85
Bump Cython version.
...
A breaking C-level API change was made in Python 3.9 which old versions
of Cython cannot handle. Since Bazel prescribes a single version of
dependency instead of ranges, like in setuptools, we must update this to
keep our downstream users working properly.
As a side note, since it was a point of confusion while debugging this,
interpreter versions installed by pyenv must be set *globally* rather
than just locally for Bazel to pick them up, since local pyenv
configuration will not be picked up from within the sandbox.
4 years ago
Esun Kim
9eae29f8e9
Merge pull request #25134 from veblush/fix-unused-parameter
...
Fix unused parameter warnings
4 years ago
Esun Kim
9967bededc
Merge pull request #25200 from veblush/absl-doc
...
Add docs for Abseil
4 years ago
Penn (Dapeng) Zhang
bc600d57c9
Add xds v3 kokoro tests
4 years ago
Yang Gao
9996cacb8b
Merge pull request #25212 from grpc/revert-25140-strerror
...
Revert "Wrap strerror into a thread-safe implementation"
4 years ago
AJ Heller
85aa1c5f83
Fix the publish packages script v2 (macos x86 deprecation)
4 years ago
apolcyn
8041239a24
Merge pull request #25201 from apolcyn/remove_ruby_23
...
Drop support for ruby 2.3
4 years ago
Menghan Li
78696bda3b
Merge pull request #25197 from menghanl/header_matching_timeout
...
xds testing: increase path and header matching timeout
4 years ago
donnadionne
d0f46266c5
Merge pull request #25178 from donnadionne/present
...
Add Missing test case: present match
4 years ago
Mark D. Roth
5b5e3f84a1
Merge pull request #25214 from markdroth/xds_bootstrap_env_var
...
Add ability to read xDS bootstrap config from an env var.
4 years ago
Esun Kim
ba59bd93e9
Merge pull request #25199 from veblush/update-mirror
...
Made update_mirror.sh skip the existing files
4 years ago
Adam J Heller
3d7901108d
Merge pull request #25217 from drfloob/fix-nightly-build-from-macos_x86-deprecation
...
Fix broken nightly build and publish due to MacOS x86 protoc deprecation
4 years ago
Menghan Li
874eaae07f
Merge pull request #25115 from menghanl/xds_missing_matching_tests
4 years ago
Alexander Polcyn
ff872f1ca0
Make centos7 docker image buildable
4 years ago
Zhouyihai Ding
6f6bdd03e6
Merge pull request #25175 from ZhouyihaiDing/callback_add_context
...
Support ServerContext for callback API
4 years ago
Esun Kim
985c8ff3b2
Fix the bug of cq_maybe_expect_completion
4 years ago
AJ Heller
289eaab1fb
Fix broken nightly build and publish due to MacOS x86 protoc deprecation
...
The grpc_publish_packages.sh build has been broken since 2020-12-03 due
to commit 010d9f302
, after which protoc artifacts for MacOS x86 were no
longer being built. See #24870 . The internal errors for
`grpc/core/nightly/grpc_publish_packages` are failing on `chmod +x
<nothing>`.
As pointed out in #25210 , https://packages.grpc.io/ has not been updated
since 2020-12-02.
4 years ago
Mark D. Roth
42f123efbe
Add ability to read xDS bootstrap config from an env var.
4 years ago
Esun Kim
0db0ab052d
Update by review
4 years ago
Menghan Li
be3369ceae
add regex header matching
4 years ago
Esun Kim
b941a771e2
Merge pull request #25046 from veblush/route_guide_example
...
Added CMakeLists for route_guide example
4 years ago
Esun Kim
06ee6fea7a
Update by review
4 years ago
Esun Kim
4ce755c86e
Made update_mirror.sh skip the existing files
4 years ago
Srini Polavarapu
131eafc29b
Merge pull request #25213 from sergiitk/xds-k8s-adjust-k8s-timeouts-fix-server
...
xds-k8s driver: do not override wait for deployment timeout_sec
4 years ago
Sergii Tkachenko
e0789a796b
xds-k8s driver: do not override wait for deployment timeout_sec
4 years ago
Sergii Tkachenko
a49b9513dd
Merge pull request #25206 from grpc/xds-k8s-exclude-from-builds
...
xds-k8s driver: exclude from tests suites
4 years ago
Jan Tattermusch
0b1798412b
Revert "Wrap strerror into a thread-safe implementation"
4 years ago
Greg Miller
7d4d516511
wip: change error_details functions to templates
4 years ago
Alexander Polcyn
126b9524d7
update in templates
4 years ago
ZhouyihaiDing
a584bc4f02
Support ServerContext for callback API
4 years ago
Sergii Tkachenko
3f011c2171
Merge pull request #25203 from sergiitk/xds-k8s-adjust-k8s-timeouts
...
xds-k8s driver: increase wait time for deployment available replicas
4 years ago
Sergii Tkachenko
2258cee7b2
xds-k8s exclude fix: dirs end with a slash
4 years ago
Sergii Tkachenko
83501b822d
xds-k8s driver: exclude from tests suites
4 years ago
Esun Kim
9bd7c4917a
Fix unused-parameter warning
4 years ago
Esun Kim
c5a784ea83
Remove -Wno-unused-parameter
4 years ago