2023.2 Series Release Notes¶
4.1.0¶
Bug Fixes¶
- Docker log-opts are now included in the docker daemon.json config again. This allows for - docker_log_max_fileand- docker_log_max_sizeto now be set/overidden correctly. LP#2044537
4.0.0¶
Prelude¶
New openstack.kolla.podman and openstack.kolla.podman_sdk roles were added. Using these Kolla now supports both docker and podman container engines.
New Features¶
- With the - docker_debugvariable it is now possible to enable debug logging for docker operations.
- With the - docker_registry_mirrorsvariable it is now possible to configure the list of registry mirrors that docker uses.
