Files
magnum-capi-helm/releasenotes/notes/control-plane-resize-19cc0926a0ab92f9.yaml
Dale Smith 3ec407d9a2 Implement control plane resize
Magnum supports control plane resizing as of spec[1] and patchset[2].

The feature was released in Magnum 2025.1. Prior versions of Magnum
will not call this driver function, but remain safe to use with this
change.

[1] https://review.opendev.org/c/openstack/magnum-specs/+/905281
[2] https://review.opendev.org/c/openstack/magnum/+/906086

Change-Id: I84743c3ead774dd4ab067104e287175386ff60fa
2025-04-10 16:39:03 +12:00

9 lines
305 B
YAML

---
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>