Commit Graph

159 Commits (7a227440f7d8c481d1157229675ef352d10ab1f9)

Author SHA1 Message Date
Matt Butcher f30ff915f2 feat(helm): add 'helm get values --all' for all values
8 years ago
Matt Butcher 4a6c1e308b fix(pkg/chart): remove pkg/chart
8 years ago
Matt Butcher 57a32f1df8 Merge pull request #832 from technosophos/feat/helmignore
8 years ago
fibonacci1729 5a1c54298f ref(pkg/helm): remove pkg/helmx
8 years ago
fibonacci1729 56f519ab38 ref(pkg/helm): move pkg/helmx to pkg/helm & remove feature toggle
8 years ago
fibonacci1729 91c3521b18 ref(pkg/helm): package helm refactor
8 years ago
Brian 1b59967d2f Merge pull request #834 from fibonacci1729/ref/pkg-helm
8 years ago
fibonacci1729 4cd0059db2 ref(pkg/helm): package helm refactor
8 years ago
Matt Butcher 713020359b feat(pkg/ignore): add helmignore library
8 years ago
Matt Butcher 2b2a5788f3 Merge pull request #824 from technosophos/feat/global-vars
8 years ago
Brian fda8029682 Merge pull request #829 from fibonacci1729/ref/pkg-helm
8 years ago
fibonacci1729 ea2e8e80fc ref(pkg/helm): package helm refactor
8 years ago
Matt Butcher 768d1fbdeb Merge pull request #823 from technosophos/fix/822-values.yaml
8 years ago
Matt Butcher 88622a20da fix(helm): read values.yaml instead of values.toml
8 years ago
Matt Butcher 60f5341b91 feat(chartutil): support global variables
8 years ago
Adam Reese 54f0ffe0cb Merge pull request #821 from adamreese/fix/speling
8 years ago
Adam Reese d013a3df36 fix(helm): s/arbitary/arbitrary/
8 years ago
Matt Butcher 490cef784c fix(tiller): refactor template render to use chartutil.
8 years ago
Matt Butcher e8109048a9 fix(chartutil): move values coalescing into chartutil
8 years ago
Adam Reese d95a144563 fix(chartutil): fix nil error on values
8 years ago
Matt Butcher 5a2174231b fix(helm): fix repo package to use chartutil
8 years ago
Matt Butcher 377a43385e fix(*): fixed import paths
8 years ago
Matt Butcher 72be00c6fc fix(chartutil): update 'fetch' and 'package' to use chartutil.
8 years ago
Matt Butcher cded50e34f fix(chartutil): update lint to use chartutil
8 years ago
Matt Butcher ebd81152dd fix(helm): update 'helm create' to use YAML.
8 years ago
Matt Butcher 9ca8c27e16 fix(*): change TOML to YAML
8 years ago
Matt Butcher 7aa4ffa4d4 feat(chartutil): switch TOML to YAML
8 years ago
Adam Reese 818c878700 chore(*): use k8s.io as the import path
8 years ago
Matt Butcher 336c650407 Merge pull request #777 from arschles/probes
8 years ago
Michelle Noorali 1b060b1f5c Merge pull request #785 from migmartri/784-malformed
8 years ago
Miguel Martinez a0c1125a39 fix(repo) Malformed URL
8 years ago
Aaron Schlesinger 9e1df63e77 using spaces in the tiller manifest yaml
8 years ago
Matt Butcher 759f754f1b Merge pull request #790 from technosophos/feat/chartutil-save
8 years ago
Matt Butcher 15a1cb4816 feat(chartutil): add Save function
8 years ago
Adam Reese 0f5c2951a2 feat(kube): use env variable to control kube logging
8 years ago
Matt Butcher 2802fcbd87 feat(chartutil): optimize for re-use
8 years ago
Matt Butcher 5d040ec181 Merge branch 'master' into feat/chartutil
8 years ago
Aaron Schlesinger 9940222d34 Add probes to the the embedded Tiller manifest
8 years ago
Adam Reese 9295cb5438 Merge pull request #776 from adamreese/feat/version
8 years ago
Matt Butcher f1b6373f76 Merge pull request #772 from Ladicle/fix-init-command
8 years ago
Adam Reese 5670d2db53 feat(version): statically link version at build time
8 years ago
Ladicle 97a9586a1b fix(tiller): fix install function
8 years ago
Matt Butcher 2704e47154 fix(helm): stop requiring a values.toml in a chart
8 years ago
Matt Butcher 25053e6ada feat(pkg/chartutil): add chartutil package
8 years ago
Michelle Noorali 1d4d5ec872 ref(helm): refactor helm unit tests
8 years ago
Matt Butcher 57c9861116 Merge pull request #715 from technosophos/docs/updated-charts
8 years ago
Adam Reese a19875adcc fix(style): cleanup coding style on error returns
8 years ago
Adam Reese 4df22392fc feat(tunnel): add logic for detecting tiller pod
8 years ago
Adam Reese 792aa1a1aa feat(kube): create tunnel for client
8 years ago
Matt Butcher 87429c66e9 Merge pull request #755 from technosophos/fix/chart-any
8 years ago