Commit Graph

178 Commits (ab4e20c278603bf581732cd2b9cb66e753cee4c0)

Author SHA1 Message Date
Matt Butcher ab4e20c278 Merge pull request from technosophos/fix/887-no-value-fix 9 years ago
Matt Butcher 2084af2e04 Merge pull request from migmartri/882-linter-improvements 9 years ago
Matt Butcher 96ac6ebc6c fix(tiller): stop printing <no value> when var is missing 9 years ago
Miguel Martinez d1fe406478 Adding squote test case and generic message 9 years ago
Miguel Martinez 2eff17cb6d Removing debugging line 9 years ago
Matt Butcher 225d3a8adc test(engine): add test case for deep release passing 9 years ago
Matt Butcher e00f774a5d fix(engine): remove debugging output 9 years ago
Matt Butcher 90c46e896d fix(chartutil): fix Table() method to test Values 9 years ago
Matt Butcher 22ac61469f feat(*): add Values namespace to templates 9 years ago
Miguel Martinez 81ac98ad9a Adding support for associated templates 9 years ago
Miguel Martinez 03d27779d3 Templates Lint rules 9 years ago
Adam Reese 69f66629c4 chore(*): bump version to v2.0.0-alpha.2 9 years ago
Matt Butcher e757b24aed fix(*): add license header 9 years ago
Adam Reese 68e0032fbd Merge pull request from adamreese/fix/686-tunnel-error 9 years ago
Adam Reese d300a08915 fix(tunnel): display friendly error on connect issues 9 years ago
Matt Butcher 23ce6142f9 fix(chartutil): remove a wayward println 9 years ago
Brian a6f89d7ac4 Merge pull request from migmartri/689-linter-errors 9 years ago
Adam Reese 573e5aa7fc feat(kube): create namespace if it does not exist 9 years ago
Miguel Martinez c2459c06bf New Chart linter structure 9 years ago
Matt Butcher f30ff915f2 feat(helm): add 'helm get values --all' for all values 9 years ago
Matt Butcher 4a6c1e308b fix(pkg/chart): remove pkg/chart 9 years ago
Matt Butcher 57a32f1df8 Merge pull request from technosophos/feat/helmignore 9 years ago
fibonacci1729 5a1c54298f ref(pkg/helm): remove pkg/helmx 9 years ago
fibonacci1729 56f519ab38 ref(pkg/helm): move pkg/helmx to pkg/helm & remove feature toggle 9 years ago
fibonacci1729 91c3521b18 ref(pkg/helm): package helm refactor 9 years ago
Brian 1b59967d2f Merge pull request from fibonacci1729/ref/pkg-helm 9 years ago
fibonacci1729 4cd0059db2 ref(pkg/helm): package helm refactor 9 years ago
Matt Butcher 713020359b feat(pkg/ignore): add helmignore library 9 years ago
Matt Butcher 2b2a5788f3 Merge pull request from technosophos/feat/global-vars 9 years ago
Brian fda8029682 Merge pull request from fibonacci1729/ref/pkg-helm 9 years ago
fibonacci1729 ea2e8e80fc ref(pkg/helm): package helm refactor 9 years ago
Matt Butcher 768d1fbdeb Merge pull request from technosophos/fix/822-values.yaml 9 years ago
Matt Butcher 88622a20da fix(helm): read values.yaml instead of values.toml 9 years ago
Matt Butcher 60f5341b91 feat(chartutil): support global variables 9 years ago
Adam Reese 54f0ffe0cb Merge pull request from adamreese/fix/speling 9 years ago
Adam Reese d013a3df36 fix(helm): s/arbitary/arbitrary/ 9 years ago
Matt Butcher 490cef784c fix(tiller): refactor template render to use chartutil. 9 years ago
Matt Butcher e8109048a9 fix(chartutil): move values coalescing into chartutil 9 years ago
Adam Reese d95a144563 fix(chartutil): fix nil error on values 9 years ago
Matt Butcher 5a2174231b fix(helm): fix repo package to use chartutil 9 years ago
Matt Butcher 377a43385e fix(*): fixed import paths 9 years ago
Matt Butcher 72be00c6fc fix(chartutil): update 'fetch' and 'package' to use chartutil. 9 years ago
Matt Butcher cded50e34f fix(chartutil): update lint to use chartutil 9 years ago
Matt Butcher ebd81152dd fix(helm): update 'helm create' to use YAML. 9 years ago
Matt Butcher 9ca8c27e16 fix(*): change TOML to YAML 9 years ago
Matt Butcher 7aa4ffa4d4 feat(chartutil): switch TOML to YAML 9 years ago
Adam Reese 818c878700 chore(*): use k8s.io as the import path 9 years ago
Matt Butcher 336c650407 Merge pull request from arschles/probes 9 years ago
Michelle Noorali 1b060b1f5c Merge pull request from migmartri/784-malformed 9 years ago
Miguel Martinez a0c1125a39 fix(repo) Malformed URL 9 years ago