Add an upgrade release note for schema change

The node deletion race fix (b3053779a6)
alters the ZooKeeper schema, which requires a total launcher restart.
A release note was not included there.

Change-Id: I346beb49ecbd31cdaf51ada1433600886f88000e
This commit is contained in:
David Shrewsbury 2018-12-05 13:51:52 -05:00
parent ee8ca083a2
commit a3e9ebf9f1
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
---
upgrade:
- |
A change to the ZooKeeper schema to support a new DELETED node state will
require a total shutdown of all Nodepool launchers before restarting any of
them with this version.