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:
@@ -291,7 +291,6 @@ class KubernetesSandboxBackend(SandboxBackend):
|
|||||||
- 企业级隔离和调度
|
- 企业级隔离和调度
|
||||||
- 支持资源配额和命名空间
|
- 支持资源配额和命名空间
|
||||||
|
|
||||||
TODO: 待实现
|
|
||||||
"""
|
"""
|
||||||
|
|
||||||
def __init__(self, config: dict):
|
def __init__(self, config: dict):
|
||||||
|
|||||||
Reference in New Issue
Block a user