close_port followed by open_port results in a closed port
Bug #1962755 reported by
Junien Fridrick
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical Juju |
Fix Released
|
High
|
Yang Kelvin Liu |
Bug Description
Hello,
juju 2.9.25
Running "close_port" followed by "open_port" for the same port in a single hook result in the port getting closed. The last action taken on the port should be the one that's considered.
Thanks
Changed in juju: | |
milestone: | none → 2.9.26 |
status: | New → Triaged |
importance: | Undecided → High |
description: | updated |
Changed in juju: | |
milestone: | 2.9.26 → 2.9.27 |
Changed in juju: | |
status: | Triaged → In Progress |
assignee: | nobody → Yang Kelvin Liu (kelvin.liu) |
Changed in juju: | |
status: | In Progress → Fix Committed |
Changed in juju: | |
status: | Fix Committed → Fix Released |
tags: | added: close-port open-port |
To post a comment you must log in.
We currently have two main charms known to be affected by this, haproxy (LP:1962584) and apache2 (LP:1964529).