204 Commits (6a742f0c2ec77b8ed0db4002f3cf58fa01c1ff5d)

Author SHA1 Message Date
Sergii Tkachenko e23237b780
[PSM Interop] Enable custom LB in golang >= 1.56.x (#33058) 2 years ago
Sergii Tkachenko 5207665738
[PSM Interop] URL Map: register the cleanup hook early (#33137) 2 years ago
Xuan Wang 6818c8740f
[PSM Interop] Fail test if client or server pods restarted during test (#33040) 2 years ago
Sergii Tkachenko 87a0eb46be
[PSM Interop] Readable grpc status codes in error messages (#33103) 2 years ago
Sergii Tkachenko 691a5fba87
[PSM Interop] Do not dump full Channel/Subchannel into logs (#33105) 2 years ago
Sergii Tkachenko ca821574cc
[PSM Interop] gitignore all config/local-*.cfg (#33101) 2 years ago
Sergii Tkachenko 0d678a9551
[PSM Interop] URL Map graceful teardown (#33090) 2 years ago
Sergii Tkachenko c182e6b252
[PSM Interop] Allow `dev` TESTING_VERSION that doesn't override images (#33062) 2 years ago
Sergii Tkachenko ac4b2233e2
[PSM Interop] Readme: also recommend enabling logging and monitoring (#33059) 2 years ago
Sergii Tkachenko 448084c186
[PSM Interop] Improve error messages in the affinity test (#33031) 2 years ago
Xuan Wang 7f7a524a9a
[PSM Interop] Add install kubectl authentication plugin to README (#33029) 2 years ago
Sergii Tkachenko 1267000bbb
[PSM Interop] Minor fixes to the `bin/cleanup_cluster.sh` helper (#32953) 2 years ago
Sergii Tkachenko c0ee9ff4d5
[PSM Interop] Various improvements to the helper scripts (#32745) 2 years ago
Sergii Tkachenko 2fe7b5b881
[PSM Interop] Temporary remedy for the issue with pod log dups (#32922) 2 years ago
Larry Safran 4cb69f4658
[PSM Interop] Fix the issue with URL Map test suite not cleaning up failed test client (#32877) 2 years ago
Sergii Tkachenko f2a7f6d51b
[PSM Interop] Increase k8s startup probe total time (#32875) 2 years ago
Sergii Tkachenko 6b5faff6d9
[PSM Interop] Switch to python 3.9 (#32854) 2 years ago
Eugene Ostroukhov fd8e7e39fe
[PSM tests] Troubleshoot Ubuntu venv issue (#32786) 2 years ago
Eugene Ostroukhov 50fce40409
[PSM Interop] Add custom_lb test client (#32757) 2 years ago
Sergii Tkachenko 8f012ae13b
PSM interop: add retries on k8s API 504 Gateway Timeout (#32714) 2 years ago
Sergii Tkachenko c43d37c956
PSM Interop: handle k8s 404 on teardown (#32663) 2 years ago
Eugene Ostroukhov 4c5771d27c
PSM Interop: revert adding XDS protos to protoc args (#32640) 2 years ago
Sergii Tkachenko c16338581d
PSM Interop: add orca proto to the new test driver dependencies (#32619) 2 years ago
Sergii Tkachenko dce2d8729c
PSM Interop: Retry on recoverable kubernetes errors (#32596) 2 years ago
Sergii Tkachenko 198a9f6fe9
PSM Interop: Local dev various improvements (#32575) 2 years ago
Sergii Tkachenko 01d1f30571
PSM interop: update python kubernetes client from 12.0.1 to 25.3.0 (#32372) 2 years ago
Sergii Tkachenko 811510145c
PSM interop: bump minor pip dependencies (#32371) 2 years ago
Richard Belleville c608379c70
Freeze xDS interop test runner dependencies (#31859) 2 years ago
Sergii Tkachenko 947b30b231
PSM Interop: Switch to the new GKE clusters (except the URL map) (#32280) 2 years ago
Sergii Tkachenko 03ea0bb28d
xDS interop: Add missing k8s 401 retries on get and delete ops (#32244) 2 years ago
Sergii Tkachenko b734ade466
xDS interop: Refresh k8s auth on 401 to pick up updated auth token (#32210) 2 years ago
Michael Lumish 6c98d5c606
Enable xDS retry test for Node (#31768) 2 years ago
Sergii Tkachenko 6016651794
xDS Interop: update default prefix in the cleanup script (#31325) 2 years ago
Sergii Tkachenko 279b97ecaa
xDS Interop: require Python 3.7 (#31323) 2 years ago
Eric Anderson 6fdbe67946
xds_k8s_test_driver: Allow racy Python in authz test (#31190) 2 years ago
Zach Reyes e21199e7c9
xDS Interop: Add GoLang master to supported Outlier Detection versions (#30855) 2 years ago
Sergii Tkachenko 326a88a9a2
xDS interop: Handle the edge case when rand deployment_id is all nums (#30901) 2 years ago
Sergii Tkachenko 48aa1376bf
xDS interop: increase pod wait timeout from 1 minute to 3 minutes (#30770) 2 years ago
Sergii Tkachenko 1837dae106
xDS interop: custom before_sleep_log only logging primitive returns (#30757) 2 years ago
Sergii Tkachenko 1107617282
xDS interop: collect pod logs (#30594) 2 years ago
Sergii Tkachenko 0932b426f1
xDS interop: Fix default resource prefix (#30754) 2 years ago
Sergii Tkachenko 283e9665f1
xDS interop: s/server_image_universal/server_image_canonical/g (#30740) 2 years ago
Sergii Tkachenko a3b535dd58
xDS interop: fix the order of rpc-behavior operations (#30739) 2 years ago
Sergii Tkachenko 666ea7cd21
xDS interop: fix an issue with secondary zone namespaces not cleaned (#30717) 2 years ago
Sergii Tkachenko 5abe970123
xDS interop: Improve retry logic and logging for the k8s retry operations (#30607) 2 years ago
Sergii Tkachenko 0a150b246b
Enable outlier detection k8s interop test for Java >= 1.49.x (#30668) 2 years ago
Sergii Tkachenko f93c1ef1fe
Revert "Enable outlier detection k8s interop test for Java. (#30641)" (#30665) 2 years ago
Sergii Tkachenko 74bd2d8360
xDS interop: Replace pod_name with hostname (#30643) 2 years ago
Terry Wilson 78a77bfaa2
Enable outlier detection k8s interop test for Java. (#30641) 2 years ago
Sergii Tkachenko 620c174e8c
xDS interop: Use ref server in py tests when set_not_serving needed (#30636) 2 years ago