Current Series Release Notes¶
8.0.0.0rc1-21¶
Upgrade Notes¶
containerd
rootpath default has been changed from distribution default to/var/lib/docker/containerdwhen usingdockerrole.
Bug Fixes¶
Fixes a failure during containerd configuration when
/etc/containerddirectory did not exist. LP#2148747
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.
Fixes execution of the Docker role when using Ansible check mode. LP#2144003