~troyanov/maas:fix-dpu-linking

Last commit made on 2022-09-07
Get this branch:
git clone -b fix-dpu-linking https://git.launchpad.net/~troyanov/maas
Only Anton Troyanov can upload to this branch. If you are Anton Troyanov please log in for upload directions.

Branch merges

Branch information

Name:
fix-dpu-linking
Repository:
lp:~troyanov/maas

Recent commits

face286... by Anton Troyanov

fix: apply missing query when linking dependent nodes

6da4a2e... by Anton Troyanov

feat(api): return parent for machine

c286f7b... by Anton Troyanov

feat: add parent-child relation between vm and pod

c2f20a7... by Anton Troyanov

LP:1988769 better handling VPD data that has non alphanumeric characters

d4f0cc6... by Alberto Donato

drop unneeded override of default get method in NodeMetadataManager

0b08820... by Peter Makowski

Update maas-ui to 8b113bdbf
Fix MAAS UI team 404 link in README (#4382)

replace non-existent MAAS UI link with discourse MAAS Tribe page
Fixes #4367

7f876a5... by Alexsander de Souza

fix dehydration of diskless machines

51f5879... by Nick De Villiers

Update maas-ui to 889533381
Migrate Enzyme to RTL: src/app/intro (#4384)

* Migrate IntroCard.test to RTL

* Migrate IntroSection.test to RTL

* Remove unused imports from IntroSection.test

* Migrate ImagesIntro.test to RTL

* Migrate IncompleteCard.test to RTL

* Migrate ConnectivityCard.test to RTL

* Add label enum to ConnectivityCard

* Migrate NameCard.test to RTL

* Migrate MaasIntro.test to RTL

* Migrate MaasIntroSuccess.test to RTL

* Migrate UserIntro.test to RTL

* Migrate Intro.test to RTL

* Update src/app/intro/components/IntroSection/IntroSection.test.tsx

Co-authored-by: Peter Makowski <email address hidden>

* Update src/app/intro/components/IntroSection/IntroSection.test.tsx

Co-authored-by: Peter Makowski <email address hidden>

* Update src/app/intro/views/MaasIntro/MaasIntro.test.tsx

Co-authored-by: Peter Makowski <email address hidden>

* Update src/app/intro/views/MaasIntroSuccess/MaasIntroSuccess.tsx

Co-authored-by: Peter Makowski <email address hidden>

* Commit suggested changes from @petermakowski

Co-authored-by: Peter Makowski <email address hidden>

044ddae... by Alexsander de Souza

add nodedevicevpd to initial SQL

9563e6a... by Peter Makowski

Update maas-ui to 468c1fca1
fix: lxd cluster route loading state (#4385)