zuul-jobs/roles/ensure-kubernetes/tasks
James E. Blair 300ee42863 Revert "Revert cri-dockerd changes"
This reverts commit c4a6669912.

The change was originally reverted because it broke testing on Jammy.
Jammy broke because it was attempting to install cri-o using the Bionic
method via a PPA. This is no longer valid for newer Ubuntu, and Focal
uses a different process too. We update the cri-o installation for Jammy
to match Focal and make this method the default so that new Ubuntu
releases default to modern installation methods. Bionic continues to
install from a PPA.

Additionally we bump the cri-o version from 1.15 to 1.24 to get a
version that has packages for both Focal and Jammy. This new version
requires we also install cri-o-runc separately as they don't seem to
have proper package dependencies in place between these two packages.
The crio systemd service fails to start without cri-o-runc installed.

Change-Id: Ic29576e26be094744cc1b169a3c8f0bca814f089
2022-07-28 11:57:28 -07:00
..
crio-default.yaml Revert "Revert cri-dockerd changes" 2022-07-28 11:57:28 -07:00
crio-Ubuntu-18.04.yaml Revert "Revert cri-dockerd changes" 2022-07-28 11:57:28 -07:00
main.yaml ensure-kubernetes: refactor to use ensure-package-repositories 2020-05-01 15:49:30 +02:00
minikube.yaml Revert "Revert cri-dockerd changes" 2022-07-28 11:57:28 -07:00