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
eba4c59a
Commit
eba4c59a
authored
8 years ago
by
Matt Butcher
Browse files
Options
Download
Plain Diff
Merge pull request #632 from technosophos/feat/helm-list
feat(helm, tiller): add release listings
parents
1d0f43b0
e869c36c
No related merge requests found
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
cmd/helm/install.go
+6
-5
cmd/helm/install.go
cmd/helm/list.go
+111
-0
cmd/helm/list.go
cmd/tiller/release_server.go
+37
-1
cmd/tiller/release_server.go
cmd/tiller/release_server_test.go
+38
-0
cmd/tiller/release_server_test.go
docs/examples/alpine/Chart.yaml
+1
-1
docs/examples/alpine/Chart.yaml
pkg/helm/helm.go
+17
-2
pkg/helm/helm.go
with
210 additions
and
9 deletions
+210
-9
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