feat: add full worker dissociation from the proxy #2

Merged
Guilhem Lavaux merged 5 commits from guilhem/feat/worker into main 2025-11-30 12:59:30 +00:00

This PR implements the containerization of the interaction with the slurm server from the proxy. The worker interacts only through RPC requests (passed over by valkey instance). No unmarshalling of arbitrary objects is done. This should reduce considerably the attack surface.

This PR implements the containerization of the interaction with the slurm server from the proxy. The worker interacts only through RPC requests (passed over by valkey instance). No unmarshalling of arbitrary objects is done. This should reduce considerably the attack surface.
Guilhem Lavaux deleted branch guilhem/feat/worker 2025-11-30 12:59:30 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
guilhem_lavaux/ollama_proxy_2!2
No description provided.