yao/tai
Max df63584a6f Enhance testing and configuration for Tai service
- Add TAI_TEST_HOST_IP environment variable to CI workflows for unit tests, allowing better connectivity to the gRPC server from Docker containers.
- Update the `run.go` file to parse command-line arguments correctly.
- Modify the test utility to return the gRPC address reachable from Docker, improving integration test reliability.
- Refactor integration tests to utilize the new relay address function, ensuring proper communication with the Yao gRPC server.

These changes improve the testing framework and enhance the configuration for better service interaction during CI runs.
2026-03-04 17:13:06 +08:00
..
docs Remove DESIGN.md file from Tai Go SDK, eliminating outdated documentation on the SDK's architecture, usage, and package layout. 2026-03-03 23:50:47 +08:00
grpc Enhance testing and configuration for Tai service 2026-03-04 17:13:06 +08:00
proxy Add Tai SDK tests and update Makefile for Tai integration 2026-03-03 20:49:34 +08:00
sandbox Add K8s runtime support to Tai SDK and CI k3d integration 2026-03-03 23:35:40 +08:00
vnc Add Tai SDK tests and update Makefile for Tai integration 2026-03-03 20:49:34 +08:00
volume Add Tai SDK tests and update Makefile for Tai integration 2026-03-03 20:49:34 +08:00
workspace Add Tai SDK tests and update Makefile for Tai integration 2026-03-03 20:49:34 +08:00
tai.go Add K8s runtime support to Tai SDK and CI k3d integration 2026-03-03 23:35:40 +08:00
tai_test.go Add K8s runtime support to Tai SDK and CI k3d integration 2026-03-03 23:35:40 +08:00