Commit Graph

257 Commits (15d277360e1406cbf708e5aef599bc7e0e685e9b)

Author SHA1 Message Date
Vic Iglesias 8527f2f96c Use chart name for container name
8 years ago
Vic Iglesias 156d706dd1 Use internal port for health check
8 years ago
Jim 7a054e0e6b fix(pkg/chartutil): add error if chart yaml not in directory
8 years ago
Vic Iglesias 665615f30f Remove **** from default notes
8 years ago
Vic Iglesias 2b2e1d59c8 Simplify final logic block in create
8 years ago
Vic Iglesias 06d9ccd038 Fix formatting
8 years ago
Vic Iglesias cd34492b5a Add tests for new files in create
8 years ago
Vic Iglesias 8d867657bb Add resources and probes
8 years ago
Vic Iglesias 4120e67240 Add deployment, service and NOTES to create
8 years ago
Matt Butcher 2388e71528 fix(helm): ignore dotfiles in charts/ directories
8 years ago
Adam Reese f71230ccd3 fix(*): resolve go linter issues
8 years ago
Matt Butcher 3e3312cea0 feat(tiller): re-use values during upgrade
8 years ago
Matt Butcher e0227c7510 fix(chart): Chart.yaml now has an apiVersion field.
8 years ago
Matt Butcher 68dd4c9a66 fix(proto): remove unused fields
8 years ago
Matt Butcher 593718d749 feat(helm): add 'helm dependency' commands
8 years ago
Matt Butcher a5921faf99 feat(chartutils): add support for requirements.yaml
8 years ago
vaikas-google 6d26024a27 first cut of version on client and server
8 years ago
Matt Butcher 34577d1ebc feat(charts): add 'dependencies:' to Chart.yaml
8 years ago
joe2far 96de0e35aa feat(helm): ignore by default all dotfiles in templates/
8 years ago
Matt Butcher a46a033de4 feat(chart): support 'image:URL' in charts.
8 years ago
Matt Butcher 2e95230b30 fix(helm): fix helmignore evaluation of dirs
8 years ago
Matt Butcher b7945d05c4 ref(templates): change GetString to Get
8 years ago
Matt Butcher 033dbfe75e feat(tiller): add Files map to templates
8 years ago
Matt Butcher 95eeba3805 fix(tiller): merge -f values correctly
8 years ago
Adam Reese a14e76a65c chore(*): add canonical import path annotation
8 years ago
Matt Butcher 310ef9bbcb fix(helm): fix linter test panic
8 years ago
Miguel Ángel Martínez Triviño 81fd9edf4d Merge pull request #899 from migmartri/897-values-refactorign
8 years ago
Adnan Abdulhussein 9b257077d5 Merge pull request #915 from prydonius/fix/912-nil-map-readvalues
8 years ago
Adnan Abdulhussein 4ef61a7136 fix(chartutil): Ensure ReadValues doesn't return a nil map
8 years ago
Matt Butcher cd75b6a781 Merge pull request #902 from technosophos/feat/894-template-info-in-templates
8 years ago
Miguel Martinez 12aa72f121 Replacing options interface argument
8 years ago
Matt Butcher 532f03ec78 feat(tiller): add .Template object in templates
8 years ago
Miguel Martinez 7bb4893cad Support Linter for Values
8 years ago
Michelle Noorali bcffe8a3f2 fix(chartutil): fix Expand function
8 years ago
Matt Butcher 90c46e896d fix(chartutil): fix Table() method to test Values
8 years ago
Matt Butcher 22ac61469f feat(*): add Values namespace to templates
8 years ago
Miguel Martinez 03d27779d3 Templates Lint rules
8 years ago
Matt Butcher e757b24aed fix(*): add license header
8 years ago
Matt Butcher 23ce6142f9 fix(chartutil): remove a wayward println
8 years ago
Matt Butcher f30ff915f2 feat(helm): add 'helm get values --all' for all values
8 years ago
Matt Butcher 57a32f1df8 Merge pull request #832 from technosophos/feat/helmignore
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
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
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 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 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 15a1cb4816 feat(chartutil): add Save function
8 years ago
Matt Butcher 2802fcbd87 feat(chartutil): optimize for re-use
8 years ago
Matt Butcher 25053e6ada feat(pkg/chartutil): add chartutil package
8 years ago