[2.2, Snap] Running maas-proxy in a snap does not reload the service
Bug #1687620 reported by
Andres Rodriguez
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MAAS |
Fix Released
|
Critical
|
Andres Rodriguez |
Bug Description
Running MAAS in a snap I noticed that the proxy connections would all be blocked.
This seems to be related to the fact that in the snap, we use supervisord to run all the services. Supervisord doesn't support reloading.
Related branches
lp://staging/~andreserl/maas/lp1687620
- Andres Rodriguez (community): Approve
- Blake Rouse (community): Approve
-
Diff: 53 lines (+23/-2)2 files modifiedsrc/maasserver/proxyconfig.py (+11/-2)
src/maasserver/tests/test_proxyconfig.py (+12/-0)
Changed in maas: | |
assignee: | nobody → Andres Rodriguez (andreserl) |
milestone: | none → 2.2.0rc4 |
importance: | Undecided → Low |
importance: | Low → Critical |
status: | New → Triaged |
status: | Triaged → In Progress |
Changed in maas: | |
status: | In Progress → Fix Committed |
Changed in maas: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.