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
29c4709b
Commit
29c4709b
authored
7 years ago
by
Michelle Noorali
Committed by
GitHub
7 years ago
Browse files
Options
Download
Plain Diff
Merge pull request #2550 from michelleN/export-fake-release-client
ref(helm): make FakeReleaseClient public
parents
654e8430
8a99a4aa
Changes
16
Hide whitespace changes
Inline
Side-by-side
Showing
16 changed files
cmd/helm/delete_test.go
+3
-1
cmd/helm/delete_test.go
cmd/helm/get_hooks_test.go
+3
-1
cmd/helm/get_hooks_test.go
cmd/helm/get_manifest_test.go
+3
-1
cmd/helm/get_manifest_test.go
cmd/helm/get_test.go
+3
-1
cmd/helm/get_test.go
cmd/helm/get_values_test.go
+3
-1
cmd/helm/get_values_test.go
cmd/helm/helm_test.go
+4
-112
cmd/helm/helm_test.go
cmd/helm/history_test.go
+2
-1
cmd/helm/history_test.go
cmd/helm/install_test.go
+3
-1
cmd/helm/install_test.go
cmd/helm/list_test.go
+3
-2
cmd/helm/list_test.go
cmd/helm/release_testing_test.go
+2
-1
cmd/helm/release_testing_test.go
cmd/helm/reset_test.go
+7
-6
cmd/helm/reset_test.go
cmd/helm/rollback_test.go
+3
-1
cmd/helm/rollback_test.go
cmd/helm/status_test.go
+4
-3
cmd/helm/status_test.go
cmd/helm/upgrade_test.go
+2
-1
cmd/helm/upgrade_test.go
cmd/helm/version_test.go
+2
-1
cmd/helm/version_test.go
pkg/helm/fake.go
+147
-0
pkg/helm/fake.go
with
194 additions
and
134 deletions
+194
-134
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