mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-07-19 18:01:01 +00:00
Merge pull request #11427 from BbolroC/bump-rootfs-confidential-s390x
rootfs: Bump rootfs-{image,initrd} to 24.04
This commit is contained in:
commit
d754e3939b
@ -12,6 +12,7 @@ PACKAGES="chrony iptables dbus"
|
|||||||
[ "$AGENT_INIT" = no ] && PACKAGES+=" init"
|
[ "$AGENT_INIT" = no ] && PACKAGES+=" init"
|
||||||
[ "$MEASURED_ROOTFS" = yes ] && PACKAGES+=" cryptsetup-bin e2fsprogs"
|
[ "$MEASURED_ROOTFS" = yes ] && PACKAGES+=" cryptsetup-bin e2fsprogs"
|
||||||
[ "$SECCOMP" = yes ] && PACKAGES+=" libseccomp2"
|
[ "$SECCOMP" = yes ] && PACKAGES+=" libseccomp2"
|
||||||
|
[ "$(uname -m)" = "s390x" ] && PACKAGES+=" libcurl4 libnghttp2-14"
|
||||||
REPO_COMPONENTS=${REPO_COMPONENTS:-main}
|
REPO_COMPONENTS=${REPO_COMPONENTS:-main}
|
||||||
|
|
||||||
case "$ARCH" in
|
case "$ARCH" in
|
||||||
|
@ -122,25 +122,25 @@ assets:
|
|||||||
architecture:
|
architecture:
|
||||||
aarch64:
|
aarch64:
|
||||||
name: "ubuntu"
|
name: "ubuntu"
|
||||||
version: "jammy" # 22.04 LTS
|
version: "noble" # 24.04 LTS
|
||||||
nvidia-gpu:
|
nvidia-gpu:
|
||||||
name: "ubuntu"
|
name: "ubuntu"
|
||||||
version: "jammy" # 22.04 LTS
|
version: "noble" # 24.04 LTS
|
||||||
nvidia-gpu-confidential:
|
nvidia-gpu-confidential:
|
||||||
name: "ubuntu"
|
name: "ubuntu"
|
||||||
version: "jammy" # 22.04 LTS
|
version: "noble" # 24.04 LTS
|
||||||
ppc64le:
|
ppc64le:
|
||||||
name: "ubuntu"
|
name: "ubuntu"
|
||||||
version: "jammy" # 22.04 LTS
|
version: "noble" # 24.04 LTS
|
||||||
s390x:
|
s390x:
|
||||||
name: "ubuntu"
|
name: "ubuntu"
|
||||||
version: "jammy" # 22.04 LTS
|
version: "noble" # 24.04 LTS
|
||||||
confidential:
|
confidential:
|
||||||
name: "ubuntu"
|
name: "ubuntu"
|
||||||
version: "jammy" # 22.04 LTS
|
version: "noble" # 24.04 LTS
|
||||||
x86_64:
|
x86_64:
|
||||||
name: "ubuntu"
|
name: "ubuntu"
|
||||||
version: "jammy" # 22.04 lTS
|
version: "noble" # 24.04 LTS
|
||||||
confidential:
|
confidential:
|
||||||
name: "ubuntu"
|
name: "ubuntu"
|
||||||
version: "noble" # 24.04 LTS
|
version: "noble" # 24.04 LTS
|
||||||
@ -149,10 +149,10 @@ assets:
|
|||||||
version: "3.0"
|
version: "3.0"
|
||||||
nvidia-gpu:
|
nvidia-gpu:
|
||||||
name: "ubuntu"
|
name: "ubuntu"
|
||||||
version: "jammy" # 22.04 LTS
|
version: "noble" # 24.04 LTS
|
||||||
nvidia-gpu-confidential:
|
nvidia-gpu-confidential:
|
||||||
name: "ubuntu"
|
name: "ubuntu"
|
||||||
version: "jammy" # 22.04 LTS
|
version: "noble" # 24.04 LTS
|
||||||
|
|
||||||
initrd:
|
initrd:
|
||||||
description: |
|
description: |
|
||||||
@ -165,21 +165,21 @@ assets:
|
|||||||
version: "3.18"
|
version: "3.18"
|
||||||
nvidia-gpu:
|
nvidia-gpu:
|
||||||
name: "ubuntu"
|
name: "ubuntu"
|
||||||
version: "jammy" # 22.04 LTS
|
version: "noble" # 24.04 LTS
|
||||||
nvidia-gpu-confidential:
|
nvidia-gpu-confidential:
|
||||||
name: "ubuntu"
|
name: "ubuntu"
|
||||||
version: "jammy" # 22.04 LTS
|
version: "noble" # 24.04 LTS
|
||||||
# Do not use Alpine on ppc64le & s390x, the agent cannot use musl because
|
# Do not use Alpine on ppc64le & s390x, the agent cannot use musl because
|
||||||
# there is no such Rust target
|
# there is no such Rust target
|
||||||
ppc64le:
|
ppc64le:
|
||||||
name: "ubuntu"
|
name: "ubuntu"
|
||||||
version: "jammy" # 22.04 LTS
|
version: "noble" # 24.04 LTS
|
||||||
s390x:
|
s390x:
|
||||||
name: "ubuntu"
|
name: "ubuntu"
|
||||||
version: "jammy" # 22.04 LTS
|
version: "noble" # 24.04 LTS
|
||||||
confidential:
|
confidential:
|
||||||
name: "ubuntu"
|
name: "ubuntu"
|
||||||
version: "jammy" # 22.04 LTS
|
version: "noble" # 24.04 LTS
|
||||||
x86_64:
|
x86_64:
|
||||||
name: "alpine"
|
name: "alpine"
|
||||||
version: "3.18"
|
version: "3.18"
|
||||||
@ -188,10 +188,10 @@ assets:
|
|||||||
version: "noble" # 24.04 LTS
|
version: "noble" # 24.04 LTS
|
||||||
nvidia-gpu:
|
nvidia-gpu:
|
||||||
name: "ubuntu"
|
name: "ubuntu"
|
||||||
version: "jammy" # 22.04 LTS
|
version: "noble" # 24.04 LTS
|
||||||
nvidia-gpu-confidential:
|
nvidia-gpu-confidential:
|
||||||
name: "ubuntu"
|
name: "ubuntu"
|
||||||
version: "jammy" # 22.04 LTS
|
version: "noble" # 24.04 LTS
|
||||||
|
|
||||||
kernel:
|
kernel:
|
||||||
description: "Linux kernel optimised for virtual machines"
|
description: "Linux kernel optimised for virtual machines"
|
||||||
|
Loading…
Reference in New Issue
Block a user