zuul-jobs/roles/ensure-podman/tasks
Jan Gutter e637029091
Fix k8s-crio buildset registry test
* It looks like zuul-jobs-test-registry-buildset-registry-k8s-crio
  is busted with Ubuntu Jammy + cri-o installed from kubic, with
  errors like https://github.com/cri-o/ocicni/issues/77
  (also, kubic has been wound down and cri-o has been spun off)
* cri-o in Noble uninstalls docker-ce, in a follow-up we should
  clean that up and switch to a pure podman profile
* This minikube configuration is not supported, but it seems that
  upstream cri-o might have made some fixes that makes it work

* Update the job to use Ubuntu Noble instead of Jammy
* Update ensure-podman for Ubuntu Noble
  (podman is now part of the Ubuntu distro)
* Update the cri-o install in ensure-minikube for Ubuntu Noble and later
  (cri-o is now part of k8s)

Other miscellaneous fixes and workarounds:

* k8s.gcr.io is being sunsetted, updated the test image:
  https://kubernetes.io/blog/2023/03/10/image-registry-redirect/
* Relaxed the security to run minikube from /tmp (in future,
  we should set the default to /usr/local/bin)
* Updated the microk8s check-distro task for Noble

Change-Id: I3b0cbac5c72c31577797ba294de8b8c025f8c2c3
2024-08-22 20:50:31 +01:00
..
Debian.yaml ensure-podman: add containernetworking-plugins 2022-03-01 12:44:50 +11:00
default.yaml Rename install-podman to ensure-podman for consistency 2020-04-04 15:41:29 -04:00
main.yaml Print version of installed podman 2021-12-11 11:21:27 +00:00
RedHat.yaml Add support for RedHat platforms on ensure-podman 2020-04-06 18:52:07 +01:00
Ubuntu-18.04.yaml Force cgroupfs cgroup manager with podman on ubuntu 2023-05-18 14:25:52 -07:00
Ubuntu-20.04.yaml ensure-podman: Remove kubic from Ubuntu 18.04 and drop 20.04 2022-05-24 10:46:38 -07:00
Ubuntu-22.04.yaml Pin podman on jammy 2023-06-20 18:49:14 -07:00
Ubuntu.yaml Fix k8s-crio buildset registry test 2024-08-22 20:50:31 +01:00