You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge pull request juju#11125 from anastasiamac/not-supported-msg-lp1860154
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
0 commit comments