![Dale Smith](/assets/img/avatar_default.png)
* Apply limitations to 'master_lb_enabled' checkbox interactions, such as master_count. * Basic validation for cluster name, to reduce create failures. * Rename 'Master' to 'Control Plane' in line with upstream Kubernetes. * Add validation for 'master_count': min/max and odd numbers. * 'Network' tab required indicator no longer shows when the 'create new network' checkbox is selected. This tab has no required options initially and the form can submit without visting the tab. * Help text updates to reflect the updated options. Change-Id: I7840ab606eb4a39fe34509d7b49d738391148bae
9 lines
267 B
YAML
9 lines
267 B
YAML
---
|
|
features:
|
|
- |
|
|
The Cluster Create workflow has been improved to provide better input
|
|
validation.
|
|
- |
|
|
"Master" has been renamed to "Control Plane" in user facing locations
|
|
in line with Kubernetes teminology. The Magnum API still uses old terms.
|