http://bugzilla.opensuse.org/show_bug.cgi?id=1125949 Bug ID: 1125949 Summary: Drop from install media, tidy up pattern+system-role names and descriptions Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Kubic Assignee: kubic-bugs@opensuse.org Reporter: rbrown@suse.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- We don't use docker heavily on Kubic, but currently we carry complex patterns with complex dependencies to support swappable container runtimes, which we dont test Also, podman/cri-o don't currently work well together. Even when upstream fix the various issues needed there, podman/cri-o will always have the risk of clashing with their CNI configuration unless a kubernetes user has a podman compatible CNI installation As CNI is not currently in scope of what we setup in Kubic, this means the current kubeadm system role actually can install a broken configuration by default. So podman/cri-o should not be installed together by default So, time to simplify Things to change * alt-container-runtime pattern should be removed * container-runtime pattern should include podman and its cni config only * container-runtime-kubernetes should be created with cri-o and it's kubeadm CRI config only * microos system role should use container-runtime * kubeadm system role should use container-runtime-kubernetes * system role descriptions should be corrected accordingly * images should be corrected to match the above * Users will be able to install docker in parallel/alternative to either using transactional-update pkg rm/in. This needs to be documented -- You are receiving this mail because: You are the assignee for the bug.