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
038d7102
Commit
038d7102
authored
8 years ago
by
Matt Butcher
Committed by
GitHub
8 years ago
Browse files
Options
Download
Plain Diff
Merge pull request #1028 from technosophos/fix/989-helm-ignore-defaults
fix(helm): fix helmignore evaluation of dirs
parents
dd8b0ffb
2e95230b
Changes
10
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
pkg/chartutil/create.go
+17
-1
pkg/chartutil/create.go
pkg/chartutil/load.go
+5
-0
pkg/chartutil/load.go
pkg/chartutil/load_test.go
+3
-2
pkg/chartutil/load_test.go
pkg/chartutil/testdata/frobnitz-1.2.3.tgz
+0
-0
pkg/chartutil/testdata/frobnitz-1.2.3.tgz
pkg/chartutil/testdata/frobnitz/.helmignore
+1
-0
pkg/chartutil/testdata/frobnitz/.helmignore
pkg/chartutil/testdata/frobnitz/charts/mariner-4.3.2.tgz
+0
-0
pkg/chartutil/testdata/frobnitz/charts/mariner-4.3.2.tgz
pkg/chartutil/testdata/frobnitz/ignore/me.txt
+0
-0
pkg/chartutil/testdata/frobnitz/ignore/me.txt
pkg/chartutil/testdata/genfrob.sh
+1
-1
pkg/chartutil/testdata/genfrob.sh
pkg/chartutil/testdata/mariner/charts/albatross-0.1.0.tgz
+0
-0
pkg/chartutil/testdata/mariner/charts/albatross-0.1.0.tgz
pkg/ignore/rules.go
+3
-2
pkg/ignore/rules.go
with
30 additions
and
6 deletions
+30
-6
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