`juju diff-bundle` export includes charm pinning
Bug #1847279 reported by
Dan Ackerson
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical Juju |
Triaged
|
Low
|
Unassigned |
Bug Description
`juju diff-bundle` is extremely helpful for Field when making a clone of a customer cloud.
However, this export contains all of the current versioning (pinning) of the installed charms which must then be manually removed in order to create a valid CPE deployment bundle.
Perhaps an option to export w/ version info would be more appropriate?
To post a comment you must log in.
Thanks for filing the request. Why do the revisions need to go away to validate? It seems odd to me as "the model" is specific to the charms at play, the config, etc. Taking part of that out seems like it is a less effective method of having something work in the future.