Skip to content
GitLab
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
7423eddf
Unverified
Commit
7423eddf
authored
6 years ago
by
Adam Reese
Browse files
Options
Download
Patches
Plain Diff
ref(*): kubernetes v1.11 support
parent
c6df3959
Changes
12
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
12 changed files
Gopkg.lock
+312
-181
Gopkg.lock
Gopkg.toml
+12
-4
Gopkg.toml
cmd/helm/helm.go
+4
-4
cmd/helm/helm.go
pkg/kube/client.go
+28
-43
pkg/kube/client.go
pkg/kube/client_test.go
+8
-39
pkg/kube/client_test.go
pkg/kube/config.go
+9
-11
pkg/kube/config.go
pkg/kube/result.go
+1
-1
pkg/kube/result.go
pkg/kube/result_test.go
+4
-5
pkg/kube/result_test.go
pkg/kube/wait.go
+11
-16
pkg/kube/wait.go
pkg/tiller/environment/environment.go
+1
-1
pkg/tiller/environment/environment.go
pkg/tiller/environment/environment_test.go
+1
-1
pkg/tiller/environment/environment_test.go
pkg/tiller/release_server_test.go
+1
-1
pkg/tiller/release_server_test.go
with
392 additions
and
307 deletions
+392
-307
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