Skip to content

Kill a running job when requested #27

@hcadavid

Description

@hcadavid

Complete the implementation of the 'kill job' event

#PoC TODO, using k8s container manager
print(f">>>>>>>Here I'm supposed to kill a runnin job pod given this info: {json.dumps(kill_info, indent = 4)}")
return []
""""
kill_info:
"kill_list": [
{
"task_id": 3,
"run_id": 3,
"organization_id": 2
}
],
"collaboration_id": 1

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions