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
5a5a44ec
Commit
5a5a44ec
authored
8 years ago
by
Adam Reese
Browse files
Options
Download
Patches
Plain Diff
feat(*): add rollback to a release version
closes #1244
parent
becc1200
No related merge requests found
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
_proto/hapi/services/tiller.proto
+2
-1
_proto/hapi/services/tiller.proto
cmd/helm/rollback.go
+10
-3
cmd/helm/rollback.go
cmd/helm/rollback_test.go
+6
-1
cmd/helm/rollback_test.go
cmd/tiller/release_server.go
+11
-1
cmd/tiller/release_server.go
cmd/tiller/release_server_test.go
+21
-0
cmd/tiller/release_server_test.go
pkg/helm/option.go
+8
-1
pkg/helm/option.go
pkg/proto/hapi/services/tiller.pb.go
+63
-60
pkg/proto/hapi/services/tiller.pb.go
with
121 additions
and
67 deletions
+121
-67
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