firewaller and remote-relations workers fail if external controllers are unavailable
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical Juju |
Fix Released
|
High
|
Ian Booth |
Bug Description
If you relate two applications in different controllers (i.e. cross-model, cross-controller), and stop (or kill) the offering controller, then the firewaller and remote-relations workers in the consuming controller will go into an error loop.
machine-0: 17:43:19 ERROR juju.worker.
machine-0: 17:43:22 ERROR juju.worker.
Neither should do this. The firewaller will not be able to manage intra-model firewall changes. The remote-relations worker will not be able to process changes for remote relations for other, accessible, controllers.
Changed in juju: | |
assignee: | nobody → Ian Booth (wallyworld) |
status: | Triaged → In Progress |
Changed in juju: | |
status: | In Progress → Fix Committed |
Changed in juju: | |
status: | Fix Committed → Fix Released |
https:/ /github. com/juju/ juju/pull/ 7934