Add the ability to specify charms as zip urls in the deloyer YAML
Bug #1276532 reported by
Francesco Banconi
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
juju-deployer |
Triaged
|
Medium
|
Unassigned |
Bug Description
Juju 1.18 introduces a simple API to upload local charms as zip archives. The GUI already supports dragging and dropping zip files in the topology view so that a local charm is uploaded to core and then deployed the usual way.
It would be nice to add this ability to the deployer: this would allow people to deploy bundles including charms which live outside of the lp world, and, since the web API is used, also the GUI server could take advantage of this deployer feature.
summary: |
- Add the ability to specify charms as zip files in the deloyer YAML + Add the ability to specify charms as zip urls in the deloyer YAML |
Changed in juju-deployer: | |
status: | New → Incomplete |
status: | Incomplete → Triaged |
Changed in juju-deployer: | |
importance: | Undecided → Medium |
To post a comment you must log in.
unclear exactly why this support is good, if people are publicly publishing charms, they should be in the store. the store will/should grow support for non lp content. its fine for folks to reference local charms in a charm bundle that are added directly via gui drag & drop (using the local charm url).