2025.1 Series Release Notes¶
7.2.0-1¶
Upgrade Notes¶
containerd
rootpath default has been changed from distribution default to/var/lib/docker/containerdwhen usingdockerrole.
Bug Fixes¶
Due to changes in docker-ce 29 that switched default image store engine to
containerd, containerdrootpath default has been changed from distribution default to/var/lib/docker/containerdwhen usingdockerrole.
7.2.0¶
Bug Fixes¶
Fixes execution of some non-Kolla containers on Ubuntu with Podman as container engine, by installing the
catatonitpackage. LP#2114998
7.0.0¶
New Features¶
With the
docker_apt_key_envvariable it is now possible to set enviroment variables for the get_url module to pass http proxy config. LP#2086700
Bug Fixes¶
Fixes kolla-ansible boostrap-servers LP#2004583