Commit Graph

66 Commits (1c1bfb273cb2cc968db5c2d2a2b01cde82edc830)

Author SHA1 Message Date
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 685e730ba8 create repo.Getter interface
9 years ago
Anton Galitsyn 89ab7555db Get http.Client from referenced repository
10 years ago
Anton Galitsyn b0e7a43b5b Construct http.Client for repositories from config, add TLS support
10 years ago
Adam Reese 0c6b6d1c62 fix(*): correct file permissions on source files
10 years ago
Matt Butcher 48c1ba5355 Merge pull request #1545 from mattfarina/feat/1543-charts-domain-change
10 years ago
Matt Farina da73150ce9
fix(tls): download helm and charts over https
10 years ago
Matt Farina 7a79661f0e
feat(charts): Move bucket to domain from path
10 years ago
Matt Butcher c616bb5a98
fix(helm): replace repo entry instead of duplicating
10 years ago
Adam Reese d59f66fc9e fix(*): fix new linter errors
10 years ago
Matt Butcher 4b7e4b71bd fix(helm): use 127.0.0.1 instead of localhost
10 years ago
Matt Butcher 737d3c745f Merge pull request #1406 from technosophos/fix/1397-fix-index
10 years ago
Adnan Abdulhussein ee7fe7c728 fix(repo): ensure index generates in the right order
10 years ago
Matt Butcher abf1ddc324 fix(helm): finish repo index.html
10 years ago
Matt Butcher fcdb79da16 Merge pull request #1402 from technosophos/fix/1328-generate-index
10 years ago
Matt Butcher 911d3224c5 fix(helm): make 'helm repo index' generate the right index
10 years ago
Nic Roland 16436b565d feat(helm): update repo by default, added `--no-update` flag
10 years ago
Matt Butcher 25c7e6dc21 fix(helm): allow entries to be merged into index
10 years ago
Matt Butcher 4979aa0827 ref(repo): move urlJoin to the right package
10 years ago
Matt Butcher 1c6fc9c0e8 feat(helm): remove the requirement that fetch/install need version
10 years ago
Matt Butcher d4e7845e7a Merge pull request #1287 from technosophos/fix/1192-remove-gopkg-yaml
10 years ago
Keerthan Reddy Mala (kmala) 3830a06b14
fix(index): Append just the filename instead of full path to the url
10 years ago
Matt Butcher fd0303c86e fix(*): remove references to gopkg.in/yaml.v2
10 years ago
Matt Butcher ea0e665f84 fix(repo): auto-update index file formats
10 years ago
Matt Butcher fc160256e5 fix(helm): fix tests so that they do not write data into testdata
10 years ago
Matt Butcher 4f09b05613 feat(helm): implement new index format
10 years ago
Matt Butcher 593718d749 feat(helm): add 'helm dependency' commands
10 years ago
Matt Butcher a5921faf99 feat(chartutils): add support for requirements.yaml
10 years ago
Brandon Philips 440e548901 feat(repo): use OCI style digest identifiers
10 years ago
Yusuke Kuoka c0de9b4ada Check for the tgz extension while collecting chart paths
10 years ago
Michelle Noorali 80a7339e2f Merge pull request #947 from ngtuna/master
10 years ago
ngtuna a2d6817b9b go idiom typo
10 years ago
ngtuna 03e59fd6c0 bypass gofmt
10 years ago
Adam Reese a14e76a65c chore(*): add canonical import path annotation
10 years ago
ngtuna bfce033cc0 fix(helm): helm repo index should not delete entry, instead it should update removed=true
10 years ago
Adnan Abdulhussein f273510c97 fix(lint): fix golint errors
10 years ago
Matt Butcher e757b24aed fix(*): add license header
10 years ago
Matt Butcher 5a2174231b fix(helm): fix repo package to use chartutil
10 years ago
Matt Butcher 72be00c6fc fix(chartutil): update 'fetch' and 'package' to use chartutil.
10 years ago
Adam Reese 818c878700 chore(*): use k8s.io as the import path
10 years ago
Miguel Martinez a0c1125a39 fix(repo) Malformed URL
10 years ago
Michelle Noorali 1d4d5ec872 ref(helm): refactor helm unit tests
10 years ago
Adam Reese a19875adcc fix(style): cleanup coding style on error returns
10 years ago
Michelle Noorali b4844383aa ref(helm): digest -> checksum in index file
10 years ago
Michelle Noorali 447ce5a2dd ref(helm): fix chart url in index file
10 years ago
Michelle Noorali 7c2682112f Merge pull request #745 from michelleN/repo-index
10 years ago
Michelle Noorali 0783fee7b7 ref(helm): refactor test index files for search
10 years ago