~cgrabowski/maas:fix_subnet_arg_in_dns_perf_test

Last commit made on 2023-08-07
Get this branch:
git clone -b fix_subnet_arg_in_dns_perf_test 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_subnet_arg_in_dns_perf_test
Repository:
lp:~cgrabowski/maas

Recent commits

a5e9614... by Christian Grabowski

ensure subnet arg in reverse record perf test is an IPNetwork

7857f52... by Christian Grabowski

defer process_dns_update_notify to database

a15c68d... by Anton Troyanov

feat(temporal): read config settings from agent

Add MAAS_AGENT_CONFIG ENV var pointing to agent.yaml
Template agent.yaml configuration file from rackd
Enable Payload encoding for Temporal client

95010da... 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