We are glad to announce the release of: magnum-capi-helm 1.3.0 The source is available from: https://opendev.org/openstack/magnum-capi-helm Download the package from: https://pypi.org/project/magnum-capi-helm For more details, please see below. 1.3.0 ^^^^^ New Features ************ * Adds support for resizing control plane nodes. This feature will be possible only when using Magnum 2025.1 or above, and will otherwise provide no changes. Usage with command line client: openstack coe cluster resize --nodegroup default-master <cluster> <new size> Bug Fixes ********* * Fixes an issue where floating IP disable setting from cluster template was ignored by the driver. LP#2085339 Changes in magnum-capi-helm 1.2.1..1.3.0 ---------------------------------------- 7a4a506 Use API LB floating IPs according to template and label ff7a57c Support token based kubeconfig files for the capi management cluster 285db65 Pin OpenStack release version in Devstack script 3ec407d Implement control plane resize Diffstat (except docs and test files) ------------------------------------- devstack/contrib/new-devstack.sh | 17 ++-- magnum_capi_helm/driver.py | 10 +++ magnum_capi_helm/kubernetes.py | 79 +++++++++--------- .../control-plane-resize-19cc0926a0ab92f9.yaml | 8 ++ .../notes/fix-floating-ips-bd6ac8f8785503d1.yaml | 6 ++ 8 files changed, 195 insertions(+), 55 deletions(-)
participants (1)
-
no-reply@openstack.org