Include unsupported_arches in BootResources websocket
Bug #1879827 reported by
Lee Trager
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MAAS |
Fix Released
|
Medium
|
Lee Trager |
Bug Description
The frontend and backend assume that every Ubuntu release supports every architecture. 20.04+ no longer supports i386. This information is missing from the websocket and is needed to fix LP:1877585.
Related branches
~ltrager/maas:lp1879827
Merged
into
maas:master
- Alberto Donato: Approve
- MAAS Lander: Approve
-
Diff: 89 lines (+24/-1)2 files modifiedsrc/maasserver/websockets/handlers/bootresource.py (+18/-0)
src/maasserver/websockets/handlers/tests/test_bootresource.py (+6/-1)
Changed in maas: | |
milestone: | none → 2.8.0rc1 |
Changed in maas: | |
status: | In Progress → Fix Committed |
Changed in maas: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.