`juju show-controller` doesn't show controller node(s) for k8s controllers
Bug #1971600 reported by
Jack Shaw
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical Juju |
In Progress
|
Undecided
|
Jack Shaw |
Bug Description
For an lxd controller:
```
$ juju show-controller lxd
lxd:
...
controller-
"0":
instance-id: juju-f5b8a2-0
...
```
But for a microk8s controller, no such field exists.
It is clear from:
https:/
That such a field is intended, and will be labelled `controller-nodes`.
However, it is not populated, since in both cases we iterate over `controllerMode
Changed in juju: | |
status: | New → In Progress |
assignee: | nobody → Jack Shaw (jack-shaw) |
Changed in juju: | |
milestone: | none → 3.1-beta1 |
Changed in juju: | |
milestone: | 3.1-beta1 → 3.1-rc1 |
Changed in juju: | |
milestone: | 3.1-rc1 → 3.1-rc2 |
Changed in juju: | |
milestone: | 3.1-rc2 → 3.1-rc3 |
To post a comment you must log in.