volcano-sh / volcano-sh/agentcube
[Feature request] Improve sandbox access resilience
Open
@YaoZengzeng is already working on this.
Since Feb 6, 2026.
- Dominant language
- Go
- Stars
- 167
- Forks
- 88
- Avg merge
- 44m
- Merged PRs (30d)
- 1
Description
We only check sandbox status and get sandbox ip once when 'createSandbox' https://github.com/volcano-sh/agentcube/blob/86841e5f753de719d111425bd2bcb0649a4f5c7d/pkg/workloadmanager/handlers.go#L208
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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.