maas:3.5

Last commit made on 2024-06-10
Get this branch:
git clone -b 3.5 https://git.launchpad.net/maas
Members of MAAS Committers can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
3.5
Repository:
lp:maas

Recent commits

c8e8880... by Anton Troyanov

Prepare for 3.5.0 RC7 release

0f01ec6... by Alessandro Marcolini

fix: ensure hardware sync update node state

When posting scripts results during hardware sync process, reload the
object from the db before saving it. This ensures it picks the latest
changes about machine specs updates.

Resolves LP:2018590

(cherry picked from commit 40f2381b85c582d0a2ac090f598edd6d108a9532)

0ae8b89... by Anton Troyanov

fix(api): allow_dns/allow_proxy accept int and bool

Documentation mentions that allow_dns/allow_proxy parameters can be configured
using boolean or integer.

Resolves LP:2068666

(cherry picked from commit 04e4b65caa2906fb0b029e7510203d28a9d280d7)

8ea47a4... by Anton Troyanov

Prepare for 3.5.0 RC6 release

aa9c8d1... by Alessandro Marcolini

fix: don't expose sensitive power parameters over ws to unprivileged users

Fix bug lp-2017667

(cherry picked from commit 9c515e6ffb8dc8bcf22dc14c84379685a78c6da8)

737dede... by Anton Troyanov

fix: return 0 bytes for non-existing .lst

Resolves LP:2067793

(cherry picked from commit 54f3e5e544d998465ca7fd94b5c3e74b58ccc097)

cd88fad... by Anton Troyanov

Prepare for 3.5.0 RC5 release

58bff11... by Anton Troyanov

fix(cli): maas login can't handle non-ascii cacert

Resolves LP:2067503

(cherry picked from commit 2c935cce3833e308bfbeb15c5e00869ca1f4b8e2)

42af8de... by Anton Troyanov

fix(agent): create runDir if it doesn't exist

(cherry picked from commit f500d6ccfbbdcbdc09674cf97114991a9bcf01be)

edf375e... by Anton Troyanov

Revert "fix(snap): create /run/snap.maas with install hook"

This reverts commit 2923235dfc975a11977460d023b32d2b49a14ff4.