Did an in-place upgrade from RHEL (Red Hat Enterprise Linux) 9.6 to 10.0 on one of my Thinkcentre Tiny PCs and it went almost perfectly well. I had to do a `dnf install podman` afterwards because that was seemingly lost or forgotten in the process. The upgrade process also warned that after it is done, SELinux would be set to `permissive` and I should manually switch it back to `enforcing`. Which I did and all is good :)
(As I have the free Developer Subscription, I also have full access to the knowledge base and other stuff, so I could simply follow the steps in https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/10/html/upgrading_from_rhel_9_to_rhel_10/index and am now a happy Coughlan user :)
And just finished the same process on the second ThinkCentre Tiny. So my homelab is now running RHEL 10 :)
Ran the first bunch of CI/CD jobs after updating to RHEL 10 and everything JustWorksâ„¢, so building websites and software can continue. Big thank you to my fellow Red Hatters in engineering and the people developing #Forgejo and the forgejo-runner for such a boring experience! Boring is good :) (And yes, the forgejo-runner always says docker, even when you use podman, like I do)