~r00ta/maas:lp-2027735-3.4

Last commit made on 2023-07-17
Get this branch:
git clone -b lp-2027735-3.4 https://git.launchpad.net/~r00ta/maas
Only Jacopo Rota can upload to this branch. If you are Jacopo Rota please log in for upload directions.

Branch merges

Branch information

Name:
lp-2027735-3.4
Repository:
lp:~r00ta/maas

Recent commits

5ba89af... by Jacopo Rota

rebase

f4f0ada... by Peter Makowski

Update maas-ui to 98bfff9e5
fix: uncaught type errors (#5053) 3.4 backport (#5054)

* fix: uncaught type errors (#5053)
* fix DHCP snippets machine list pagination

d56176e... by Jacopo Rota

backport of 0b90769fbe5f1c064e180557070b6e4a79a97055 - fix bootresource last_deployed property

fd33d81... by Jacopo Rota

cherry pick ecb92f26d3d0735188ce0dfac03698d694fa5e13 - fix dhcp make_failover_peer_config mixing ipv4 and ipv6 addresses

d511a7d... by Anton Troyanov

fix: use original Host value when proxy_set_header

Resolves LP:2022926

(cherry picked from commit 0a9ac75f7875dfad198ccaa4f2e322fa6521f38f)

4befad6... by Jacopo Rota

Backport of e0a86ecd5863a8f8aa6e8342bb0801ac248e0e86 - Fix secret permissions

dc1b6c3... by Adam Collard

[openapi] Pin jsonschema to avoid breakage

Backport e63992574787426586e0d09e6e6e40b6f21e2137

4bc2c57... by Peter Makowski

Update maas-ui to 067de9f80
fix: keep websocket connection alive (#5047) (#5048) 3.4 backport

fix: keep websocket connection alive by sending a ping message every 50 seconds
- setup heartbeat ping/pong message handlers

358798b... by Bill Wear

Update maas-offline-docs to 4dcdd456
rationalize filenames, titles, and html titles

ad01538... by Peter Makowski

Update maas-ui to e90bd9aed
fix: machine list pagination (#5029) lp#2025375 (#5030)