Skip to content

update using sandbox spec runtimeconfig instend of annotation flag#239

Merged
furykerry merged 1 commit intoopenkruise:masterfrom
BH4AWS:feat/add_sandbox_spec_runtime_config
Apr 1, 2026
Merged

update using sandbox spec runtimeconfig instend of annotation flag#239
furykerry merged 1 commit intoopenkruise:masterfrom
BH4AWS:feat/add_sandbox_spec_runtime_config

Conversation

@BH4AWS
Copy link
Copy Markdown
Contributor

@BH4AWS BH4AWS commented Apr 1, 2026

Ⅰ. Describe what this PR does

Ⅱ. Does this pull request fix one issue?

Ⅲ. Describe how to verify it

Ⅳ. Special notes for reviews

@kruise-bot
Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:

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

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 66.34%. Comparing base (a89a9f2) to head (ba90553).
⚠️ Report is 4 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #239      +/-   ##
==========================================
+ Coverage   65.26%   66.34%   +1.07%     
==========================================
  Files         109      111       +2     
  Lines        7099     7386     +287     
==========================================
+ Hits         4633     4900     +267     
- Misses       2186     2201      +15     
- Partials      280      285       +5     
Flag Coverage Δ
unittests 66.34% <100.00%> (+1.07%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 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.

// Sandbox Manager or Sandbox Claim creates high-priority sandboxes by default.
SandboxAnnotationPriority = "agents.kruise.io/sandbox-priority"

// ShouldInjectCsiMount is the annotation key for inject csi mount plugin container.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we should also add runtimes fields in sandboxset and sandboxtemplate

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

YES done

@BH4AWS BH4AWS force-pushed the feat/add_sandbox_spec_runtime_config branch from 150cfb6 to 7d462b0 Compare April 1, 2026 13:08
@kruise-bot kruise-bot added size/XL and removed size/L labels Apr 1, 2026
Signed-off-by: jicheng.sk <jicheng.sk@alibaba-inc.com>
@BH4AWS BH4AWS force-pushed the feat/add_sandbox_spec_runtime_config branch from 7d462b0 to ba90553 Compare April 1, 2026 13:43
@furykerry
Copy link
Copy Markdown
Member

/lgtm

@kruise-bot kruise-bot added the lgtm label Apr 1, 2026
@furykerry furykerry merged commit b5129b6 into openkruise:master Apr 1, 2026
13 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants