jnsgruk / concierge

An opinionated utility for provisioning charm development and testing machines.
Apache License 2.0
5 stars 2 forks source link

Explicit provider bootstrap #4

Closed jnsgruk closed 1 month ago

jnsgruk commented 1 month ago

This PR implements a new bootstrap option for providers.

This is because in some cases, it's desirable to have a provider installed, but not bootstrapped with a Juju controller.

The most clear example of this is when building a K8s charm, LXD is still required to build the charm with charmcraft.