• DockerZK's avatar
    feat(*) add key helm.sh/hook-delete-policy to hook annotation · 734b1245
    DockerZK authored
    When "helm.sh/hook-delete-policy: hook-succeeded" is provided in a hook's annotation, Tiller will automatically delete the hook after the hook is succeeded. When "helm.sh/hook-delete-policy: hook-failed" is provided in a hook's annotation, Tiller will automatically delete the hook after the hook is failed.
    
    Closes #1769
    734b1245
Name
Last commit
Last update
..
environment Loading commit data...
hook_sorter.go Loading commit data...
hook_sorter_test.go Loading commit data...
hooks.go Loading commit data...
hooks_test.go Loading commit data...
kind_sorter.go Loading commit data...
kind_sorter_test.go Loading commit data...
release_content.go Loading commit data...
release_content_test.go Loading commit data...
release_history.go Loading commit data...
release_history_test.go Loading commit data...
release_install.go Loading commit data...
release_install_test.go Loading commit data...
release_list.go Loading commit data...
release_list_test.go Loading commit data...
release_modules.go Loading commit data...
release_rollback.go Loading commit data...
release_rollback_test.go Loading commit data...
release_server.go Loading commit data...
release_server_test.go Loading commit data...
release_status.go Loading commit data...
release_status_test.go Loading commit data...
release_testing.go Loading commit data...
release_testing_test.go Loading commit data...
release_uninstall.go Loading commit data...
release_uninstall_test.go Loading commit data...
release_update.go Loading commit data...
release_update_test.go Loading commit data...
release_version.go Loading commit data...
resource_policy.go Loading commit data...
server.go Loading commit data...