chore: remove Kubernetes sandbox TODO placeholder

Remove the TODO comment as this feature is not planned.
Kubernetes sandbox would require cluster setup and is not a priority.
This commit is contained in:
2026-04-02 11:25:35 +08:00
parent fd71ee5e57
commit 2027635efe

View File

@@ -291,7 +291,6 @@ class KubernetesSandboxBackend(SandboxBackend):
- 企业级隔离和调度 - 企业级隔离和调度
- 支持资源配额和命名空间 - 支持资源配额和命名空间
TODO: 待实现
""" """
def __init__(self, config: dict): def __init__(self, config: dict):