Lidi Zheng
697c438df6
[PSM interop] Introduce isort/pylint to the GKE framework ( #29476 )
...
* [PSM interop] Introduce isort/pylint to the GKE framework
* Update the rpc_types
* Update variable type annotation style in tests/*.py
3 years ago
Richard Belleville
efe5a4611d
Update appnet interop ( #29472 )
...
* Update appnet interop
* Whoopsie
* Add additional debug
* Grr
* Revert "Grr"
This reverts commit 580cdea3d3
.
* Revert "Add additional debug"
This reverts commit 0d5fdc6691
.
* Try different strategy
* Remove debug print
* Yapf
* Review comments
3 years ago
Lidi Zheng
0966536dc1
[PSM Interop] Extend clean-up script to 2 other GKE clusters ( #28983 )
...
* [PSM Interop] Extend clean-up script to 2 other GKE clusters
* Use a safer apprach to invoke the cleanup script
* Handle the readonly issue
* Make sanity test happy
3 years ago
Menghan Li
87068e02c3
xds/cleanup: fix error datetime fromisoformat not available ( #28953 )
3 years ago
Menghan Li
3c7ae1fc0c
xds/cleanup: list leaked gcloud resources using API instead of gcloud command ( #28720 )
3 years ago
Menghan Li
d222b5e394
xds/cleanup: make resource prefixes configurable via flags ( #28709 )
3 years ago
Menghan Li
e523825c75
xds/cleanup: update build in cleanup kokoro script ( #28654 )
3 years ago
Menghan Li
dde00b6b91
xds/interop: add gke TD resource cleanup to daily cleanup script ( #28370 )
3 years ago
Richard Belleville
d4229332ce
[App Net] Reland unique scope ( #28178 )
...
* Revert "Revert "[App Net] Switch Router to Mesh and Add unique string to Scope (#28145 )" (#28176 )"
This reverts commit cc968b2158
.
* Allow scope to be None
3 years ago
Richard Belleville
cc968b2158
Revert "[App Net] Switch Router to Mesh and Add unique string to Scope ( #28145 )" ( #28176 )
...
This reverts commit 7ac79c2e6a
.
3 years ago
Richard Belleville
7ac79c2e6a
[App Net] Switch Router to Mesh and Add unique string to Scope ( #28145 )
...
* Add unique suffix to scope
* Actually add suffix
* Switch from Router to Mesh
* Yapf
* Review
* Fix bad reference
* Break circular dependency
* Add a dash
3 years ago
Richard Belleville
b5217edca7
Appnet schema changes ( #27874 )
...
* Add back references and scope field
* Set scope in router
* Reverse order of cleanup
* Add router_scope flag
* Use router_scope flag to create Router
* I apparently don't know how to brain
* Yapf
* Yeah, that can't be the default
* Remove debug print
* Remove impossible todos
* And another
* Switch from router-scope to config-scope
* Implement schema changes
* Use backend service URL
* Use CLH reference format to backend service
* I am an idiot
* *internal screaming*
* Try project number
* Why is this all awful
* Go back to trying project name
* Try cleaning things up
* Agh
* Address review comments
* Remove superfluous Optional type
3 years ago
Sergii Tkachenko
4742f99457
xds-k8s: Colorize all the things ( #26845 )
4 years ago
Sergii Tkachenko
2dc2ef02c3
xds-k8s: Allow multiple instance of the driver to run concurrently ( #26542 )
4 years ago
Sergii Tkachenko
0e20a5fce8
xds-k8s: Add code quality helpers ( #26553 )
...
* xds-k8s: add yapf helper
* add isort helper
* Remove workaround for Segmentation fault imports
* Run isort
* Update README.md
4 years ago
Sergii Tkachenko
433c5ea261
xds-k8s: grant roles/iam.workloadIdentityUser automatically ( #26487 )
4 years ago
Sergii Tkachenko
3ba36cc0c9
xds-k8s: add run and cleanup helpers, document bin/ scripts ( #26344 )
4 years ago
Sergii Tkachenko
21871dcb88
xds-k8s driver: switch Backend Health Check from TCP to GRPC
4 years ago
Hu Shuai
6c6926954d
Fix typo
...
Signed-off-by: Hu Shuai <hus.fnst@cn.fujitsu.com>
4 years ago
Sergii Tkachenko
d08468b844
xds-k8s driver: support --xds_server_uri flag
4 years ago
Sergii Tkachenko
a05a84b34b
xds-k8s driver: implement PSM security server-authz-error test
4 years ago
Sergii Tkachenko
fb50064d9c
xds-k8s driver: implement PSM security mtls_error test
4 years ago
Sergii Tkachenko
424e4da676
PR feedback: rename xds_test_driver -> xds_k8s_test_driver
4 years ago