~troyanov/maas:temporal-worker-systemid

Last commit made on 2023-08-02
Get this branch:
git clone -b temporal-worker-systemid 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:
temporal-worker-systemid
Repository:
lp:~troyanov/maas

Recent commits

0805474... by Anton Troyanov

refactor: add default filename, use filepath.Clean

5ebcb82... by Anton Troyanov

fix: fixes after review

29c32ba... by Anton Troyanov

refactor(agent): yaml.safe_dump instead of template

f72e557... by Anton Troyanov

fix: move to a single statement

631ed76... by Anton Troyanov

fix: use list comprehension instead of map()

7f6f25d... by Anton Troyanov

fixup! feat(temporal): read config settings from agent

a8bf8df... by Anton Troyanov

fixup! feat(agent): template agent.yaml from rackd

ce843d7... by Anton Troyanov

fix(agent): agent.yaml chmod 0x640

Since agent.yaml contains secret, allow read only for owner and group.

422aaef... by Anton Troyanov

refactor(agent): cfg maas.hostname -> controllers

bdb1916... by Anton Troyanov

refactor(agent): use os.ReadFile instead of ioutil