helm/_proto/hapi
Alexey igrychev 1d4883bf3c Implement before-hook-creation delete policy
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.
2018-03-21 18:13:53 +03:00
..
chart feat(tiller/proto):Allow charts to specify k8s compatibility in semver field 2018-01-06 10:02:09 +08:00
release Implement before-hook-creation delete policy 2018-03-21 18:13:53 +03:00
rudder Add --force to upgrade and rollback 2017-05-26 17:04:57 -04:00
services Fix typo 2018-02-16 14:32:01 +01:00
version clean up the formatting, remove unnecessary git_version from version as per discussions with @areese 2016-09-13 22:37:28 -07:00