~adam-collard/maas:plug-memory-leak-attempt

Last commit made on 2022-10-07
Get this branch:
git clone -b plug-memory-leak-attempt https://git.launchpad.net/~adam-collard/maas
Only Adam Collard can upload to this branch. If you are Adam Collard please log in for upload directions.

Branch merges

Branch information

Name:
plug-memory-leak-attempt
Repository:
lp:~adam-collard/maas

Recent commits

0b02b4c... by Adam Collard

Limit size of certificate cache, align calls for better hits.

5ef7166... by Nick De Villiers

Update maas-ui to 1e7a613d2
test: Migrate Enzyme to RTL - src/app/machines/views/MachineDetails/MachineNetwork *Part 2* (#4445)

ab75c27... by Peter Makowski

Update maas-ui to 7494beec8
feat(machines): handle bulk actions results (#4447)

* feat: handle bulk machne action results

* refactor: use selectedMachines

* add action failure message

* fix TagForm.test.tsx

bd4ff5b... by Alexsander de Souza

Update initial SQL

3ac7d21... by Alexsander de Souza

Control contention around free IP selection

0ceae70... by Bill Wear

Update maas-offline-docs to b76eb36b
Updated understanding-maas-audit-events-6372.md to current discourse version

91f6aef... by Alexsander de Souza

set TMPDIR when commissioning controllers

the /tmp directory cannot be used on CIS-hardened hosts

fixes LP1989974

471e58b... by Ubuntu <email address hidden>

Reverts LP1989974 fix

Reverts f6e86424edaff51cb87d332e686f88acd09d2ea8 and 40f571894c521f2adcffb00511c3f1916e8207a5

d9e89b6... by Alberto Donato

drop duplicated NodeKey.key field (already present in Token)

40f5718... by Adam Collard

fix: set node's boot_interface to PHYSICAL when multiple MACs match

LP:1985741 When we have multiple interfaces with the same mac address
that we booted off of, MAAS should set the boot_interface to the
physical interface.