Richard Belleville
49e6aa68bb
[CSM] Add CSM Example client and server images ( #34447 )
...
Joint effort with @yashykt and @sanjaypujare
---------
Co-authored-by: Yash Tibrewal <yashkt@google.com>
Co-authored-by: Sanjay Pujare <sanjaypujare@users.noreply.github.com>
2 years ago
Eugene Ostroukhov
4295f0250c
[Interop Test] Update Docker images ( #34210 )
...
Co-authored-by: Sergii Tkachenko <hi@sergii.org>
2 years ago
Eugene Ostroukhov
1c39493d96
[Interop test] Install curl ( #33982 )
...
Curl is required to install Bazel during the build. This also unifies
all build images to use Python base image.
2 years ago
Eugene Ostroukhov
30c68edfcb
[Interop Test] Rollback image changes ( #33979 )
...
Fixes build issues
2 years ago
Eugene Ostroukhov
78eb191da5
[Interop Test] Use distroless for C++ xDS tests ( #33925 )
...
This should drastically reduce number of vulnerabilities.
Tested locally by running the test
2 years ago
Eugene Ostroukhov
e399f1d447
[Build] Update Phusion baseimage ( #33767 )
...
Fixes b/282107030
I tested this locally by building the images and running some PSM
interop tests.
2 years ago
Yash Tibrewal
f2d5c47ff3
xDS Interop: Update tracers ( #32352 )
...
<!--
If you know who should review your pull request, please assign it to
that
person, otherwise the pull request would get assigned randomly.
If your pull request is for a specific language, please add the
appropriate
lang label.
-->
2 years ago
Yash Tibrewal
39ab85a6d9
Add logging to xDS client server images ( #26327 )
4 years ago
Richard Belleville
cc22375572
Fix Python xDS k8s Interop ( #26158 )
...
* Increase core logging verbosity
* Make repo URL injectable
* Apparently that's not allowed
* Use ipv4 in interop server
* Add CSDS to Python interop client
* Revert CI script change
* Scale back logging
* Move env variable to dockerfile
* And Python too
4 years ago
Yash Tibrewal
57cb063fb7
Add kokoro job for xds psm security tests ( #26033 )
...
* add kokoro job for xds psm security
* Fix scripts
* Cleanup
* Add copyright
4 years ago