Remove legacy crio packaging cleanup (#10702)

This has now been removed and results in a 404 when trying to remove the
old key, even if it's not present.
This commit is contained in:
David Leadbeater
2023-12-12 01:41:13 +11:00
committed by GitHub
parent 306103ed05
commit 17b51240c9
3 changed files with 0 additions and 132 deletions

View File

@@ -69,10 +69,6 @@ youki_runtime:
type: oci
root: /run/youki
# TODO(cristicalin): remove this after 2.21
crio_download_base: "download.opensuse.org/repositories/devel:kubic:libcontainers:stable"
crio_download_crio: "http://{{ crio_download_base }}:/cri-o:/"
# Reserve 16M uids and gids for user namespaces (256 pods * 65536 uids/gids)
# at the end of the uid/gid space
crio_remap_enable: false