nodepool/releasenotes/notes/static-driver-node-update-02ee5536737b20b8.yaml
Simon Westphahl d4485fbad0 Update static nodes in Zookeeper on config change
Config changes of existing nodes were not updated in Zookeeper, leading
to inconsistent states.

Changing a label or connection related attributes is now reflected
without the workaround of first removing and re-adding the node.

Change-Id: Ia6278512c2e81a720a957fe269d1ae0522860b8f
2018-09-03 08:04:50 +02:00

7 lines
245 B
YAML

---
features:
- |
The static driver now updates labels and connection related attributes
in Zookeeper at startup and on config change. Changing the name of a node
will be handled via the registration/deregistration flow as before.