helm/pkg
Matt Farina 11f658e223
Fixing linting of templates on Windows
When the engine stored templates in the map the keys were generated
based on path and not filepath. filepath was being used in the linter
when retrieving content from the keys. On Windows the keys ended up
being different.

This change is to use path joins to create the lookup key. Since the
name path was used in the code it needed to be changed in order to
import the package.

Tests already exist and were failing on windows. This got in because
CI is not run on Windows.

Closes #6418

Signed-off-by: Matt Farina <matt@mattfarina.com>
2020-08-20 13:08:48 -04:00
..
action Merge pull request #8532 from dm3ch/labels-selector 2020-08-13 11:17:01 +01:00
chart Fixing PAX Header handling (#8086) 2020-05-13 17:09:27 -05:00
chartutil Merge pull request #8562 from andytom/chore/update_starter_chart 2020-08-11 12:29:04 +01:00
cli Environment variable for setting the max history for an environment 2020-07-08 23:02:40 +08:00
downloader Restoring Build behavior 2020-07-22 15:51:27 -04:00
engine Removing tiller language 2020-05-21 15:26:16 -04:00
gates pkg/gates: add unit test for String 2020-02-17 13:48:12 +08:00
getter chore(*): Fix formatting 2020-05-14 10:12:11 -04:00
helmpath Fixing argument to be lower case 2020-05-05 10:27:47 -04:00
kube fix watch error due to elb/proxy timeout 2020-07-23 12:04:54 +05:30
lint Fixing linting of templates on Windows 2020-08-20 13:08:48 -04:00
plugin Improve the extractor and add tests (#8317) 2020-06-15 16:39:39 -06:00
postrender Fix some go-lint warnings 2020-06-29 16:36:27 +08:00
provenance improved the error message for failed package signing (#6948) 2019-12-06 09:14:39 -07:00
release Merge pull request #8590 from Foxboron/morten/fix-go1.15 2020-08-20 08:07:04 -07:00
releaseutil add kind_sorter support for SecretList 2020-05-21 18:23:00 +08:00
repo fix: write index.yaml file atomically (#7954) 2020-04-24 15:03:47 -06:00
storage Fix linting issues 2020-08-04 18:18:50 +03:00
strvals fix conflict 2020-07-01 21:38:44 +08:00
time ref(time): Adds wrapper for most time stdlib methods 2019-10-16 08:47:52 -06:00