nodepool/releasenotes/notes/image-status-bedca1dd0184c14b.yaml
James E. Blair 138b68a5a7 Convert dib-request-list to image-status command
This augments the dib-request list (which shows what images have
manual build requests) with information about whether the image
is paused.  The resulting command is renamed to "image-status".

Change-Id: If75a8757b4ec93563e47bfdf0a239a9c21660c45
2022-06-21 14:12:22 -07:00

8 lines
252 B
YAML

---
features:
- |
A new `image-status` command and accompanying web endpoint are
available to easily see what images have been paused via the
`image-pause` command and have pending manual build requests via
the `build-image` command.