-
-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrade to Ubuntu 22.04 #1570
Comments
We may need to upgrade to Ubuntu 22.04, but after some investigation, this gets worse:
I'd really rather not upgrade to Ubuntu 22.04 right now because I suspect this could really destabilize cluster setup and perhaps cluster operation, beside probably taking a few days to complete the upgrade. |
Can figure out a way to install podman-rootless on Ubuntu 22.04?Observations:
Can we install CRI-O on Ubuntu 22.04?Observations:
Conclusion:It looks like we can install what we need on Ubuntu 22.04. Although, I would have preferred not to upgrade to Ubuntu 22.04, podman is fully supported there and I'm really tired of fighting with podman and CRI-O and this will get us onto the latest Ubuntu release which will be nice. Additional potential issues:
|
Ubuntu 22.04 upgrade:We'll start out with Hyper-V images because that environment has the fasted turn around.
|
DONE |
Podman installation is messed up right now. The official documentation implies that Ubuntu 20.04 is no longer supported and that Podman is now available for Ubuntu 20.10 or greater:
containers/podman#14302
I tried to to hack around this by forcing an install from Kubic using hardcoded keys (dangerous). This installs an old Podman version v3.0.1. Note that podman-rootless is not available! This is a huge problem.
The text was updated successfully, but these errors were encountered: