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

Bump gvisor_containerd_shim from 20240305 to 20240923 #44

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions cache/gvisor_containerd_shim.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"name": "release-20240923.0"
}
4 changes: 4 additions & 0 deletions roles/kubespray-defaults/defaults/main/checksums.yml
Original file line number Diff line number Diff line change
Expand Up @@ -915,6 +915,7 @@ gvisor_runsc_binary_checksums:
20231218: 0
gvisor_containerd_shim_binary_checksums:
arm:
'20240923': 0
20240305: 0
20240212: 0
20240206: 0
Expand All @@ -924,6 +925,7 @@ gvisor_containerd_shim_binary_checksums:
20240109: 0
20231218: 0
arm64:
'20240923': 0
20240305: 466c51e4f4bf592da0edf8c70c70ba74f026bb48f980bb28ffb582a93c88c049
20240212: 4b122fd5684c068d5d73189a30a8130cc5280aefadda0b8532321446c9c79c90
20240206: 34ded13729aeea0bee6c6d4cbc57ac19a9f4a532631b307ae975cbeb2a09a4ff
Expand All @@ -933,6 +935,7 @@ gvisor_containerd_shim_binary_checksums:
20240109: 40eb0a4f5f0013afb221e228fd6e71887127c4b09c7f2eb36705a0cd5c746d57
20231218: 5f66938de981221359a64f05a5c770b228090db3a2697d91ad622c18dd19f4b2
amd64:
'20240923': 0
20240305: 11a1b482e0ed6c72ea6ca72692e1cb2d0794214d142be5389e30517a96b157dc
20240212: 48333e9b6158f8d4192a35e1d1f74319b6a083d6cbc3779c847548de6a5faf5f
20240206: 9c88e82b71dc07f689c74f61143ea00fa8621a6d5c31c5fadb9714ad3be8465a
Expand All @@ -942,6 +945,7 @@ gvisor_containerd_shim_binary_checksums:
20240109: d677683326cfd42c7913636651f74ffd1a6866066877903d8a58c644422c2e18
20231218: a0578a357feb9320298730bf5ba683880ba35c476dc74dc82c79f0b5acc42656
ppc64le:
'20240923': 0
20240305: 0
20240212: 0
20240206: 0
Expand Down
2 changes: 1 addition & 1 deletion roles/kubespray-defaults/defaults/main/download.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ crun_version: 1.14.4
runc_version: v1.1.13
kata_containers_version: 3.1.3
youki_version: 0.1.0
gvisor_version: 20240305
gvisor_version: '20240923'
containerd_version: 1.7.21
cri_dockerd_version: 0.3.11

Expand Down
13 changes: 13 additions & 0 deletions version_diff.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"gvisor_containerd_shim": {
"current_version": 20240305,
"latest_version": "20240923",
"release": {
"name": "release-20240923.0",
"component": "gvisor_containerd_shim",
"owner": "google",
"repo": "gvisor",
"release_type": "tag"
}
}
}