Commit Graph

139 Commits (dbdf5e08c9e3000990bf14bfac82e53b026ae0eb)

Author SHA1 Message Date
Matt Butcher 5a2174231b fix(helm): fix repo package to use chartutil
10 years ago
Matt Butcher 377a43385e fix(*): fixed import paths
10 years ago
Matt Butcher 72be00c6fc fix(chartutil): update 'fetch' and 'package' to use chartutil.
10 years ago
Matt Butcher cded50e34f fix(chartutil): update lint to use chartutil
10 years ago
Matt Butcher ebd81152dd fix(helm): update 'helm create' to use YAML.
10 years ago
Matt Butcher 9ca8c27e16 fix(*): change TOML to YAML
10 years ago
Matt Butcher 7aa4ffa4d4 feat(chartutil): switch TOML to YAML
10 years ago
Adam Reese 818c878700 chore(*): use k8s.io as the import path
10 years ago
Matt Butcher 336c650407 Merge pull request #777 from arschles/probes
10 years ago
Michelle Noorali 1b060b1f5c Merge pull request #785 from migmartri/784-malformed
10 years ago
Miguel Martinez a0c1125a39 fix(repo) Malformed URL
10 years ago
Aaron Schlesinger 9e1df63e77 using spaces in the tiller manifest yaml
10 years ago
Matt Butcher 759f754f1b Merge pull request #790 from technosophos/feat/chartutil-save
10 years ago
Matt Butcher 15a1cb4816 feat(chartutil): add Save function
10 years ago
Adam Reese 0f5c2951a2 feat(kube): use env variable to control kube logging
10 years ago
Matt Butcher 2802fcbd87 feat(chartutil): optimize for re-use
10 years ago
Matt Butcher 5d040ec181 Merge branch 'master' into feat/chartutil
10 years ago
Aaron Schlesinger 9940222d34 Add probes to the the embedded Tiller manifest
10 years ago
Adam Reese 9295cb5438 Merge pull request #776 from adamreese/feat/version
10 years ago
Matt Butcher f1b6373f76 Merge pull request #772 from Ladicle/fix-init-command
10 years ago
Adam Reese 5670d2db53 feat(version): statically link version at build time
10 years ago
Ladicle 97a9586a1b fix(tiller): fix install function
10 years ago
Matt Butcher 2704e47154 fix(helm): stop requiring a values.toml in a chart
10 years ago
Matt Butcher 25053e6ada feat(pkg/chartutil): add chartutil package
10 years ago
Michelle Noorali 1d4d5ec872 ref(helm): refactor helm unit tests
10 years ago
Matt Butcher 57c9861116 Merge pull request #715 from technosophos/docs/updated-charts
10 years ago
Adam Reese a19875adcc fix(style): cleanup coding style on error returns
10 years ago
Adam Reese 4df22392fc feat(tunnel): add logic for detecting tiller pod
10 years ago
Adam Reese 792aa1a1aa feat(kube): create tunnel for client
10 years ago
Matt Butcher 87429c66e9 Merge pull request #755 from technosophos/fix/chart-any
10 years ago
Matt Butcher 7d2ae9378a fix(proto): let chart take multiple Files.
10 years ago
Michelle Noorali b4844383aa ref(helm): digest -> checksum in index file
10 years ago
Michelle Noorali 447ce5a2dd ref(helm): fix chart url in index file
10 years ago
Michelle Noorali 7c2682112f Merge pull request #745 from michelleN/repo-index
10 years ago
Matt Butcher 53432c2cef Merge pull request #736 from technosophos/fix/672-package-output
10 years ago
Matt Butcher 423d44d597 Merge pull request #751 from technosophos/fix/helm-list-deleted
10 years ago
Michelle Noorali 0783fee7b7 ref(helm): refactor test index files for search
10 years ago
Michelle Noorali 2234dc8927 feat(helm): handle update case on index function
10 years ago
Michelle Noorali 7bd739c27e feat(helm): populate Digest & Created in index func
10 years ago
Michelle Noorali 7e2964c549 feat(helm): add chart url to index file entries
10 years ago
Michelle Noorali 4bb36c89ab feat(helm): generate index file for repository
10 years ago
Matt Butcher ec9b086ac8 fix(chart): change source to sources in chart file
10 years ago
Matt Butcher 1412a88cda fix(tiller): stop returning deleted releases for list
10 years ago
fibonacci1729 97170b0732 fix(hapi): field for miscellaneous files in a chart archive, e.g. 'README', 'LICENSE'
10 years ago
Matt Butcher 206e7266de Merge pull request #732 from technosophos/feat/install-release-name
10 years ago
Matt Butcher f483264ea1 fix(helm): fix output of helm package command
10 years ago
Matt Butcher 1a3b563fb9 fix(helm): improve --dry-run for helm delete
10 years ago
Matt Butcher b1fb7cea7d feat(helm): allow user to specify release name
10 years ago
Matt Butcher b199d8f58b fix(pkg/helm): skip test that can't run in Circle
10 years ago
Matt Butcher 5c942226a3 feat(helm): allow overriding values
10 years ago