Current Series Release Notes¶
0.0.0¶
New Features¶
Adds a ‘zun-docker-cleanup’ script to the Zun compute virtualenv which can be used to clean up cached Docker images held on compute hosts. This can be run on a timer by setting the ‘zun_docker_prune_images’ variable or executed manually by adding ‘–force’ to the script.
Added variable
zun_policy_overrides
that aims to allow deploying policy.yaml file with provided overrides for Zun service.
Deprecation Notes¶
Generation of SSH keypairs for Zun and Kuryr users has been deprecated and removed. A variable
zun_recreate_keys
has been removed and has no effect.