Add upgrade-charm to the API
Bug #1171548 reported by
Madison Scott-Clary
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
juju-core |
Fix Released
|
Medium
|
Madison Scott-Clary |
Bug Description
A user should be able to upgrade a charm from the GUI, which requires adding the command to the API.
Related branches
lp://staging/~makyo/juju-core/upgradecharm3-1171548
- Juju Engineering: Pending requested
-
Diff: 192 lines (+131/-0)5 files modifiedstate/api/client.go (+10/-0)
state/api/params/params.go (+7/-0)
state/apiserver/client.go (+27/-0)
state/apiserver/client_test.go (+75/-0)
state/apiserver/perm_test.go (+12/-0)
Changed in juju-core: | |
status: | Triaged → In Progress |
Changed in juju-core: | |
milestone: | 2.0 → 1.10.1 |
Changed in juju-core: | |
status: | In Progress → Fix Committed |
Changed in juju-core: | |
status: | Fix Committed → Fix Released |
Changed in juju-core: | |
milestone: | 1.10.1 → 1.11.0 |
To post a comment you must log in.