Commit Graph

48 Commits (dev-v3)

Author SHA1 Message Date
Matt Farina 4e7e939f19
Updating the Go version in go.mod
3 years ago
Martin Hickey 256e976331 Update repo handling
4 years ago
Taylor Thomas 854919fae8 feat(repo): Ports repo file `Get` method from v2
7 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
7 years ago
Adam Reese fe92480ab4
fix(cmd/helm): user friendly error message when repos are not configured
7 years ago
Adam Reese 1779ad5302
ref(cmd/helm): remove init command
7 years ago
Adam Reese b6fdd8783b
feat(cmd/helm): remove need for helm init command
7 years ago
Matthew Fisher c728611e5a
feat(cli): support XDG base directory specification
7 years ago
Oleg Sidorov ec440d446d Replaced ghodss/yaml with sigs.k8s.io/yaml
7 years ago
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm
8 years ago
roc 212d326a34 ref(pkg/repo): rename RepoFile to File
8 years ago
Adam Reese 4f26b658d8
change copyright to "Copyright The Helm Authors"
8 years ago
Adam Reese b1128abf4f
ref(*): s/tiller/helm/
8 years ago
Adam Reese 726e3c41be
feat(*): print stacktrace on error with debug enabled
8 years ago
adshmh 1a55161a53 Fix several golint warnings (#3756)
9 years ago
Mitchel Humpherys 7417f09293 feat(repo): Improve error message for missing repositories.yaml
9 years ago
Matthew Fisher 9d1db2851e Revert "Write repo file using atomicfile"
9 years ago
Raphael Badin 965cb7fd1c Write repo file using atomicfile
9 years ago
Anton Galitsyn f8a261f277 use old naming
10 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
Matt Butcher c616bb5a98
fix(helm): replace repo entry instead of duplicating
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 4f09b05613 feat(helm): implement new index format
10 years ago
Matt Butcher 593718d749 feat(helm): add 'helm dependency' commands
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
Adam Reese 818c878700 chore(*): use k8s.io as the import path
10 years ago
Miguel Martinez a0c1125a39 fix(repo) Malformed URL
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 2234dc8927 feat(helm): handle update case on index function
10 years ago
Michelle Noorali 7bd739c27e feat(helm): populate Digest & Created in index func
10 years ago
Michelle Noorali 7e2964c549 feat(helm): add chart url to index file entries
10 years ago
Michelle Noorali 4bb36c89ab feat(helm): generate index file for repository
10 years ago
Michelle Noorali e250328e22 feat(helm): add helm repo add command
10 years ago