Skip to content

[Feature request] Improve sandbox access resilience #205

@hzxuzhonghu

Description

@hzxuzhonghu

We only check sandbox status and get sandbox ip once when 'createSandbox'

podIP, err := s.k8sClient.GetSandboxPodIP(ctx, sandbox.Namespace, sandbox.Name, sandboxPodName)

Even after sometime, the pod fails or evicted and recreated, we donot maintain the status any more. This is a missing point from beginning.

cc @YaoZengzeng @acsoto @tjucoder

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions