Commit Graph

36 Commits (f573de088e9bcbbb4ed7ccc01733278cfac1ece8)

Author SHA1 Message Date
Matthew Fisher cf30db50f5
Merge pull request #5298 from jordansissel/issue/5296/error-hinting
5 years ago
Matthew Fisher d8d56fe111
Merge pull request #5610 from adshmh/feat-5552-fix-root-folder-files-error
5 years ago
Martin Hickey dd4afa6af0
Fail to load charts that are not v1 apiVersion (#6180)
5 years ago
Jordan Sissel 15c6bef6a5 Try a bit harder to provide a clear error message.
6 years ago
Arash Deshmeh 720c28f4c5 fix(helm): improve error message for content outside base dir
6 years ago
Geoff Baskwill 05a365358f fix: ignore pax header "file"s in chart validation
6 years ago
Matt Butcher 5603fe8d3e
fix: perform extra validation on paths in tar archives (#5165)
6 years ago
Matthew Fisher 97465abda0
fix(windows): fix unit tests on Windows (#4897)
6 years ago
Matthew Fisher 2d77db11fa change copyright to "Copyright The Helm Authors"
6 years ago
Matthew Fisher e1027fae73
refactor symWalk() into pkg/sympath (#3199)
7 years ago
Johnny Bergström 7cc610960f Walk symbolic link directories
7 years ago
Johnny Bergström d762a42168 Fix helmignore for .* (#3114)
7 years ago
Matthew Fisher f278675f98 remove references to facebookgo/symwalk
7 years ago
Matthew Fisher 211f5f6f33 Revert "fix(helm): resolve symlinks when loading chart"
7 years ago
Sushil Kumar 99065aa331 Validates chart-dir before running dependency list command
8 years ago
Adam Reese 85c41ef11a ref(*): kubernetes v1.6
8 years ago
Matthew Fisher de6fb23e7a expose LoadFiles as a usable function
8 years ago
Maxim Ivanov edd4e56112 fix(helm): resolve symlinks when loading chart
8 years ago
Euan Kemp 25f74989a5 fix(chartutil): improve 'missing name' error
8 years ago
Matt Butcher 7f4ea91028 Merge pull request #1645 from rodcloutier/Windows_archive_backslash_support
8 years ago
Adam Reese 0c6b6d1c62 fix(*): correct file permissions on source files
8 years ago
Rodrigue Cloutier 37920761a4 fix(helm): added support for compressed charts containing \ in file paths
8 years ago
Rodrigue Cloutier f3b205c6ef fix(*): fixed tests for Windows
8 years ago
Jim 7a054e0e6b fix(pkg/chartutil): add error if chart yaml not in directory
8 years ago
Matt Butcher 2388e71528 fix(helm): ignore dotfiles in charts/ directories
8 years ago
Matt Butcher 593718d749 feat(helm): add 'helm dependency' commands
8 years ago
joe2far 96de0e35aa feat(helm): ignore by default all dotfiles in templates/
8 years ago
Matt Butcher 2e95230b30 fix(helm): fix helmignore evaluation of dirs
8 years ago
Miguel Martinez 03d27779d3 Templates Lint rules
9 years ago
Matt Butcher e757b24aed fix(*): add license header
9 years ago
Matt Butcher 23ce6142f9 fix(chartutil): remove a wayward println
9 years ago
Matt Butcher 713020359b feat(pkg/ignore): add helmignore library
9 years ago
Matt Butcher 9ca8c27e16 fix(*): change TOML to YAML
9 years ago
Adam Reese 818c878700 chore(*): use k8s.io as the import path
9 years ago
Matt Butcher 2802fcbd87 feat(chartutil): optimize for re-use
9 years ago
Matt Butcher 25053e6ada feat(pkg/chartutil): add chartutil package
9 years ago