juju-check-wait waits for subordinate charms with no relations
Bug #1629409 reported by
Tim Kuhlman
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Juju Wait Plugin |
Incomplete
|
High
|
Unassigned | ||
Mojo: Continuous Delivery for Juju |
Triaged
|
Medium
|
Unassigned |
Bug Description
In some cases subordinate charms are added with no corresponding relations, this puts them into a waiting state but no one that juju-check-wait should hang for.
The difficulty is that from the status output it isn't clear that it is a subordinate with no relations.
ksplice:
charm: local:xenial/
series: xenial
os: ubuntu
charm-origin: local
charm-name: ksplice
charm-rev: 3
exposed: false
application
current: waiting
message: waiting for machine
since: 30 Sep 2016 17:03:45Z
Changed in mojo: | |
importance: | Undecided → Medium |
To post a comment you must log in.
I've added Stuart as a subscriber. Stuart, is this a change in juju 2 output that's making it harder to tell whether it's a subordinate? Just wondering how this was handled in a juju 1 world. Potentially we should file a bug against juju asking for a change to the status output to make it obvious that something is a subordinate.