Commit Graph

33 Commits (4ffd35f2382d27e1918e3120d4d8d5962192b0ee)

Author SHA1 Message Date
Adam Reese 4f26b658d8
change copyright to "Copyright The Helm Authors"
6 years ago
Adam Reese f012940d9c
ref(*): refactor chart/chartutil
6 years ago
Adam Reese aa859e3f88
feat(*): remove Time, Namespace, and Revision from template functions
6 years ago
Adam Reese b1128abf4f
ref(*): s/tiller/helm/
6 years ago
Adam Reese 36e034551f
ref(*): rebuild build version object
6 years ago
Adam Reese 29e772f631
ref(*): replace TillerVersion with HelmVersion
6 years ago
Adam Reese 4c95185164
ref(*): replace chart.config with []byte
6 years ago
Adam Reese 36536d77ba
ref(*): remove protobuf any type
6 years ago
Adam Reese 91a6ebfed5
ref(*): remove protobuf timestamps
6 years ago
Adam Reese 6345f04190
ref(hapi): convert protobuf to go types
6 years ago
Steven E. Harris e8d80729ac Merge pull request #2703 from rbwsam/ref/simplify_error
7 years ago
Sam Leavens cf09e344d1 fix(pkg/chartutil): Fix test, improve message
7 years ago
Sam Leavens 8df52b6501 ref(pkg/chartutil): move comment
7 years ago
Sam Leavens 3ee70291c8 ref(pkg/chartutil): Capitalize YAML
7 years ago
Sam Leavens 51b59497ee ref(pkg/chartutil): decrease map lookups
7 years ago
Sam Leavens 9b8928edf4 ref(pkg/chartutil): replace use of 'fmt.Efforf'
7 years ago
Scott Rigby 6dc31f8e96 Test that the coalesced key is properly removed for all YAML null syntax options, but not for empty string
7 years ago
Adam Reese 85c41ef11a ref(*): kubernetes v1.6
7 years ago
Justin Scott 8ef733ca7d feat(helm): add conditions and tags
8 years ago
Matt Butcher cb0a6c7e07
feat(tiller): add {{.Capabilities}} object
8 years ago
Matt Butcher b3d812b346 Merge pull request #1692 from technosophos/fix/allow-global-map-merges
8 years ago
Matt Butcher 6faf4675ac
fix(tller): allow deep merge of global maps
8 years ago
Matt Butcher b2d762af48
feat(tiller): add .Release.IsInstall
8 years ago
Matt Butcher de7c5e5a38
feat(tiller): Add .Release.Revision and .IsUpgrade
8 years ago
Adam Reese f71230ccd3 fix(*): resolve go linter issues
8 years ago
vaikas-google 6d26024a27 first cut of version on client and server
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
Adnan Abdulhussein 4ef61a7136 fix(chartutil): Ensure ReadValues doesn't return a nil map
8 years ago
Matt Butcher e757b24aed fix(*): add license header
8 years ago
Matt Butcher 60f5341b91 feat(chartutil): support global variables
8 years ago
Matt Butcher e8109048a9 fix(chartutil): move values coalescing into chartutil
8 years ago
Matt Butcher 7aa4ffa4d4 feat(chartutil): switch TOML to YAML
8 years ago