We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d26497 commit d241debCopy full SHA for d241deb
README.md
@@ -2,6 +2,9 @@
2
3
A helper to run k8s jobs as CI tasks and monitor their output and failures
4
5
+
6
+
7
8
## Running
9
10
Repo includes handly `local_run.sh` for locally testing
@@ -18,3 +21,4 @@ Otherwise `python3 run_migration.py`
18
21
- Before run cleans up old dangling job *if* they are finished/failed
19
22
- Streams logs from the pod running job
20
23
- Assumes singleton pod, no retries
24
0 commit comments