yao/workspace
Max b7eb0e81e3 Add kubeconfig generation for Tai K8s in CI workflows
- Implement steps to generate kubeconfig for both the Tai K8s container and the test runner, ensuring proper configuration for Kubernetes interactions.
- Update the Docker run command to mount the generated kubeconfig, enhancing the integration of Tai with K8s.
- Remove the previous kubeconfig generation step for the Tai K8s proxy, streamlining the workflow.

These changes improve the CI workflows for the Tai service by ensuring accurate kubeconfig generation and integration with Kubernetes environments.
2026-03-05 23:32:09 +08:00
..
jsapi Add kubeconfig generation for Tai K8s in CI workflows 2026-03-05 23:32:09 +08:00
bench_test.go Enhance Sandbox V2 testing and integration with Workspace 2026-03-05 21:00:50 +08:00
DESIGN.md Enhance Sandbox V2 testing and integration with Workspace 2026-03-05 21:00:50 +08:00
errors.go Enhance Sandbox V2 testing and integration with Workspace 2026-03-05 21:00:50 +08:00
fileio_test.go Enhance Sandbox V2 testing and integration with Workspace 2026-03-05 21:00:50 +08:00
Makefile Enhance Sandbox V2 testing and integration with Workspace 2026-03-05 21:00:50 +08:00
manager.go Enhance Sandbox V2 testing and integration with Workspace 2026-03-05 21:00:50 +08:00
TEST.md Enhance Sandbox V2 testing and integration with Workspace 2026-03-05 21:00:50 +08:00
testutils_test.go Enhance Sandbox V2 testing and integration with Workspace 2026-03-05 21:00:50 +08:00
workspace.go Enhance Sandbox V2 testing and integration with Workspace 2026-03-05 21:00:50 +08:00
workspace_test.go Enhance Sandbox V2 testing and integration with Workspace 2026-03-05 21:00:50 +08:00