Commit Graph

29 Commits (8d33624520375f5c7d60b15e9ff24a59232f336f)

Author SHA1 Message Date
Marc Khouzam d6708667da feat(comp): Disable file completion when not valid
5 years ago
Naseem b9a8e98bca
Add hpa boilerplate
6 years ago
Matthew Fisher 9510713d21
fix(chartutil): port over enhancements to `helm create` from Helm 2
6 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
6 years ago
Adam Reese 1779ad5302
ref(cmd/helm): remove init command
6 years ago
Adam Reese b6fdd8783b
feat(cmd/helm): remove need for helm init command
6 years ago
Matthew Fisher c728611e5a
feat(cli): support XDG base directory specification
6 years ago
Martin Hickey 149da7c77e Update scaffold chart to v2 apiVersion
6 years ago
Tine Jozelj 42e3beb1ad
feat(helm:create): allow absolute paths
6 years ago
Matthew Fisher d3f0ac9343
ref(create): app version should be 0.1.0
7 years ago
Adam Reese e458a67f0c
ref(pkg/chart): add validation method to chart
7 years ago
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm
7 years ago
Matthew Fisher 2571dbf82f
ref: remove pkg/helm, pkg/hapi, pkg/tiller
7 years ago
Matthew Fisher 95c865513f
fix appveyor builds (#4934)
7 years ago
Adam Reese 4f26b658d8
change copyright to "Copyright The Helm Authors"
7 years ago
Adam Reese f012940d9c
ref(*): refactor chart/chartutil
7 years ago
Adam Reese a02a598c33
ref(tests): simplify cmd test setup/teardown
8 years ago
Adam Reese 75c4df0b56
ref(tests): use golden files for testing command output
8 years ago
Adam Reese c5a76deba3
ref(*): use go conventions for naming types
8 years ago
Adam Reese 6345f04190
ref(hapi): convert protobuf to go types
8 years ago
Arash Deshmeh e0056a9e41 fix(helm): fix output leak from unit tests of helm create command
8 years ago
Arash Deshmeh a9ba3aa897 fix(helm): fix the bug in test code 'cmd/helm/create_test.go' that leaves behind temp directories during build
8 years ago
Adam Reese 7112a48af6
ref(helm): refactor cleanup of environment after tests run
8 years ago
Adam Reese a29e610938
fix(helm): fix flag parsing once and for all
8 years ago
Adam Reese d797acbd7b
fix(helm): fix race conditions in flag parsing
8 years ago
Gergo Huszty b4ca198cc6 Pluggable downloaders. Closes #2093, #2094.
9 years ago
Scott Rigby c9e6c41051 Update TestCreateStarterCmd expected templates
9 years ago
Matt Butcher 784a339627
feat(helm): support 'helm create --pack=mypack'
9 years ago
Matt Butcher e0227c7510 fix(chart): Chart.yaml now has an apiVersion field.
9 years ago