diff --git a/releasenotes/notes/multilabel-999f0d38d02848a2.yaml b/releasenotes/notes/multilabel-999f0d38d02848a2.yaml new file mode 100644 index 000000000..12d759927 --- /dev/null +++ b/releasenotes/notes/multilabel-999f0d38d02848a2.yaml @@ -0,0 +1,9 @@ +--- +upgrade: + - | + Nodepool can now support multiple node labels, although the OpenStack and + static node drivers do not yet support specifying multiple labels, so this + is not yet a user-visible change. This does, however, require shutting down + all launcher processes before restarting them. Running multiple launchers + with mixed support of multi-label will cause errors, so a full shutdown is + required.