Commit Graph

34 Commits (390dacae321c43801d78a7e8d931e1ec14eb6b69)

Author SHA1 Message Date
Martin Hickey ccb0cf63e4 Add flag for failing if repo update fails
4 years ago
Marc Khouzam 6951cd5076 feat(cmd): Allow to specify which repos to update
4 years ago
Adam Reese 657ce552cb
fix(*): Validate metadata semver and printable characters
5 years ago
Matthew Fisher 38c964ae81
fix(test): display error message
5 years ago
Li Zhijian 35c5268d9d Use T.Cleanup() to cleanup temp dir helm-repotest
5 years ago
Marc Khouzam d6708667da feat(comp): Disable file completion when not valid
5 years ago
Martin Hickey 5600a2c82d Fix unit test
6 years ago
Martin Hickey 2ae83f276b Fix repo cache setting
6 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
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
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
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 57e288a88d
ref(cmd): consistent naming of cmd variables
8 years ago
Adam Reese c30637b8a1
ref(cmd): remove Writer from Cmd options stucts
8 years ago
Adam Reese 75c4df0b56
ref(tests): use golden files for testing command output
8 years ago
Adam Reese c50813af54
ref(*): remove local repository (dead code)
8 years ago
Arash Deshmeh da989dc275 fix(helm): fix the bug in test code 'cmd/helm/init_test.go' and 'cmd/helm/repo_update_test.go'
8 years ago
Arash Deshmeh 55cc23cb01 fix(helm): fix the bug in tests under cmd/helm that leaves behind temporary directories named "repo-test-*" during build.
8 years ago
Adam Reese 7112a48af6
ref(helm): refactor cleanup of environment after tests run
8 years ago
Matt Butcher bd02f39384
ref(getter): flatten the getter package tree
9 years ago
Gergo Huszty b4ca198cc6 Pluggable downloaders. Closes #2093, #2094.
9 years ago
libesz 0537b08779 helmpath goes under /pkg/helm/
9 years ago
libesz 024fc5c806 Fixing pkg->cmd call by moving helmpath under /pkg
9 years ago
Matt Butcher 4829fad3a3
fix(helm): fix broken cache paths in repositories
9 years ago
Anton Galitsyn f8a261f277 use old naming
9 years ago
Anton Galitsyn b0e7a43b5b Construct http.Client for repositories from config, add TLS support
9 years ago
Matt Butcher b9fb8abdbc ref(helm): remove old structure functions
9 years ago
Matt Butcher fc160256e5 fix(helm): fix tests so that they do not write data into testdata
9 years ago
Matt Butcher 4f09b05613 feat(helm): implement new index format
9 years ago
Matt Butcher 66e59f63e7 fix(helm): change 'helm update' to 'helm repo update'
9 years ago