Commit Graph

45102 Commits

Author SHA1 Message Date
michaelywg 308fbc6ade Added rbac.proto and dependencies, then ran gen_upb_api.sh 2020-06-11 15:47:23 -07:00
apolcyn 84d4fca6d2
Merge pull request #23164 from apolcyn/add_overall_deadline_to_soak_test
Add an overall deadline option to interop soak tests to prevent test runner timeouts
2020-06-11 10:20:36 -07:00
Alexander Polcyn 5727ccc28f Rename deadline/timeout 2020-06-10 23:25:29 -07:00
Richard Belleville c483ece5dd
Merge pull request #23163 from gnossen/wait_for_ready_default
Default wait_for_ready to True in simple stubs
2020-06-10 16:37:26 -07:00
Richard Belleville 4b497f7156 Compensate for low test default timeout 2020-06-10 13:08:35 -07:00
Richard Belleville 93477ae55f That line changed count seemed a bit big 2020-06-10 12:06:09 -07:00
Eric Anderson 5f7babc746
Merge pull request #23162 from voidzcy/release/add_java_1_30_0_release_image
Update interop matrix with Java v1.30.0
2020-06-10 14:00:31 -05:00
Richard Belleville 5811df0fd0 Yapf 2020-06-10 12:00:18 -07:00
Richard Belleville 357c78c822 Simplify implementation 2020-06-10 11:54:26 -07:00
Richard Belleville 6344b2b97f Support infinite timeouts 2020-06-10 11:48:22 -07:00
Esun Kim afad859d07
Merge pull request #23175 from veblush/pass-it
Pass the manager to Donna
2020-06-10 10:59:29 -07:00
Esun Kim b844303d8c Pass the manager to Donna 2020-06-10 09:25:34 -07:00
Richard Belleville 80e834abab
Merge pull request #23107 from gnossen/contextvars_propagation
Propagate contextvars to auxiliary threads
2020-06-09 16:04:35 -07:00
Richard Belleville 00d20bb70a Use self.fail 2020-06-09 10:56:34 -07:00
Alexander Polcyn 46c13cd870 Add a flag to interop soak tests to exit early and fail if X seconds have passed and we're not done yet. 2020-06-08 18:40:11 -07:00
Yash Tibrewal 12c3440fe1
Merge pull request #23156 from yashykt/pingdoc2
Remove window update frames from the pings doc
2020-06-08 16:50:20 -07:00
Richard Belleville 25cdba8a70 Yapf 2020-06-08 12:50:33 -07:00
Richard Belleville 50cab884e1 Default wait_for_ready to True 2020-06-08 12:44:37 -07:00
Richard Belleville e329de88e7 Add failing test 2020-06-08 12:22:59 -07:00
yihuaz 22b0867542
Merge pull request #22647 from yihuazhang/ssl_race_condition
Fix race condition caused by simultaneous updates on SSL server handshaker
2020-06-08 12:08:32 -07:00
yihuaz 0676da6ffe
Merge pull request #23038 from yihuazhang/multi-domain-cert
Update multi-domain key materials
2020-06-08 12:04:01 -07:00
Chengyuan Zhang c8b3c85dd4 Add grpc-java v1.30.0 to interop test client matrix. 2020-06-08 11:34:50 -07:00
Nicolas Noble 560c0938b3
Merge pull request #22931 from tomlu/copy-file
Switch genrule to skylib's copy_file.
2020-06-07 23:27:22 -07:00
yihuaz d9a86908ee reposition the lock 2020-06-07 17:17:36 -07:00
yihuaz 99c805a286 Merge remote-tracking branch 'upstream/master' into ssl_race_condition 2020-06-07 17:15:50 -07:00
yihuaz 6591d0997b add length check 2020-06-07 16:44:48 -07:00
yihuaz ff045fde0d Update multi-domain key materials 2020-06-07 16:01:38 -07:00
Richard Belleville 27e1ccc92d
Merge pull request #23153 from gnossen/simple_trust_store
Simplify channel credentials in simple stubs
2020-06-05 16:26:00 -07:00
Srini Polavarapu f873ecc9cb
Merge pull request #23154 from srini100/master
Bump ver on master to 1.31.0-dev
2020-06-05 15:43:26 -07:00
Richard Belleville bacbf3b85f Fix argument order 2020-06-05 14:43:45 -07:00
Yash Tibrewal ae4687af4a Remove window update frames from the pings doc 2020-06-05 14:30:56 -07:00
Srini Polavarapu 057091fe1f Regenerate projects 2020-06-05 13:54:32 -07:00
Srini Polavarapu dd90a14eee Bump version to v1.31.0-dev 2020-06-05 13:52:22 -07:00
Yash Tibrewal ffca757fed
Merge pull request #23145 from yashykt/toomanypings
Add missing reset for ping clocks to avoid mistakenly sending GOAWAY frames due to 'too_many_pings'
2020-06-05 13:48:46 -07:00
Richard Belleville 946686840a Actually plumb through the insecure option 2020-06-05 13:41:16 -07:00
Yash Tibrewal 502c796a94
Merge pull request #23151 from yashykt/pingdoc
Update pings channel args documentation
2020-06-05 13:27:58 -07:00
Richard Belleville 8c96f976da Yapfity yapf. Don't yapf back 2020-06-05 13:08:16 -07:00
Richard Belleville a0e23e2123 Review comments 2020-06-05 12:30:09 -07:00
Richard Belleville 2226f8ab12 Add plugin test for insecure option 2020-06-05 12:12:36 -07:00
Yash Tibrewal 082f1ae887 Update pings channel args documentation 2020-06-05 12:01:43 -07:00
Yash Tibrewal 234d64859f Add some additional comments 2020-06-05 11:46:12 -07:00
Richard Belleville e3ae621f64 Add insecure option 2020-06-05 11:33:36 -07:00
Yash Tibrewal 722f1e937a Reviewer comments 2020-06-05 11:03:46 -07:00
Richard Belleville 9f380bc16c Make SSL the default for simple stubs 2020-06-05 11:03:40 -07:00
Sheena Madan 31d75a5f8d
Merge pull request #23148 from jtattermusch/reintroduce_22891
Reintroduce "C# expose C-core's debug error string in Status struct"
2020-06-05 10:26:22 -07:00
Eric Anderson ad724886b4
Merge pull request #22582 from voidzcy/release/add_interop_client_release_1_28_1
Add Java v1.28.1 to interop test client matrix
2020-06-05 06:18:23 -07:00
Jan Tattermusch 35dc47a1c3 fix error "passing 'const char *' to parameter of type 'void *' discards qualifiers" 2020-06-05 15:08:01 +02:00
Jan Tattermusch 4c303a387e Revert "Revert "C# expose C-core's debug error string in Status struct""
This reverts commit 7c30f0c956.
2020-06-05 14:59:52 +02:00
Jan Tattermusch 900699ce27
Merge pull request #22895 from Falco20019/grpc-tools-fix-cpp-cleanup
Fix C++ cleanup in Grpc.Tools
2020-06-05 14:54:15 +02:00
Yash Tibrewal 0af1907f50 Regenerate projects 2020-06-05 02:15:22 -07:00