Build-a-bundle appears broken in firefox on jujucharms.com
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| | juju-gui |
High
|
Unassigned | ||
Bug Description
When building a bundle with several services uncommitted, at the end I am unable to commit the bundle with the attached stack trace in the debug console
Attempted formation built and uncommitted:
kubernetes-cluster:
services:
"kubernetes
charm: cs:~kubernetes/
expose: true
flannel:
charm: cs:~kubernetes/
options:
num_units: 2
kubernetes:
charm: cs:~kubernetes/
etcd:
charm: cs:~kubernetes/
relations:
- - "flannel:db"
- "etcd:client"
- - "flannel:network"
- "kubernetes:
- - "kubernetes:
- "flannel:juju-info"
- - "flannel:db"
- "etcd:client"
- - "etcd:client"
- "kubernetes:etcd"
- - "etcd:client"
- "kubernetes-
- - "kubernetes-
- "kubernetes:api"
series: trusty
| Charles Butler (lazypower) wrote : | #1 |
| description: | updated |
| Changed in juju-gui: | |
| status: | New → Triaged |
| importance: | Undecided → High |


Marking as invalid for the moment, unable to reproduce between myself and rharding. If additional information comes up, we'll re-investigate.