Adam Reese
e7da8783f0
Merge pull request #931 from adamreese/fix/ci-docker-build
...
fix(ci): add docker-build to the parallel builds
8 years ago
Adnan Abdulhussein
631ca63040
Merge pull request #922 from prydonius/feat/836-lint-multiple-charts
...
feat(lint): support linting multiple charts
8 years ago
Adam Reese
5b14d2567f
docs(ci): add cicleci badge to readme
8 years ago
Adam Reese
7223e33deb
fix(ci): add docker-build to the parallel builds
8 years ago
Adnan Abdulhussein
a4458085ab
fix(lint): fix tests
8 years ago
Matt Butcher
5aa351bbe2
Merge pull request #928 from kmala/doc
...
docs(helm):correct the documentation for the global values usage
8 years ago
Adam Reese
8cb940a7f4
Merge pull request #929 from adamreese/fix/local-cluster
...
fix(scripts): update local-cluster.sh to work with v1.3
8 years ago
Adam Reese
342e1cfebe
Merge pull request #930 from adamreese/chore/pin-kubernetes
...
chore(deps): pin kubernetes to an official release (v1.3.0)
8 years ago
Adam Reese
1d957e81ed
chore(deps): pin kubernetes to an official release (v1.3.0)
8 years ago
Adnan Abdulhussein
dda61f6074
fix(lint): only return count of actually linted charts
8 years ago
Keerthan Mala
988bb02991
docs(helm):correct the documentation for the global values usage
8 years ago
Adam Reese
eba297714f
fix(scripts): update local-cluster.sh to work with v1.3
8 years ago
Adnan Abdulhussein
f3e754794e
fix(lint): print relative path of packaged chart instead of temp dir
8 years ago
Adam Reese
5a177923fb
Merge pull request #927 from adamreese/feat/ci-parallel
...
feat(ci): setup parallel testing
8 years ago
Adam Reese
f89b6ce761
feat(ci): setup parallel testing
8 years ago
Adam Reese
9f2555b989
Merge pull request #924 from adamreese/chore/docker-bump
...
chore(ci): bump docker version
8 years ago
Michelle Noorali
53da380b0e
Merge pull request #925 from sofuture/patch-1
...
fix(docs): typo in developers.md
8 years ago
Jeff Zellner
3133f4345d
Update developers.md
...
fix typo
8 years ago
Adam Reese
e354748118
chore(ci): bump docker version
8 years ago
Adam Reese
016e5034f7
Merge pull request #923 from adamreese/ref/circle
...
ref(ci): remove glide setup in circle.yml
8 years ago
Adam Reese
6ddcca583b
ref(ci): split unit-test and lint steps
8 years ago
Adam Reese
8d302bd039
ref(ci): remove glide setup in circle.yml
8 years ago
Adnan Abdulhussein
f273510c97
fix(lint): fix golint errors
8 years ago
Adam Reese
d5aa4852a7
Merge pull request #921 from adamreese/ref/command-tests
...
ref(cmd): refactor cmd for unit testing
8 years ago
Adam Reese
37cf2b9e7d
ref(tests): simplify creating fake client
8 years ago
Adam Reese
4db6cd93bb
fix(test): match output using regexp
8 years ago
Adnan Abdulhussein
03ca4e892f
feat(lint): support linting multiple charts
8 years ago
Miguel Ángel Martínez Triviño
e20031430e
Merge pull request #917 from migmartri/templates-typo
...
Fixing linter typos
8 years ago
Adam Reese
2fb8b60765
fix(cmd): load client inside subcommand
8 years ago
Adam Reese
1ba822c7a4
docs(cmd): add missing license headers
8 years ago
Adam Reese
7c01a28c5c
test(cmd): add unit tests for get command
8 years ago
Miguel Martinez
3b2ea04348
fix(linter) Typos
8 years ago
Adam Reese
5e3044a65f
ref(cmd): refactor get command
8 years ago
Adam Reese
e339cc7e0c
fix(cmd): fix lazy load client
8 years ago
Adam Reese
6453c99241
fix(cmd): rename list cmd context
8 years ago
Adam Reese
4d92bd086f
fix(cmd): lazy load client
8 years ago
Adam Reese
5013da3d25
fix(helm): add ReleaseContent to interface
8 years ago
Adam Reese
73f1bef3c9
test(cmd): add helm client mocking
8 years ago
Adam Reese
b990428111
test(cmd): add pattern for testing cmd package
8 years ago
Adam Reese
8cb39ce5cc
ref(cmd): refactor out globals and init()
8 years ago
Adam Reese
d32c20fd5c
ref(cmd): move flags out of init()
8 years ago
Matt Butcher
eee6e143d8
Merge pull request #919 from technosophos/fix/918-fix-lint-test
...
fix(helm): fix linter test panic
8 years ago
Matt Butcher
310ef9bbcb
fix(helm): fix linter test panic
...
Handle a previously unhandled error in the linter. This simply bails out
if a chart's values files do not parse.
Also, changed the implementation of CoalesceValues to return a map even
on error.
8 years ago
Miguel Ángel Martínez Triviño
81fd9edf4d
Merge pull request #899 from migmartri/897-values-refactorign
...
Support Linter for Values namespace
8 years ago
Adnan Abdulhussein
9b257077d5
Merge pull request #915 from prydonius/fix/912-nil-map-readvalues
...
fix(chartutil): Ensure ReadValues doesn't return a nil map
8 years ago
Adnan Abdulhussein
4ef61a7136
fix(chartutil): Ensure ReadValues doesn't return a nil map
8 years ago
Adnan Abdulhussein
bcd1889083
Merge pull request #907 from prydonius/906-linter-exit-status
...
fix(lint): Return non-zero exit status when lint errors present
8 years ago
Matt Butcher
cd75b6a781
Merge pull request #902 from technosophos/feat/894-template-info-in-templates
...
feat(tiller): add .Template object in templates
8 years ago
Adnan Abdulhussein
09f56459c7
Improve tests to ensure highest severity is retained
8 years ago
Adnan Abdulhussein
77820c7482
fix(lint): Return non-zero exit status when lint errors present
8 years ago