Cory Johns
Cory Johns
A somewhat common cause of issues with LXD and conjure-up is when both the deb and snap version are installed and the operator is using the deb version on the...
If you choose the `localhost` cloud and don't have a controller bootstrapped so that you are send to the `LXD Configure` screen, once you go past that to the `Configure...
It looks like the [mysql charm](https://jujucharms.com/mysql/58) has been updated to include zesty which makes that the default (as the newest supported series). However, this has uncovered a bug in conjure-up...
If a machine fails to provision, conjure-up currently (with libjuju) doesn't detect it and will wait forever for the machine. This will also block deploys and likely will leave the...
If a failure happens during or after sending the bundle to Juju, there may be machines running and cloud resources being used. Depending on the particular failure, the cluster may...
To make it easier to report issues, conjure-up could run juju-crashdump on a failed deploy so that the file is easy to attach to a bug report. The filename should...
The information displayed on the final screen would be useful to have after the run is complete. It would be good to dump that info to the console as plain...
Sometimes a step or add-on may want to only prompt for input for or run a step if a previous field was selected or not, or based on some aspect...
It seems that the documentation for creating spells and steps are out of date and missing some newer features, most notably the ability to add and remove fragments from the...
When deploying on a cloud that supports an integrator charm (aws, gcp, openstack, etc), the integrator charm is automatically added with no way of deselecting it. There should be a...