feat: task dispatcher — poll ops repo and launch runners #45
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Part of #24. Depends on the edge container Dockerfile issue.
What
A script in the edge container that polls the ops repo for approved actions and launches task-runner containers.
Design
docker/edge/dispatcher.sh:The dispatcher:
vault/actions/for new action files.result.jsondocker compose run --rm runner <id>Started from the edge container entrypoint alongside Caddy:
Action JSON schema
Acceptance criteria