zuul/releasenotes/notes/tenant-reconfigure-0c67cca5f64f7b51.yaml
James E. Blair a160484a86 Add zuul-scheduler tenant-reconfigure
This is a new reconfiguration command which behaves like full-reconfigure
but only for a single tenant.  This can be useful after connection issues
with code hosting systems, or potentially with Zuul cache bugs.

Because this is the first command-socket command with an argument, some
command-socket infrastructure changes are necessary.  Additionally, this
includes some minor changes to make the services more consistent around
socket commands.

Change-Id: Ib695ab8e7ae54790a0a0e4ac04fdad96d60ee0c9
2022-02-08 14:14:17 -08:00

8 lines
275 B
YAML

---
features:
- |
A new command ``zuul-scheduler tenant-reconfigure`` has been
added. It allows an operator to perform a reconfiguration of a
single tenant. This may be helpful in clearing up issues after
connection problems with the code hosting system.