We are overjoyed to announce the release of: magnum 15.0.2: Container Management project for OpenStack This release is part of the zed stable release series. The source is available from: https://opendev.org/openstack/magnum Download the package from: https://tarballs.openstack.org/magnum/ Please report issues through: https://bugs.launchpad.net/magnum/+bugs For more details, please see below. Changes in magnum 15.0.1..15.0.2 -------------------------------- e79907c5 Move the chmod function before the write and flush functions to prevent sensitive information leakage. c671d8ba Missing load balancer health monitors fix 843be2aa Fix pods unable to send traffic to ClusterIP fe83b5b8 Add `-p` param to `mkdir` in agent startup script bafe6a10 Fix pep8 gate 003b2a66 Remove stdout argument from coredns log 0f579f70 Fix pods stuck terminating. 9e584380 Support tox4 Diffstat (except docs and test files) ------------------------------------- magnum/common/urlfetch.py | 10 +--------- magnum/conductor/handlers/common/cert_manager.py | 7 +++---- .../kubernetes/fragments/configure-kubernetes-master.sh | 9 ++++++--- .../kubernetes/fragments/configure-kubernetes-minion.sh | 10 +++++++--- .../common/templates/kubernetes/fragments/core-dns-service.sh | 2 +- magnum/drivers/common/templates/lb_api.yaml | 2 +- magnum/drivers/common/templates/lb_etcd.yaml | 2 +- magnum/drivers/common/templates/swarm/fragments/make-cert.py | 9 +++++---- magnum/drivers/heat/template_def.py | 5 +++-- .../k8s_coreos_v1/templates/fragments/enable-coredns.yaml | 2 +- magnum/drivers/k8s_fedora_coreos_v1/templates/user_data.json | 2 +- .../unit/conductor/handlers/test_k8s_cluster_conductor.py | 2 +- tox.ini | 8 +++++--- 14 files changed, 40 insertions(+), 36 deletions(-)
participants (1)
-
no-reply@openstack.org