Skip to content

fix: fix cubelet ci compile error#368

Merged
fslongjin merged 1 commit into
TencentCloud:masterfrom
kinwin-ustc:bugfix/fix-cubelet-ci
May 27, 2026
Merged

fix: fix cubelet ci compile error#368
fslongjin merged 1 commit into
TencentCloud:masterfrom
kinwin-ustc:bugfix/fix-cubelet-ci

Conversation

@kinwin-ustc
Copy link
Copy Markdown
Collaborator

fix cublet ci compile error introduced by PR #333

storage/local.go:854:31: cannot use result.SandboxID (variable of type string) as *StorageInfo value in argument to l.cleanupHostDirVolumes
make: *** [Makefile:80: cubelet] Error 1
make[1]: *** [Makefile:96: builder-run] Error 2
make[1]: Leaving directory '/home/runner/work/CubeSandbox/CubeSandbox'
make: *** [Makefile:140: cubelet] Error 2

fix cublet ci compile error introduced by PR TencentCloud#333

storage/local.go:854:31: cannot use result.SandboxID (variable of type string) as *StorageInfo value in argument to l.cleanupHostDirVolumes
make: *** [Makefile:80: cubelet] Error 1
make[1]: *** [Makefile:96: builder-run] Error 2
make[1]: Leaving directory '/home/runner/work/CubeSandbox/CubeSandbox'
make: *** [Makefile:140: cubelet] Error 2

Signed-off-by: Feng Jin <ronyjin@tencent.com>
@kinwin-ustc kinwin-ustc requested a review from fslongjin as a code owner May 27, 2026 03:55
@cubesandboxbot
Copy link
Copy Markdown

cubesandboxbot Bot commented May 27, 2026

Claude finished @kinwin-ustc's task in 35s —— View job


I'll analyze this and get back to you.

@fslongjin fslongjin merged commit 2e35abb into TencentCloud:master May 27, 2026
8 checks passed
@kinwin-ustc kinwin-ustc deleted the bugfix/fix-cubelet-ci branch May 27, 2026 04:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants