~troyanov/maas:configure-based-on-vlan

Last commit made on 2023-09-01
Get this branch:
git clone -b configure-based-on-vlan 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:
configure-based-on-vlan
Repository:
lp:~troyanov/maas

Recent commits

3adeb18... by Anton Troyanov

fix: linter

9ff271a... by Anton Troyanov

fixup! refactor: use local_activity for API calls

5fe4e42... by Anton Troyanov

refactor(temporal): agent config, use custom wfid

a20b24a... by Anton Troyanov

refactor: use local_activity for API calls

fac46ad... by Anton Troyanov

feat(temporal): auto-configure maas-agent

MAAS Agent will execute ConfigureWorkerPool workflow, on start.
While it will be handled by MAAS Region Controller, it will find all the VLANs
accessible by the MAAS Agent and ask it to register specific workflows for the
Task Queue vlan-{id}.

9abac39... by Anton Troyanov

refactor: move worker creation to service start

8a846e8... by Anton Troyanov

fixup! fix: do not use hardcoded values, use opts

4cf0eca... by Anton Troyanov

feat(agent): call configure wf on startup

e7c3a4c... by Anton Troyanov

fix: do not use hardcoded values, use opts

8efe217... by Anton Troyanov

chore: remove unused _client