Commit Graph

31 Commits (a71eaeaf5223128727ba275a3e5f3d0e0c3e59e4)

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