Modify firewaller to watch openedPorts collection
Bug #1337813 reported by
Domas Monkus
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
juju-core |
Fix Released
|
High
|
Dimiter Naydenov |
Bug Description
Continuing the work to implement #1216644, the firewaller worker will need to be modified to monitor the openedPorts collection for changes to ports opened on machines.
Changed in juju-core: | |
status: | New → Triaged |
importance: | Undecided → High |
milestone: | none → next-stable |
Changed in juju-core: | |
assignee: | nobody → Dimiter Naydenov (dimitern) |
Changed in juju-core: | |
status: | Triaged → In Progress |
Changed in juju-core: | |
milestone: | next-stable → 1.21-alpha2 |
Changed in juju-core: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Firewaller API and worker now watches machine port ranges, not legacy unit ports. With the upgrade step in 1.21a2 to migrate all valid legacy unit ports to machine port ranges, this can be considered finished.