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_runsc from 20240305 to 20241021 #56

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_runsc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"name": "release-20241021.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 @@ -878,6 +878,7 @@ kata_containers_binary_checksums:
3.0.1: 0
gvisor_runsc_binary_checksums:
arm:
'20241021': 0
20240305: 0
20240212: 0
20240206: 0
Expand All @@ -887,6 +888,7 @@ gvisor_runsc_binary_checksums:
20240109: 0
20231218: 0
arm64:
'20241021': 0
20240305: b8b54b45fed2dd1fa14decefecc68c8da605b8abaaee97a0550deeee4afc427f
20240212: a03fb515df9cabf1c618193e9ed7400543c0410ab7107d1ce291ebc9212521cf
20240206: 50b637dcb7c1b2fb1c1ce189a48ca6732d4b5a5c17ac08d5dd22d33b06fd31c8
Expand All @@ -896,6 +898,7 @@ gvisor_runsc_binary_checksums:
20240109: 51a1b299997834b902192806def688b1e23ff6b14f28a9ed3397f3f6572a189a
20231218: 86262a78946deacc309c0f08883659ee3298c288048dc30955945e71993c81a8
amd64:
'20241021': 0
20240305: 3b949f7fab2c7d3d75df09fe5f170b46951e62b8833dcc4abad0a4d6c12f41f3
20240212: da5390680d18c3f98f1e88cd7363f97de42ed63a767e61d476b1740b0918b93c
20240206: 996a8e855c1d54a7dcf688d52ee698fd714f0fd143c42ee793707e7f4f18124d
Expand All @@ -905,6 +908,7 @@ gvisor_runsc_binary_checksums:
20240109: f32810820c81a4dfe570080c06c5dabfc1be74ec0d5da659f93ae5cc1fc5c098
20231218: c353d36a134dfc2fab8509f72a34abf6a761603975eb00a39e4077c41aeaf31b
ppc64le:
'20241021': 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: '20241021'
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_runsc": {
"current_version": 20240305,
"latest_version": "20241021",
"release": {
"name": "release-20241021.0",
"component": "gvisor_runsc",
"owner": "google",
"repo": "gvisor",
"release_type": "tag"
}
}
}