Skip to content

Commit 2b13f0b

Browse files
Automated Containerd version update 1.6.33 (#5358)
Create new Containerd version Co-authored-by: laverya <[email protected]>
1 parent 3b06ab2 commit 2b13f0b

File tree

26 files changed

+0
-182
lines changed

26 files changed

+0
-182
lines changed

addons/containerd/1.5.10/install.sh

-7
Original file line numberDiff line numberDiff line change
@@ -410,13 +410,6 @@ function containerd_kubernetes_pause_image() {
410410
fi
411411
}
412412

413-
function use_os_containerd() {
414-
if is_amazon_2023 || is_ubuntu_2404 ; then
415-
return 0
416-
fi
417-
return 1
418-
}
419-
420413
# require_os_containerd ensures that the host package for containerd is installed if the OS is one we do not ship containerd packages for.
421414
function require_os_containerd() {
422415
if use_os_containerd ; then

addons/containerd/1.5.11/install.sh

-7
Original file line numberDiff line numberDiff line change
@@ -410,13 +410,6 @@ function containerd_kubernetes_pause_image() {
410410
fi
411411
}
412412

413-
function use_os_containerd() {
414-
if is_amazon_2023 || is_ubuntu_2404 ; then
415-
return 0
416-
fi
417-
return 1
418-
}
419-
420413
# require_os_containerd ensures that the host package for containerd is installed if the OS is one we do not ship containerd packages for.
421414
function require_os_containerd() {
422415
if use_os_containerd ; then

addons/containerd/1.6.10/install.sh

-7
Original file line numberDiff line numberDiff line change
@@ -410,13 +410,6 @@ function containerd_kubernetes_pause_image() {
410410
fi
411411
}
412412

413-
function use_os_containerd() {
414-
if is_amazon_2023 || is_ubuntu_2404 ; then
415-
return 0
416-
fi
417-
return 1
418-
}
419-
420413
# require_os_containerd ensures that the host package for containerd is installed if the OS is one we do not ship containerd packages for.
421414
function require_os_containerd() {
422415
if use_os_containerd ; then

addons/containerd/1.6.11/install.sh

-7
Original file line numberDiff line numberDiff line change
@@ -410,13 +410,6 @@ function containerd_kubernetes_pause_image() {
410410
fi
411411
}
412412

413-
function use_os_containerd() {
414-
if is_amazon_2023 || is_ubuntu_2404 ; then
415-
return 0
416-
fi
417-
return 1
418-
}
419-
420413
# require_os_containerd ensures that the host package for containerd is installed if the OS is one we do not ship containerd packages for.
421414
function require_os_containerd() {
422415
if use_os_containerd ; then

addons/containerd/1.6.12/install.sh

-7
Original file line numberDiff line numberDiff line change
@@ -410,13 +410,6 @@ function containerd_kubernetes_pause_image() {
410410
fi
411411
}
412412

413-
function use_os_containerd() {
414-
if is_amazon_2023 || is_ubuntu_2404 ; then
415-
return 0
416-
fi
417-
return 1
418-
}
419-
420413
# require_os_containerd ensures that the host package for containerd is installed if the OS is one we do not ship containerd packages for.
421414
function require_os_containerd() {
422415
if use_os_containerd ; then

addons/containerd/1.6.13/install.sh

-7
Original file line numberDiff line numberDiff line change
@@ -410,13 +410,6 @@ function containerd_kubernetes_pause_image() {
410410
fi
411411
}
412412

413-
function use_os_containerd() {
414-
if is_amazon_2023 || is_ubuntu_2404 ; then
415-
return 0
416-
fi
417-
return 1
418-
}
419-
420413
# require_os_containerd ensures that the host package for containerd is installed if the OS is one we do not ship containerd packages for.
421414
function require_os_containerd() {
422415
if use_os_containerd ; then

addons/containerd/1.6.14/install.sh

-7
Original file line numberDiff line numberDiff line change
@@ -410,13 +410,6 @@ function containerd_kubernetes_pause_image() {
410410
fi
411411
}
412412

413-
function use_os_containerd() {
414-
if is_amazon_2023 || is_ubuntu_2404 ; then
415-
return 0
416-
fi
417-
return 1
418-
}
419-
420413
# require_os_containerd ensures that the host package for containerd is installed if the OS is one we do not ship containerd packages for.
421414
function require_os_containerd() {
422415
if use_os_containerd ; then

addons/containerd/1.6.15/install.sh

-7
Original file line numberDiff line numberDiff line change
@@ -410,13 +410,6 @@ function containerd_kubernetes_pause_image() {
410410
fi
411411
}
412412

413-
function use_os_containerd() {
414-
if is_amazon_2023 || is_ubuntu_2404 ; then
415-
return 0
416-
fi
417-
return 1
418-
}
419-
420413
# require_os_containerd ensures that the host package for containerd is installed if the OS is one we do not ship containerd packages for.
421414
function require_os_containerd() {
422415
if use_os_containerd ; then

addons/containerd/1.6.16/install.sh

-7
Original file line numberDiff line numberDiff line change
@@ -410,13 +410,6 @@ function containerd_kubernetes_pause_image() {
410410
fi
411411
}
412412

413-
function use_os_containerd() {
414-
if is_amazon_2023 || is_ubuntu_2404 ; then
415-
return 0
416-
fi
417-
return 1
418-
}
419-
420413
# require_os_containerd ensures that the host package for containerd is installed if the OS is one we do not ship containerd packages for.
421414
function require_os_containerd() {
422415
if use_os_containerd ; then

addons/containerd/1.6.18/install.sh

-7
Original file line numberDiff line numberDiff line change
@@ -410,13 +410,6 @@ function containerd_kubernetes_pause_image() {
410410
fi
411411
}
412412

413-
function use_os_containerd() {
414-
if is_amazon_2023 || is_ubuntu_2404 ; then
415-
return 0
416-
fi
417-
return 1
418-
}
419-
420413
# require_os_containerd ensures that the host package for containerd is installed if the OS is one we do not ship containerd packages for.
421414
function require_os_containerd() {
422415
if use_os_containerd ; then

addons/containerd/1.6.19/install.sh

-7
Original file line numberDiff line numberDiff line change
@@ -410,13 +410,6 @@ function containerd_kubernetes_pause_image() {
410410
fi
411411
}
412412

413-
function use_os_containerd() {
414-
if is_amazon_2023 || is_ubuntu_2404 ; then
415-
return 0
416-
fi
417-
return 1
418-
}
419-
420413
# require_os_containerd ensures that the host package for containerd is installed if the OS is one we do not ship containerd packages for.
421414
function require_os_containerd() {
422415
if use_os_containerd ; then

addons/containerd/1.6.20/install.sh

-7
Original file line numberDiff line numberDiff line change
@@ -410,13 +410,6 @@ function containerd_kubernetes_pause_image() {
410410
fi
411411
}
412412

413-
function use_os_containerd() {
414-
if is_amazon_2023 || is_ubuntu_2404 ; then
415-
return 0
416-
fi
417-
return 1
418-
}
419-
420413
# require_os_containerd ensures that the host package for containerd is installed if the OS is one we do not ship containerd packages for.
421414
function require_os_containerd() {
422415
if use_os_containerd ; then

addons/containerd/1.6.21/install.sh

-7
Original file line numberDiff line numberDiff line change
@@ -410,13 +410,6 @@ function containerd_kubernetes_pause_image() {
410410
fi
411411
}
412412

413-
function use_os_containerd() {
414-
if is_amazon_2023 || is_ubuntu_2404 ; then
415-
return 0
416-
fi
417-
return 1
418-
}
419-
420413
# require_os_containerd ensures that the host package for containerd is installed if the OS is one we do not ship containerd packages for.
421414
function require_os_containerd() {
422415
if use_os_containerd ; then

addons/containerd/1.6.22/install.sh

-7
Original file line numberDiff line numberDiff line change
@@ -410,13 +410,6 @@ function containerd_kubernetes_pause_image() {
410410
fi
411411
}
412412

413-
function use_os_containerd() {
414-
if is_amazon_2023 || is_ubuntu_2404 ; then
415-
return 0
416-
fi
417-
return 1
418-
}
419-
420413
# require_os_containerd ensures that the host package for containerd is installed if the OS is one we do not ship containerd packages for.
421414
function require_os_containerd() {
422415
if use_os_containerd ; then

addons/containerd/1.6.24/install.sh

-7
Original file line numberDiff line numberDiff line change
@@ -410,13 +410,6 @@ function containerd_kubernetes_pause_image() {
410410
fi
411411
}
412412

413-
function use_os_containerd() {
414-
if is_amazon_2023 || is_ubuntu_2404 ; then
415-
return 0
416-
fi
417-
return 1
418-
}
419-
420413
# require_os_containerd ensures that the host package for containerd is installed if the OS is one we do not ship containerd packages for.
421414
function require_os_containerd() {
422415
if use_os_containerd ; then

addons/containerd/1.6.25/install.sh

-7
Original file line numberDiff line numberDiff line change
@@ -410,13 +410,6 @@ function containerd_kubernetes_pause_image() {
410410
fi
411411
}
412412

413-
function use_os_containerd() {
414-
if is_amazon_2023 || is_ubuntu_2404 ; then
415-
return 0
416-
fi
417-
return 1
418-
}
419-
420413
# require_os_containerd ensures that the host package for containerd is installed if the OS is one we do not ship containerd packages for.
421414
function require_os_containerd() {
422415
if use_os_containerd ; then

addons/containerd/1.6.26/install.sh

-7
Original file line numberDiff line numberDiff line change
@@ -410,13 +410,6 @@ function containerd_kubernetes_pause_image() {
410410
fi
411411
}
412412

413-
function use_os_containerd() {
414-
if is_amazon_2023 || is_ubuntu_2404 ; then
415-
return 0
416-
fi
417-
return 1
418-
}
419-
420413
# require_os_containerd ensures that the host package for containerd is installed if the OS is one we do not ship containerd packages for.
421414
function require_os_containerd() {
422415
if use_os_containerd ; then

addons/containerd/1.6.27/install.sh

-7
Original file line numberDiff line numberDiff line change
@@ -410,13 +410,6 @@ function containerd_kubernetes_pause_image() {
410410
fi
411411
}
412412

413-
function use_os_containerd() {
414-
if is_amazon_2023 || is_ubuntu_2404 ; then
415-
return 0
416-
fi
417-
return 1
418-
}
419-
420413
# require_os_containerd ensures that the host package for containerd is installed if the OS is one we do not ship containerd packages for.
421414
function require_os_containerd() {
422415
if use_os_containerd ; then

addons/containerd/1.6.28/install.sh

-7
Original file line numberDiff line numberDiff line change
@@ -410,13 +410,6 @@ function containerd_kubernetes_pause_image() {
410410
fi
411411
}
412412

413-
function use_os_containerd() {
414-
if is_amazon_2023 || is_ubuntu_2404 ; then
415-
return 0
416-
fi
417-
return 1
418-
}
419-
420413
# require_os_containerd ensures that the host package for containerd is installed if the OS is one we do not ship containerd packages for.
421414
function require_os_containerd() {
422415
if use_os_containerd ; then

addons/containerd/1.6.31/install.sh

-7
Original file line numberDiff line numberDiff line change
@@ -410,13 +410,6 @@ function containerd_kubernetes_pause_image() {
410410
fi
411411
}
412412

413-
function use_os_containerd() {
414-
if is_amazon_2023 || is_ubuntu_2404 ; then
415-
return 0
416-
fi
417-
return 1
418-
}
419-
420413
# require_os_containerd ensures that the host package for containerd is installed if the OS is one we do not ship containerd packages for.
421414
function require_os_containerd() {
422415
if use_os_containerd ; then

addons/containerd/1.6.32/install.sh

-7
Original file line numberDiff line numberDiff line change
@@ -410,13 +410,6 @@ function containerd_kubernetes_pause_image() {
410410
fi
411411
}
412412

413-
function use_os_containerd() {
414-
if is_amazon_2023 || is_ubuntu_2404 ; then
415-
return 0
416-
fi
417-
return 1
418-
}
419-
420413
# require_os_containerd ensures that the host package for containerd is installed if the OS is one we do not ship containerd packages for.
421414
function require_os_containerd() {
422415
if use_os_containerd ; then

addons/containerd/1.6.4/install.sh

-7
Original file line numberDiff line numberDiff line change
@@ -410,13 +410,6 @@ function containerd_kubernetes_pause_image() {
410410
fi
411411
}
412412

413-
function use_os_containerd() {
414-
if is_amazon_2023 || is_ubuntu_2404 ; then
415-
return 0
416-
fi
417-
return 1
418-
}
419-
420413
# require_os_containerd ensures that the host package for containerd is installed if the OS is one we do not ship containerd packages for.
421414
function require_os_containerd() {
422415
if use_os_containerd ; then

addons/containerd/1.6.6/install.sh

-7
Original file line numberDiff line numberDiff line change
@@ -410,13 +410,6 @@ function containerd_kubernetes_pause_image() {
410410
fi
411411
}
412412

413-
function use_os_containerd() {
414-
if is_amazon_2023 || is_ubuntu_2404 ; then
415-
return 0
416-
fi
417-
return 1
418-
}
419-
420413
# require_os_containerd ensures that the host package for containerd is installed if the OS is one we do not ship containerd packages for.
421414
function require_os_containerd() {
422415
if use_os_containerd ; then

addons/containerd/1.6.7/install.sh

-7
Original file line numberDiff line numberDiff line change
@@ -410,13 +410,6 @@ function containerd_kubernetes_pause_image() {
410410
fi
411411
}
412412

413-
function use_os_containerd() {
414-
if is_amazon_2023 || is_ubuntu_2404 ; then
415-
return 0
416-
fi
417-
return 1
418-
}
419-
420413
# require_os_containerd ensures that the host package for containerd is installed if the OS is one we do not ship containerd packages for.
421414
function require_os_containerd() {
422415
if use_os_containerd ; then

addons/containerd/1.6.8/install.sh

-7
Original file line numberDiff line numberDiff line change
@@ -410,13 +410,6 @@ function containerd_kubernetes_pause_image() {
410410
fi
411411
}
412412

413-
function use_os_containerd() {
414-
if is_amazon_2023 || is_ubuntu_2404 ; then
415-
return 0
416-
fi
417-
return 1
418-
}
419-
420413
# require_os_containerd ensures that the host package for containerd is installed if the OS is one we do not ship containerd packages for.
421414
function require_os_containerd() {
422415
if use_os_containerd ; then

addons/containerd/1.6.9/install.sh

-7
Original file line numberDiff line numberDiff line change
@@ -410,13 +410,6 @@ function containerd_kubernetes_pause_image() {
410410
fi
411411
}
412412

413-
function use_os_containerd() {
414-
if is_amazon_2023 || is_ubuntu_2404 ; then
415-
return 0
416-
fi
417-
return 1
418-
}
419-
420413
# require_os_containerd ensures that the host package for containerd is installed if the OS is one we do not ship containerd packages for.
421414
function require_os_containerd() {
422415
if use_os_containerd ; then

0 commit comments

Comments
 (0)