Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
1105 Внедрение механизмов обеспечения безопасности цепочки поставки программных проектов
Legacy
scanned-projects
helm
Commits
e794c48c
Unverified
Commit
e794c48c
authored
7 years ago
by
Matthew Fisher
Committed by
GitHub
7 years ago
Browse files
Options
Download
Plain Diff
Merge pull request #3540 from flant/hook_recreate_delete_policy
Implement before-hook-creation delete policy
parents
58e4b6ac
b7fe0d0b
No related merge requests found
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
_proto/hapi/release/hook.proto
+1
-0
_proto/hapi/release/hook.proto
docs/charts_hooks.md
+16
-1
docs/charts_hooks.md
pkg/hooks/hooks.go
+3
-2
pkg/hooks/hooks.go
pkg/proto/hapi/release/hook.pb.go
+36
-32
pkg/proto/hapi/release/hook.pb.go
pkg/tiller/hooks.go
+19
-16
pkg/tiller/hooks.go
pkg/tiller/release_server.go
+22
-17
pkg/tiller/release_server.go
pkg/tiller/release_server_test.go
+464
-0
pkg/tiller/release_server_test.go
with
561 additions
and
68 deletions
+561
-68
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets