Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update buildkit to v0.10.0 #8845

Merged
merged 3 commits into from
Mar 27, 2022
Merged

Update buildkit to v0.10.0 #8845

merged 3 commits into from
Mar 27, 2022

Conversation

aledbf
Copy link
Member

@aledbf aledbf commented Mar 16, 2022

Description

Update buildkit to v0.10.0

From the release:

We should also see an improvement in build times

How to test

  • Builds should keep working

Release Notes

Update buildkit to v0.10.0

@aledbf aledbf requested review from a team March 16, 2022 19:40
@github-actions github-actions bot added team: delivery Issue belongs to the self-hosted team team: workspace Issue belongs to the Workspace team labels Mar 16, 2022
@princerachit
Copy link
Contributor

Changes lgtm. Did we test it in a preview cluster? Asking as we had an issue few months back due to kernel version mismatch in core-dev vs production cluster for seccomp related library IIRC

@princerachit
Copy link
Contributor

/hold

Feel free to remove the hold label @aledbf

@kylos101
Copy link
Contributor

kylos101 commented Mar 22, 2022

/werft run

👍 started the job as gitpod-build-aledbf-buildkit.72

@kylos101
Copy link
Contributor

I tried opening the dazzle [1] and workspace-images [2] repos but get an error:

image

In the logs, I see this message:

 {
host: "eu.gcr.io"
level: "info"
message: "trying next host - response was http.StatusNotFound"
}

Need to grab a bite for now, but, wanted to share.

@aledbf
Copy link
Member Author

aledbf commented Mar 22, 2022

That's fine. Let's see if we can pull and run the images

@kylos101
Copy link
Contributor

Pulls and runs with Docker, from within a Gitpod workspace (below).

@aledbf did you mean for us to pull and run with nerdctl too, or use it as a base image in a Gitpod workspace, too?

gitpod /workspace/template-python-flask $ docker pull gitpod/workspace-base:2022-03-22-23-33-48
2022-03-22-23-33-48: Pulling from gitpod/workspace-base
7c3b88808835: Pull complete 
1a6c7d47e350: Pull complete 
9b9520697272: Pull complete 
1053a3433f50: Pull complete 
ec9286dc5cb1: Pull complete 
deddeec0851f: Pull complete 
7239558c491a: Pull complete 
144a66bbcecf: Pull complete 
dba6875c6cab: Pull complete 
db7fd1dc56ad: Pull complete 
c0f79738a6ca: Pull complete 
cf2dda9310a4: Pull complete 
4c0bb169f4fa: Pull complete 
c150e288551f: Pull complete 
2bf42b2cf4e4: Pull complete 
6af2bf264877: Pull complete 
0f56f319ee7f: Pull complete 
12f57f1f477a: Pull complete 
Digest: sha256:7a77532e8c2c0eead2f80bf992c5a9f6f5cc193b866f62e714a94e3a0add28b5
Status: Downloaded newer image for gitpod/workspace-base:2022-03-22-23-33-48
docker.io/gitpod/workspace-base:2022-03-22-23-33-48

gitpod /workspace/template-python-flask $ docker run -it --rm gitpod/workspace-base:2022-03-22-23-33-48
gitpod ~ $ ls
gitpod ~ $ pwd

@roboquat roboquat merged commit c95340d into main Mar 27, 2022
@roboquat roboquat deleted the aledbf/buildkit branch March 27, 2022 15:26
@roboquat roboquat added the deployed: workspace Workspace team change is running in production label Mar 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployed: workspace Workspace team change is running in production release-note size/XXL team: delivery Issue belongs to the self-hosted team team: workspace Issue belongs to the Workspace team
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

6 participants