sunbeam-charms/charms/glance-k8s/actions.yaml
Samuel Walladge 3254852d33 Use compound-status for richer status messages
Make use of the status pool defined in the parent classes
by ops_sunbeam, to show more useful status messages for the workload.

Depends-On: https://review.opendev.org/c/openstack/charm-ops-sunbeam/+/852796

Change-Id: I48b51369b435fbcafca1fe03a59b83981da98fdd
2022-10-28 08:36:07 +00:00

9 lines
245 B
YAML

# NOTE: no actions yet!
describe-status:
description: |
See an expanded view of the compound status.
For a neat human readable summary:
juju run-action --wait glance/0 describe-status --format=json | jq -r '.[].results.output'