~alexsander-souza/maas:lp1958451_skip_bmc_config

Last commit made on 2022-04-12
Get this branch:
git clone -b lp1958451_skip_bmc_config https://git.launchpad.net/~alexsander-souza/maas
Only Alexsander de Souza can upload to this branch. If you are Alexsander de Souza please log in for upload directions.

Branch merges

Branch information

Name:
lp1958451_skip_bmc_config
Repository:
lp:~alexsander-souza/maas

Recent commits

fea60e4... by Alexsander de Souza

preserve user config during enlistment

b55654a... by Alexsander de Souza

split BCM detection and configure

50d57bd... by Alexsander de Souza

skipped is equivalent to pending in this context

7afb97b... by Anton Troyanov

feature: regiond reverse-proxy config with tls

- add maas config-tls command

- reverse-proxy service of regiond will populate proper nginx config
  based on TLS settings configured via `maas config-tls`

442b3ef... by Alexsander de Souza

Ignore unused creds when deploying a KVM host

fixes LP#1966474

3c7d667... by Alberto Donato

support extra CA certificates in Certificate

9f5dea4... by Caleb Ellis

Update maas-ui to c757439c
fix(ui): select correct fabric/VLAN when adding an alias or VLAN to nic (#3796)

76e6597... by huwshimi <email address hidden>

Update maas-ui to 2996cfe1
fix(ui): hide tag buttons when showing forms (#3795)

* fix(ui): hide tag buttons when showing forms

Update the tags pages to hide add/edit/delete buttons when displaying forms.

Fixes: canonical-web-and-design/app-tribe#812.

d993e5c... by Caleb Ellis

Update maas-ui to 4518694b
feat(ui): display a message in tag form if no machines have tags (#3792)

88f7d17... by huwshimi <email address hidden>

Update maas-ui to 3b9a4513
fix(ui): open links in new tab (#3791)

* fix(ui): open links in new tab

Open all external links in a new tab

Fixes: canonical-web-and-design/app-tribe#811.