~r00ta/maas:lp-2045228-fix-concurrent-dns-updates

Last commit made on 2023-12-14
Get this branch:
git clone -b lp-2045228-fix-concurrent-dns-updates 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-2045228-fix-concurrent-dns-updates
Repository:
lp:~r00ta/maas

Recent commits

a85a852... by Jacopo Rota

fix: lp-2045228 race condition in postgres listener for dns dynamic updates

01d572d... by Alberto Donato

use ReleaseForm in Release node action

This doesn't change anything at the moment, but will allow to pass other scripts in the future.

0d7be4e... by Adam Collard

refactor(pserver/utils/tests): replace testtools with unittest

352a633... by Anton Troyanov

feature: metadataserver return release scripts

Return release scripts for machine in status RELEASING

d51c57f... by Christian Grabowski

add asynchronous wrapper to queueDynamicDNSUpdates

0284865... by Alberto Donato

add method to create release script sets

a25f1e2... by Jones Ogolo <email address hidden>

Update maas-ui to 102e49db8
feat: update subnet tab selection to 'group by' selection (#5225)

c388fdc... by Eline Maaike De Weerd

two new grafana-agent example configurations: separate config for deb/snap installs

in the new configurations, logs are scraped from journal and sent to Loki as-is

includes scrape jobs for new services present in 3.5

e1c5a42... by Anton Troyanov

feat: add current_release_script_set to Node model

6a0a2e2... by Alberto Donato

extend translate_result_type to support release scripts as well