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
ab096b88
Commit
ab096b88
authored
7 years ago
by
Taylor Thomas
Committed by
GitHub
7 years ago
Browse files
Options
Download
Plain Diff
Merge pull request #2721 from RemingtonReackhof/secrets-support
feat(2196): secrets management
parents
3d94d9cf
9af1018b
No related merge requests found
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
cmd/tiller/tiller.go
+8
-1
cmd/tiller/tiller.go
pkg/storage/driver/cfgmaps.go
+0
-63
pkg/storage/driver/cfgmaps.go
pkg/storage/driver/mock_test.go
+78
-0
pkg/storage/driver/mock_test.go
pkg/storage/driver/secrets.go
+258
-0
pkg/storage/driver/secrets.go
pkg/storage/driver/secrets_test.go
+186
-0
pkg/storage/driver/secrets_test.go
pkg/storage/driver/util.go
+85
-0
pkg/storage/driver/util.go
with
615 additions
and
64 deletions
+615
-64
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