resource commands need to produce deterministic output
Bug #1707597 reported by
Anastasia
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical Juju |
Fix Released
|
Medium
|
Anastasia |
Bug Description
'juju charm resources' was displaying resources in non-deterministic manner. Each run the command was run, the same resource list would be ordered differently. I have fixed this.
However, I am now discovering that both 'juju resources <application name>' and 'juju resources <unit name>' need to order their output too as they exhibit the same behavior.
Changed in juju: | |
status: | In Progress → Fix Committed |
milestone: | none → 2.3-alpha1 |
Changed in juju: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
PR against develop (2.3-alpha1), last commit: https:/ /github. com/juju/ juju/pull/ 7691