Commit Graph

150 Commits (ecdc34c5abd1d0242294ec95190f13044bd67504)

Author SHA1 Message Date
Matthew Fisher 95c865513f
fix appveyor builds (#4934)
6 years ago
Adam Reese d94707db86
ref(*): remove helmVersion chart constraint
6 years ago
roc 212d326a34 ref(pkg/repo): rename RepoFile to File
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 b1128abf4f
ref(*): s/tiller/helm/
6 years ago
Adam Reese 726e3c41be
feat(*): print stacktrace on error with debug enabled
6 years ago
Adam Reese c50813af54
ref(*): remove local repository (dead code)
6 years ago
Adam Reese 6345f04190
ref(hapi): convert protobuf to go types
6 years ago
adshmh 1a55161a53 Fix several golint warnings (#3756)
7 years ago
Eyal Ben Moshe b6335b7dfe Authentication support for remote charts repositories (#3206)
7 years ago
Mitchel Humpherys 6de70254fd feat(repo): Add test for non-existent repo path
7 years ago
Mitchel Humpherys 7417f09293 feat(repo): Improve error message for missing repositories.yaml
7 years ago
Christoph Hösler 98e0bd2ecb refactor: rename function and improve error messages
7 years ago
Christoph Hösler af9190f956 feature: let FindChartInRepoURL return absolute chart URLs
7 years ago
Taylor Thomas d4ccef7ba7 Merge pull request #2999 from bonifaido/getterConstructor-err
7 years ago
Michal Cwienczek dad8c6f644 Fix #2937 - helm always appends /index.yaml at the end of URL (#2988)
7 years ago
Nandor Kracser a28e5dd2b3 fix(helm): invoking getterConstructor returns downstream error now
7 years ago
Matthew Fisher 9d1db2851e Revert "Write repo file using atomicfile"
7 years ago
Michelle Noorali 84bb77f183 Merge pull request #1997 from AmandaCameron/issue/1401
7 years ago
Amanda Cameron 415e52bf55 Add support for sub-directory scanning as in issue #1401
7 years ago
Nandor Kracser 9f963c84b4 Redefine the err variable in NewChartRepository, otherwise errors might slip through
7 years ago
Raphael Badin 965cb7fd1c Write repo file using atomicfile
7 years ago
Sushil Kumar d5fd75fe61 Updated StartLocalServerForTests to be private method
7 years ago
Sushil Kumar dce9d88c25 Added tests for --repo flag for helm fetch command
7 years ago
Sushil Kumar 2a5ab59895 Updated defer delete call
7 years ago
Sushil Kumar d13b134ffb Implements --repo flag to commands fetch, install, inspect, upgrade
7 years ago
Matt Butcher bd02f39384
ref(getter): flatten the getter package tree
7 years ago
Shane Starcher 7150fc3d9e bug(helm) - install/upgrade/search semver constraint support
8 years ago
Gergo Huszty b4ca198cc6 Pluggable downloaders. Closes #2093, #2094.
8 years ago
Matt Butcher ba6c55c987
fix(helm): add 'skip-refresh' flag to 'helm init'
8 years ago
John Welsh e42f39a114 Forgot gofmt
8 years ago
John Welsh f4486d4858 fix(helm): Don't assume index.yaml is sorted
8 years ago
Sushil Kumar cfd041eed5 Added unit tests
8 years ago
libesz 0537b08779 helmpath goes under /pkg/helm/
8 years ago
libesz 024fc5c806 Fixing pkg->cmd call by moving helmpath under /pkg
8 years ago
Matt Butcher 4829fad3a3
fix(helm): fix broken cache paths in repositories
8 years ago
Anton Galitsyn f8a261f277 use old naming
8 years ago
Anton Galitsyn 685e730ba8 create repo.Getter interface
8 years ago
Anton Galitsyn 89ab7555db Get http.Client from referenced repository
8 years ago
Anton Galitsyn b0e7a43b5b Construct http.Client for repositories from config, add TLS support
8 years ago
Adam Reese 0c6b6d1c62 fix(*): correct file permissions on source files
8 years ago
Matt Butcher 48c1ba5355 Merge pull request #1545 from mattfarina/feat/1543-charts-domain-change
8 years ago
Matt Farina da73150ce9
fix(tls): download helm and charts over https
8 years ago
Matt Farina 7a79661f0e
feat(charts): Move bucket to domain from path
8 years ago
Matt Butcher c616bb5a98
fix(helm): replace repo entry instead of duplicating
8 years ago
Adam Reese d59f66fc9e fix(*): fix new linter errors
8 years ago
Matt Butcher 4b7e4b71bd fix(helm): use 127.0.0.1 instead of localhost
8 years ago
Matt Butcher 737d3c745f Merge pull request #1406 from technosophos/fix/1397-fix-index
8 years ago
Adnan Abdulhussein ee7fe7c728 fix(repo): ensure index generates in the right order
8 years ago
Matt Butcher abf1ddc324 fix(helm): finish repo index.html
8 years ago
Matt Butcher fcdb79da16 Merge pull request #1402 from technosophos/fix/1328-generate-index
8 years ago
Matt Butcher 911d3224c5 fix(helm): make 'helm repo index' generate the right index
8 years ago
Nic Roland 16436b565d feat(helm): update repo by default, added `--no-update` flag
8 years ago
Matt Butcher 25c7e6dc21 fix(helm): allow entries to be merged into index
8 years ago
Matt Butcher 4979aa0827 ref(repo): move urlJoin to the right package
8 years ago
Matt Butcher 1c6fc9c0e8 feat(helm): remove the requirement that fetch/install need version
8 years ago
Matt Butcher d4e7845e7a Merge pull request #1287 from technosophos/fix/1192-remove-gopkg-yaml
8 years ago
Keerthan Reddy Mala (kmala) 3830a06b14
fix(index): Append just the filename instead of full path to the url
8 years ago
Matt Butcher fd0303c86e fix(*): remove references to gopkg.in/yaml.v2
8 years ago
Matt Butcher ea0e665f84 fix(repo): auto-update index file formats
8 years ago
Matt Butcher fc160256e5 fix(helm): fix tests so that they do not write data into testdata
8 years ago
Matt Butcher 4f09b05613 feat(helm): implement new index format
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
Brandon Philips 440e548901 feat(repo): use OCI style digest identifiers
8 years ago
Yusuke Kuoka c0de9b4ada Check for the tgz extension while collecting chart paths
8 years ago
Michelle Noorali 80a7339e2f Merge pull request #947 from ngtuna/master
8 years ago
ngtuna a2d6817b9b go idiom typo
8 years ago
ngtuna 03e59fd6c0 bypass gofmt
8 years ago
Adam Reese a14e76a65c chore(*): add canonical import path annotation
8 years ago
ngtuna bfce033cc0 fix(helm): helm repo index should not delete entry, instead it should update removed=true
8 years ago
Adnan Abdulhussein f273510c97 fix(lint): fix golint errors
8 years ago
Matt Butcher e757b24aed fix(*): add license header
8 years ago
Matt Butcher 5a2174231b fix(helm): fix repo package to use chartutil
8 years ago
Matt Butcher 72be00c6fc fix(chartutil): update 'fetch' and 'package' to use chartutil.
8 years ago
Adam Reese 818c878700 chore(*): use k8s.io as the import path
8 years ago
Miguel Martinez a0c1125a39 fix(repo) Malformed URL
8 years ago
Michelle Noorali 1d4d5ec872 ref(helm): refactor helm unit tests
8 years ago
Adam Reese a19875adcc fix(style): cleanup coding style on error returns
8 years ago
Michelle Noorali b4844383aa ref(helm): digest -> checksum in index file
8 years ago
Michelle Noorali 447ce5a2dd ref(helm): fix chart url in index file
8 years ago
Michelle Noorali 7c2682112f Merge pull request #745 from michelleN/repo-index
8 years ago
Michelle Noorali 0783fee7b7 ref(helm): refactor test index files for search
8 years ago
Michelle Noorali 2234dc8927 feat(helm): handle update case on index function
8 years ago
Michelle Noorali 7bd739c27e feat(helm): populate Digest & Created in index func
8 years ago
Michelle Noorali 7e2964c549 feat(helm): add chart url to index file entries
8 years ago
Michelle Noorali 4bb36c89ab feat(helm): generate index file for repository
8 years ago
Matt Butcher f483264ea1 fix(helm): fix output of helm package command
8 years ago
Michelle Noorali b2f7a8745d ref(helm): fix helm update
8 years ago
Michelle Noorali 9b732da719 ref(helm): rename cache file to index file
8 years ago
vaikas-google d50e22c707 Add search support
8 years ago
Matt Butcher f098cb6fb6 fix(*): rewrite import paths
8 years ago
Michelle Noorali e250328e22 feat(helm): add helm repo add command
9 years ago
Michelle Noorali ae720981d3 ref(repo): fix style errors in cmd/helm & pkg/repo
9 years ago
Michelle Noorali 39a9eab114 ref(helm): comment + err cleanup on helm
9 years ago
Michelle Noorali 2e1701be11 helm(search): add search command
9 years ago
Michelle Noorali 7842d2457b feat(helm): reindex cache file
9 years ago
Michelle Noorali fbd6ffa4b9 feat(helm): add local dir in home to store charts
9 years ago
Michelle Noorali 00b9356a95 feat(helm): add serve command to start local repo
9 years ago