Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request juju#11125 from anastasiamac/not-supported-msg-lp1…
…860154 juju#11125 ## Description of change Bootstrap message was omitting critical detail when bootstrapping k8s controller with --build-agent option: it was erring out but not saying that the option is not supported. See linked bug. ## QA steps ``` $ juju bootstrap --build-agent microk8s mk8s Creating Juju controller "mk8s" on microk8s/localhost ERROR failed to bootstrap model: --build-agent when bootstrapping a k8s controller not supported ``` ## Bug reference https://bugs.launchpad.net/juju/+bug/1860154
- Loading branch information