Commit Graph

6 Commits

Author SHA1 Message Date
Mehran Kholdi 14fb741bdc Delete task pods even upon failure
To prevent cluttering the namespace with lots of failing task pods.
2023-01-21 12:51:31 +02:00
Mehran Kholdi 45d1ab1aa3 Refuse to create/resize volumes in case of insufficient disk space 2021-10-02 14:43:26 +03:30
Mehran Kholdi 46bd3565a0 Use immutable tags for running tasks
This way we can run tasks with `IfNotPresent` and be sure it works as intended.
2020-05-29 21:04:40 +04:30
Mehran Kholdi 0ab1e393fc Fix typo 2020-05-29 21:04:20 +04:30
Mehran Kholdi c500df8ca2 Delete task pods upon successful completion 2020-04-26 01:37:23 +04:30
Mehran Kholdi 9de82a9b47 Allocate new volumes remotely 2020-04-26 01:37:23 +04:30