maas:lp-2147037

Last commit made on 2026-04-03
Get this branch:
git clone -b lp-2147037 https://git.launchpad.net/maas

Branch merges

Branch information

Name:
lp-2147037
Repository:
lp:maas

Recent commits

0d2329c... by Stamatis Katsaounis

address comments

17d9fa8... by Stamatis Katsaounis

fix: deploy workflow should terminate as expected

Resolves: LP:2147037

95909e5... by Wyatt Rees

feat: add switches API (#76)

122e3a5... by Tanzeel Ur Rehman

docs: add MAAS 3.7.2 notes and 3.7 Ubuntu/PostgreSQL guidance (#67)

- Add MAAS 3.7.2 bug-fix list.
- Add MAAS 3.7.0 Ubuntu and PostgreSQL 16 subsections

a4a6ccf... by Aloizio Macedo

docs: update rtd-docs to current state (#71)

The rtd-docs dir was generated at the end of last year, following
conversations with the documentation team around using the starter pack.
As such, it was missing some updates that happened in the last few
months (2025/12 - 2026/03).*

This PR brings those changes to rtd-docs.

(*) PS: I think a lot of those changes were not being reflected in the
live docs.

ca2b802... by Alessandro Marcolini

chore(ci): have the maas-lander make the bump version commit (#90)

The branch protection rules don't allow team members to commit without a
PR. Let's have the lander make the commit and add a bypass to the rules
for lander (like we already have)

67b5755... by Stamatis Katsaounis

fix: properly handle Redfish permanent redirect responses (#74)

Properly handle 308 - Permanent redirect on methods different than
GET/HEAD which are already handled by `twisted.web.client.RedirectAgent`

Resolves: LP:2146882

ad0ac04... by Aloizio Macedo

ci: add docs checks (#75)

Adds a basic test for lint and build of the sphinx docs.

There is also a small fix for the command `lint-md` that comes with the
starter pack, as it was not correctly ignoring things inside `.sphinx`.

c4f8ae7... by MAAS Lander

chore: update maas-ui to 95007a3f8d35228a98e52b651be22b22fde7f62f

02678b9... by Maik Rebaum

feat: ONIE NOS endpoint (#55)

Adds a V3 NOS endpoint from which switches can download their assigned
NOS image

---------

Co-authored-by: Wyatt Rees <email address hidden>