Skip to content

sandbox claim support PauseTime#243

Open
CoodeRver wants to merge 2 commits intoopenkruise:masterfrom
CoodeRver:master
Open

sandbox claim support PauseTime#243
CoodeRver wants to merge 2 commits intoopenkruise:masterfrom
CoodeRver:master

Conversation

@CoodeRver
Copy link
Copy Markdown

Change-Id: Iaa4e20c6981074aef6ce6932fc0aa8c4ae4efe8f

Ⅰ. 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

@kruise-bot
Copy link
Copy Markdown

Welcome @CoodeRver! It looks like this is your first PR to openkruise/agents 🎉

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 66.88%. Comparing base (6bb7d22) to head (95604ca).
⚠️ Report is 22 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #243      +/-   ##
==========================================
+ Coverage   66.34%   66.88%   +0.54%     
==========================================
  Files         111      112       +1     
  Lines        7386     7508     +122     
==========================================
+ Hits         4900     5022     +122     
+ Misses       2201     2200       -1     
- Partials      285      286       +1     
Flag Coverage Δ
unittests 66.88% <100.00%> (+0.54%) ⬆️

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.

if claim.Spec.ShutdownTime != nil {
opts.ShutdownTime = claim.Spec.ShutdownTime.Time
}
if claim.Spec.PauseTime != nil {
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.

Can you add e2e for this case?

@zmberg zmberg removed the lgtm label Apr 2, 2026
@CoodeRver CoodeRver closed this Apr 2, 2026
@CoodeRver CoodeRver reopened this Apr 2, 2026
@CoodeRver CoodeRver force-pushed the master branch 2 times, most recently from a76ab7b to fade933 Compare April 2, 2026 12:32
Copy link
Copy Markdown
Member

@AiRanthem AiRanthem left a comment

Choose a reason for hiding this comment

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

reviewing

Comment thread pkg/controller/sandboxclaim/core/common_control_test.go Outdated
Comment thread pkg/controller/sandboxclaim/core/common_control_test.go Outdated
Comment thread pkg/controller/sandboxclaim/core/common_control_test.go Outdated
Comment thread pkg/controller/sandboxclaim/core/common_control_test.go Outdated
dingrong.wwk added 2 commits April 13, 2026 21:03
Change-Id: Ifd6a9095a1febaba8aee97d916684bc4e86eefe7
Change-Id: I517ce7e91554a958d501bdf78d0d4fc8c8f53713
@furykerry
Copy link
Copy Markdown
Member

@CoodeRver plz fix the e2e

@kruise-bot
Copy link
Copy Markdown

@CoodeRver: PR needs rebase.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

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.

5 participants