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
d41f0933
Commit
d41f0933
authored
8 years ago
by
Taylor Thomas
Committed by
GitHub
8 years ago
Browse files
Options
Download
Plain Diff
Merge pull request #1850 from frodenas/deinit
feat(helm): Add command to uninstall Tiller
parents
e440a36d
074d746c
No related merge requests found
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
cmd/helm/helm.go
+7
-0
cmd/helm/helm.go
cmd/helm/installer/uninstall.go
+83
-0
cmd/helm/installer/uninstall.go
cmd/helm/installer/uninstall_test.go
+160
-0
cmd/helm/installer/uninstall_test.go
cmd/helm/reset.go
+131
-0
cmd/helm/reset.go
cmd/helm/reset_test.go
+187
-0
cmd/helm/reset_test.go
with
568 additions
and
0 deletions
+568
-0
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