Skip to content

docs: align agent-sandbox version with go.mod - #453

Open
FengyuanYin wants to merge 1 commit into
volcano-sh:mainfrom
FengyuanYin:agent/fix-agent-sandbox-version
Open

docs: align agent-sandbox version with go.mod#453
FengyuanYin wants to merge 1 commit into
volcano-sh:mainfrom
FengyuanYin:agent/fix-agent-sandbox-version

Conversation

@FengyuanYin

Copy link
Copy Markdown
Contributor

What type of PR is this?

/kind documentation

What this PR does / why we need it:

Updates the agent-sandbox version in docs/getting-started.md from v0.1.1 to v0.4.6 for both installation and cleanup.

AgentCube currently depends on agent-sandbox v0.4.6, while the getting-started guide still installed v0.1.1. This version mismatch could cause sandbox creation to time out, especially when using the warm pool example, even though the sandbox Pods were running.

Which issue(s) this PR fixes:

None.

Special notes for your reviewer:

The version now matches the sigs.k8s.io/agent-sandbox v0.4.6 dependency declared in go.mod.

Does this PR introduce a user-facing change?:

Yes.

Updated the getting-started guide to install agent-sandbox v0.4.6, matching AgentCube's dependency and preventing sandbox creation timeouts caused by incompatible versions.

@volcano-sh-bot volcano-sh-bot added the kind/documentation Improvements or additions to documentation label Aug 5, 2026
@volcano-sh-bot

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign hzxuzhonghu for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Signed-off-by: shensipeng <sipeng@whu.edu.cn>
@FengyuanYin
FengyuanYin force-pushed the agent/fix-agent-sandbox-version branch from 418eabf to 219129c Compare August 5, 2026 02:16
@codecov-commenter

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 59.98%. Comparing base (3b19390) to head (219129c).
⚠️ Report is 36 commits behind head on main.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #453      +/-   ##
==========================================
+ Coverage   58.41%   59.98%   +1.57%     
==========================================
  Files          36       36              
  Lines        3463     3589     +126     
==========================================
+ Hits         2023     2153     +130     
+ Misses       1231     1216      -15     
- Partials      209      220      +11     
Flag Coverage Δ
unittests 59.98% <ø> (+1.57%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@acsoto

acsoto commented Aug 5, 2026

Copy link
Copy Markdown
Member

Thanks for contributing but we do not need this for now because #446 is working on upgrading

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/documentation Improvements or additions to documentation size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants