Skip to content

Upgrade to sysbox 0.7.0#163

Merged
deansheather merged 3 commits intocoder:mainfrom
maxpschonder:sysbox-0.7.0
Mar 19, 2026
Merged

Upgrade to sysbox 0.7.0#163
deansheather merged 3 commits intocoder:mainfrom
maxpschonder:sysbox-0.7.0

Conversation

@maxpschonder
Copy link
Contributor

I faced issues related to nestybox/sysbox#973 and upgraded sysbox to 0.7.0 with some additional fixes and improvements for the workflows.

@johnstcn
Copy link
Member

johnstcn commented Mar 9, 2026

Thanks for your contribution @maxpschonder! It might be no harm to hold off a little while until sysbox v0.7.0 is actually fully released (at the time of writing, it's not showing up for me as the latest release).

@netsgnut
Copy link

Might be related: nestybox/sysbox#996

For some reason, as of writing, there is a tag for the release, but there are no binary releases associated with it: https://github.com/nestybox/sysbox/releases/tag/v0.7.0

@johnstcn johnstcn self-assigned this Mar 19, 2026
@johnstcn johnstcn self-requested a review March 19, 2026 10:58
Copy link
Member

@johnstcn johnstcn left a comment

Choose a reason for hiding this comment

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

Can you update the amd64 SHA in Makefile as well?

I can't push to your branch but here's the diff that allows the build to succeed:

--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ PROJECT_ROOT := $(shell git rev-parse --show-toplevel)
 GO_FILES := $(shell git ls-files '*.go' '*.sum')
 IMAGE_FILES := $(shell find deploy)
 ARCH ?= linux/amd64
-SYSBOX_SHA ?= b7ac389e5a19592cadf16e0ca30e40919516128f6e1b7f99e1cb4ff64554172e
+SYSBOX_SHA ?= eeff273671467b8fa351ab3d40709759462dc03d9f7b50a1b207b37982ce40a9
 
 .PHONY: clean
 clean:

@maxpschonder maxpschonder requested a review from johnstcn March 19, 2026 14:55
@johnstcn johnstcn dismissed their stale review March 19, 2026 14:59

updated

Copy link
Member

@johnstcn johnstcn left a comment

Choose a reason for hiding this comment

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

LGTM, requesting second approval from @deansheather

@johnstcn johnstcn requested a review from deansheather March 19, 2026 15:00
@deansheather deansheather merged commit 3cc8e4b into coder:main Mar 19, 2026
9 checks passed
@deansheather
Copy link
Member

Thank you for your contribution!

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.

4 participants