mirror of
https://github.com/helm/helm.git
synced 2026-03-26 20:33:40 -04:00
Existing helm.sh/hook-delete-policy annotation variables (hook-failed, hook-succeeded) do not allow to leave failed jobs for debugging without blocking the next job launching: every failed job must be deleted manually before the next related release is launching (installing, updating or rolling back). New policy, before-hook-creation, removes the hook from previous release if there is one before the new hook is launched and can be used with another variable. |
||
|---|---|---|
| .. | ||
| hook.proto | ||
| info.proto | ||
| release.proto | ||
| status.proto | ||
| test_run.proto | ||
| test_suite.proto | ||