~cgrabowski/maas:fix_dynamic_reverse_dns_update

Last commit made on 2023-08-01
Get this branch:
git clone -b fix_dynamic_reverse_dns_update https://git.launchpad.net/~cgrabowski/maas
Only Christian Grabowski can upload to this branch. If you are Christian Grabowski please log in for upload directions.

Branch merges

Branch information

Name:
fix_dynamic_reverse_dns_update
Repository:
lp:~cgrabowski/maas

Recent commits

144270d... by Christian Grabowski

lookup subnet for reverse record zone generation

54e0890... by Peter Makowski

Update maas-ui to 236e9165b
fix: AppSidePanel not closing on route change (#5088)

- add more thorough e2e tests
- update side panel test id

76d8942... by Anton Troyanov

chore(encryptor): move out from internal

We want to help users to build their own Temporal Codec Servers.
Therefore, we must allow them to import our codec package.

839075e... by Anton Troyanov

fix(rackd): add missing maas-agent for deb package

This fixes an issue introduced in da08c8bd922b0ea37d1220b4b010e17168f9d28c

Co-authored-by: Christian Grabowski <email address hidden>

9d07634... by Peter Makowski

Update maas-ui to 9074ea68b
feat: tag management panel MAASENG-1427 (#5051)

  - remove .l-aside visibility workaround
  - refactor AppSidePanel
  - update node action menu dropdown styles
  - remove eslint-disable-next-line cypress/no-force comments as we disable the rule globally due to vanillaframework implementation of form elements

491615c... by "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>

Update maas-ui to 1a846b040
chore(deps): update dependency eslint-plugin-unused-imports to v3 (#5059)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

6150984... by Alberto Donato

apiserver: disable remote access to the /machines endpoint

da08c8b... by Anton Troyanov

feat(temporal): maas-agent with temporal worker

Add worker pool with control plane for dynamic registration of Temporal workers.
Add adapter for zerolog that allows usage of custom logger for Temporal client.
Add snap and deb packaging for maas-agent

Co-authored-by: Christian Grabowski <email address hidden>

d732f0c... by Anton Troyanov

fix(temporal): fix service name for deb install

e2d6cd7... by Alberto Donato

add HTTP metrics, include status as label

Also, refactor metrics setup.