138b68a5a7
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
8 lines
252 B
YAML
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.
|