Commit b683e4f
Release 0.1.8
Highlights:
* Support job cancellation and let administrators globally set the
default monitor job timeout to avoid regressions when relying on the
job timeout not being respected, by using:
* the `--job-timeout` command line parameter
* the `OBS_RUNNER_DEFAULT_MONITOR_JOB_TIMEOUT` env var
* the `default_monitor_job_timeout` Helm value
* docker: move to Debian Bookworm
* helm: run with lower privileges, make the rootfs read-only
* helm: automatically rollout the deployment when the secret changes
* ci: move to actively maintained Rust actions
* ci: bump version for a few actions
Skip 0.1.7 because it was tagged on git but not really released.
Signed-off-by: Emanuele Aina <[email protected]>1 parent 6c4fbc7 commit b683e4f
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments