Commit Graph

6 Commits

Author SHA1 Message Date
Mehran Kholdi 2d1fa49b2a Delete task pods even upon failure
To prevent cluttering the namespace with lots of failing task pods.
2022-01-22 00:19:00 +03:30
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