zuul/releasenotes/notes/delete-state-6ec0da446e72bfa7.yaml
James E. Blair e2dd49b5be Add delete-state command to delete everything from ZK
This will give operators a tool for manual recovery in case of
emergency.

Change-Id: Ia84beb08b685f59a24f76cb0b6adf518f6e64362
2021-08-24 10:07:41 -07:00

8 lines
294 B
YAML

---
features:
- |
The ``zuul delete-state`` command may be used to delete all of the
ephemeral state stored by Zuul in ZooKeeper. Normally Zuul is able
to detect and correct errors on its own, but in case it is unable to,
this may prove a useful utility for manual recovery.