~ltrager/maas:vmfs7

Last commit made on 2021-06-09
Get this branch:
git clone -b vmfs7 https://git.launchpad.net/~ltrager/maas
Only Lee Trager can upload to this branch. If you are Lee Trager please log in for upload directions.

Branch merges

Branch information

Name:
vmfs7
Repository:
lp:~ltrager/maas

Recent commits

d250c9d... by Lee Trager

adam-collard fixes

af7abed... by Lee Trager

Merge branch 'master' into vmfs7

9d0157e... by Alexsander de Souza

Add clarification to CLI parameter

1ccd4dd... by Huw Wilkins

Update maas-ui to 6b23127
feat(ui): add the images header

Add the basic images header component and polling selector.

Fixes: canonical-web-and-design/app-squad#78.

5331a0f... by Björn Tillenius

LP #1931215: two IPs assigned to one interface

While the root cause most likely is our primary/secondary DHCP setup,
this works around the case when the machine gets two different IPs from
the DHCP requests.

Even if we see multiple IPs for commissioned nodes, we only create one
link to the subnet.

In the case where the machine is a controller, we still record both the
IPs.

0506cf1... by Caleb Ellis

Update maas-ui to 27cac61
refactor(ui): update Formik secondarySubmit to not also run onSubmit (#2749)

28e8875... by Caleb Ellis

Update maas-ui to 431202e
feat(ui): add type aliases for any and empty objects

9f198fc... by Huw Wilkins

Update maas-ui to 92246e9
Add boot resource factories.

9b87dbe... by Caleb Ellis

Update maas-ui to c3972ac
refactor(ui): refactor Formik components to be more modular (#2741)

a3eaa92... by Bartek Szopka <email address hidden>

Update maas-ui to 8ce8fd7
Add sorting to domains table (#2745)