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
a5394ea0
Commit
a5394ea0
authored
7 years ago
by
Matthew Fisher
Browse files
Options
Download
Patches
Plain Diff
fix helm init --wait
(cherry picked from commit
a66a39a1
)
parent
cc5a8abe
release-2.8
v2.8.2
v2.8.2-rc1
No related merge requests found
Changes
67
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
cmd/helm/delete.go
+1
-1
cmd/helm/delete.go
cmd/helm/get.go
+1
-1
cmd/helm/get.go
cmd/helm/get_hooks.go
+1
-1
cmd/helm/get_hooks.go
cmd/helm/get_manifest.go
+1
-1
cmd/helm/get_manifest.go
cmd/helm/get_values.go
+1
-1
cmd/helm/get_values.go
cmd/helm/helm.go
+2
-2
cmd/helm/helm.go
cmd/helm/history.go
+1
-1
cmd/helm/history.go
cmd/helm/init.go
+52
-4
cmd/helm/init.go
cmd/helm/install.go
+1
-1
cmd/helm/install.go
cmd/helm/list.go
+1
-1
cmd/helm/list.go
cmd/helm/load_plugins.go
+1
-1
cmd/helm/load_plugins.go
cmd/helm/release_testing.go
+1
-1
cmd/helm/release_testing.go
cmd/helm/reset.go
+1
-1
cmd/helm/reset.go
cmd/helm/rollback.go
+1
-1
cmd/helm/rollback.go
cmd/helm/status.go
+1
-1
cmd/helm/status.go
cmd/helm/upgrade.go
+1
-1
cmd/helm/upgrade.go
cmd/helm/version.go
+1
-1
cmd/helm/version.go
cmd/tiller/tiller.go
+8
-0
cmd/tiller/tiller.go
docs/helm/helm.md
+7
-6
docs/helm/helm.md
docs/helm/helm_completion.md
+7
-6
docs/helm/helm_completion.md
with
91 additions
and
33 deletions
+91
-33
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