~bjornt/maas:dns-crash-issues

Last commit made on 2020-08-03
Get this branch:
git clone -b dns-crash-issues https://git.launchpad.net/~bjornt/maas
Only Björn Tillenius can upload to this branch. If you are Björn Tillenius please log in for upload directions.

Branch merges

Branch information

Name:
dns-crash-issues
Repository:
lp:~bjornt/maas

Recent commits

672571e... by Björn Tillenius

LP: #1888536 - named.conf.options.inside.maas reverts to default

run-named always generated a blank config for bind when it's started.

It's questionable why we need to do that on every start, but for now, we
don't generate a config if a config is alrady there.

This should be safe enough to backport, and then we can revisit this
later, to see if we can fix it in a better way.

0c264d4... by Caleb Ellis

Update maas-ui to 5487f24
add vlan check to displaying disconnected-icon (#1429) (#1434) (#1444)

Co-authored-by: Heather Lemon <email address hidden>

a4545b4... by Kit Randel

Update maas-ui to 7b9717e
Run prettier over legacy.

ca95ed3... by Huw Wilkins

Update maas-ui to 6effbf4
Display a menu button on release notifications.

a1630f2... by Huw Wilkins

Update maas-ui to a9be878
Add release notification setting. Move general form to typescript. Only send analytics when the value changes.

e7a829e... by Caleb Ellis

Update maas-ui to 8d6aeaf
Add Storage configuration section to KVM compose form. (#1427)

Co-authored-by: Kit Randel <email address hidden>

6db63e4... by Kit Randel

Update maas-ui to bcf4751
Add maas.version tag to Sentry reports. (#1443)

a4fe460... by Adam Collard

Update README to match latest snap description

4d551b7... by Dougal Matthews

Add the Release Notification configuration option

ffe1091... by huwshimi <email address hidden>

Update maas-ui to 85f2bca3988f12c585f7047104d9aebd028c34d5
Don't try and load the action for a node until it is fully loaded. (#1440)