~alexsander-souza/maas:lp2043970_to_35

Last commit made on 2024-03-25
Get this branch:
git clone -b lp2043970_to_35 https://git.launchpad.net/~alexsander-souza/maas
Only Alexsander de Souza can upload to this branch. If you are Alexsander de Souza please log in for upload directions.

Branch merges

Branch information

Name:
lp2043970_to_35
Repository:
lp:~alexsander-souza/maas

Recent commits

59ea73b... by Alexsander de Souza

fix(metadataserver): leave discovered interfaces disconnected

don't create a default VLAN for interfaces discovered by hardware sync
when MAAS cannot figure out the correct one.

fixes LP#2043970

(cherry picked from commit 253fdfa645f5596ff824f01f5cea6f2f5d316f13)

403cb56... by Peter Makowski

Update maas-ui to 41fd7c886
refactor: simplify store actions export (#5364)

17ea974... by "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>

Update maas-ui to 2bcd18b16
fix(deps): update dependency typescript to v5.4.3 (#5363)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

5b91f9f... by Jacopo Rota

fix: lp-2058377. Fix get_hwe_kernels, get_latest_complete_set queries.

(cherry-picked from 9ca49ab6d5666eb6a0f8b93bcfa72230dd90c211)

0a3f7e4... by Peter Makowski

Update maas-ui to 827c45405
fix: header spacing and forms layout MAASENG-2892 (#5361)

- fix: inline forms layout
  - fixes node name edit forms layout when displayed in the title

086a749... by Anton Troyanov

fix: node & current_script_set database integrity

Due to a bug in Django [0] there was no foreign key constraint in the database.
So MAAS had nodes pointing to the current commissioning, installation, testing
and release script set that might have been removed already.

[0] https://code.djangoproject.com/ticket/4930

Resolves LP:2056330

(cherry picked from commit a4671339a2fb5a1124fc2382e208d2518267f645)

05ee0de... by Alexsander de Souza

fix: get Ubuntu kernel for ephemeral deployments

fixes LP#2057939

(cherry picked from commit 21cf88e8a2f7855881728f965b7ca85ab59f4268)

91d14b7... by Nick De Villiers

Update maas-ui to cf895df1b
fix(machines): Remove typo on empty network table MAASENG-2889 (#5360)

d9d5dca... by Anton Troyanov

fix: MAAS Redfish doesn't reboot Cisco UCS C-series appliance

Resolves LP:2028000

(cherry picked from commit 95705c9a4d264efe85e472629065b59b714ee0c6)

c33cef4... by Christian Grabowski

fix: modify migration 0318 to depend on 0304 and add no-op merging the two
(cherry picked from commit fabb6185317ec45b59af31b932b4c1b4bfa38f8a)