Skip to content

Update Retrieve/Update/PartialUpdateFromAgent permissions

Erwan Rouchet requested to merge task-from-agent-permissions into master

Part of #1540 (closed), requires !2059 (merged) for the enhanced permission classes

  • RetrieveTaskFromAgent is accessible to regular users with guest access on the process and by any Ponos agent. It is used by the agents to retrieve parent tasks and download artifacts, and by the frontend to show the logs of each task.
  • UpdateTaskFromAgent is not used, but is restricted to the Ponos agent assigned to the task.
  • PartialUpdateTaskFromAgent is only used by and is restricted to the Ponos agent assigned to the task.
Edited by Erwan Rouchet

Merge request reports

Loading