1. 29 Jun, 2022 3 commits
  2. 28 Jun, 2022 8 commits
    • Yash Tibrewal's avatar
      Fix MacOS master (#30137) · 766caf51
      Yash Tibrewal authored
      766caf51
    • Esun Kim's avatar
      Using string rep for status-time (#30123) · 2119f54f
      Esun Kim authored
      2119f54f
    • Richard Belleville's avatar
      Fix Race Condition During grpcio-tests Install on CI (#30093) · dec31be0
      Richard Belleville authored
      * Tryonly running fetch_build_eggs once
      
      * Run pip freeze
      
      * Use the correct pip
      
      * Try explicitly printing stacktrace
      
      * Try to pin/upgrade the wheel package
      
      * Try running only 3.8
      
      * Show the initial state of the egg directory
      
      * Whoops
      
      * More permissive
      
      * What does this button do?
      
      * Try just 3.9
      
      * Try 3.10
      
      * Back to 3.8
      
      * Try pre-installing protobuf
      
      * Clean up
      
      * Clean up better
      dec31be0
    • Wanlin Du's avatar
      Move PSM results to separate table. (#30088) · 55130967
      Wanlin Du authored
      55130967
    • Jan Tattermusch's avatar
      Update win RBE docker image to VS2019 (#30072) · 99a7f299
      Jan Tattermusch authored
      * update win RBE docker image and toolchain
      
      and switch win RBE builds to using it.
      
      * delete legacy RBE windows toolchain config
      
      * switching to VS2019 makes #28544 obsolete
      99a7f299
    • Benoit Daloze's avatar
      Make the gem build on TruffleRuby (#27660) · 0a5d9828
      Benoit Daloze authored
      * replace darwin checks in extconf.rb to exclude TruffleRuby
      
      * inherit RANLIB and STRIP from RbConfig, set LDXX
      
      * enable overriding ranlib command in top-level makefile
      
      * ensure the -no_warning_for_no_symbols flag is only used with Apple's ranlib
      
      * don't embed openssl & zlib on truffleruby
      
      * add RbConfig's cppflag to CPPFLAGS when using TruffleRuby
      
      * this ensure the paths to find the system's OpenSSL are set up correctly with TruffleRuby (includes being able to find an OpenSSL installed via Homebrew etc)
      
      * don't statically link standard libraries on Linux with Truffleruby
      
      * This does not work when compiling to bitcode.
      
      * Prefer SIGTERM to SIGQUIT for graceful shutdown in examples
      
      * Overriding SIGQUIT is suboptimal, for example on JVM where it is very
        useful to dump the thread stacktraces.
      
      * Keep the rb_tr_abi_version symbol for TruffleRuby in grpc_c.so
      
      * Otherwise TruffleRuby cannot verify the ABI version is correct.
      * See ...
      0a5d9828
    • Craig Tiller's avatar
      Reland (again) bytestream removal (#29987) · eb5ae614
      Craig Tiller authored
      * Revert "Revert "Reland bytestream removal (#29911)" (#29964)"
      
      This reverts commit e6c6840d.
      
      * initial fc fuzzer
      
      * fixes
      
      * add rq to fc fuzzer
      
      * fleshing things out
      
      * Automated change: Fix sanity tests
      
      * cleanup
      
      * send with payload
      
      * ensure if no reader no flow control tokens are granted
      
      * remove some public methods
      
      * remove bogus benchmarks
      
      * account for pending size
      
      * Automated change: Fix sanity tests
      
      * Automated change: Fix sanity tests
      
      * better logic
      
      * Automated change: Fix sanity tests
      
      * fix
      
      * fixes
      
      * fuzz pending size
      
      * Automated change: Fix sanity tests
      
      * fix
      
      * Automated change: Fix sanity tests
      
      * huh
      
      * increase too short timeout
      
      * review feedback
      
      * review feedback
      
      * fix u32 overflow
      
      * fix
      
      * robustness fixes for channelz_servicer_test
      
      * fix
      
      * Automated change: Fix sanity tests
      
      * fix
      
      * fix
      
      * fix
      
      * Automated change: Fix s...
      eb5ae614
    • Wanlin Du's avatar
      Add regular tests for PSM benchmarks CI (#30122) · 17811f67
      Wanlin Du authored
      * Add regular tests for PSM benchmarks CI
      17811f67
  3. 27 Jun, 2022 8 commits
  4. 24 Jun, 2022 12 commits
  5. 23 Jun, 2022 8 commits
  6. 22 Jun, 2022 1 commit