Commit Graph

54 Commits (76c0f297c19a9f8a05cae1440cba7c9f4947d29b)

Author SHA1 Message Date
Robert Sirchia d58d7b3762 Fixing all the linting errors
2 years ago
Joe Julian d7805e68ae
Merge pull request #11455 from ksankeerth/dev-11451
2 years ago
Matt Farina 4e7e939f19
Updating the Go version in go.mod
3 years ago
shankeerthan-kasilingam 33121a80ff strict file permissions of repository.yaml
3 years ago
Matthew Fisher f34005b00e
Merge pull request #10590 from guyboltonking/gbk-fix-lockfile-suffix
4 years ago
Guy Bolton King 8b1c28427f
Make repo_add.go only replace the last suffix in the path when generating a lockfile
4 years ago
Kay Yan 141f2dd501 Fix typo
4 years ago
root 679e14cd21 add legal name check
4 years ago
André Schröder 6515ea84e2 [fix concern] use io.ReadAll instead of ioutil.ReadAll
4 years ago
André Schröder b14fe2cead feat(helm): add --password-stdin to `helm repo add`
4 years ago
Matt Farina 17ed9c4cd3
tweak basic handling
4 years ago
Martin Hickey bf486a25cd
Merge pull request #8853 from xanecs/master
4 years ago
Josh Dolitsky 0b2fec08ac
Upgrade to oras v0.9.0 (#9269)
5 years ago
Scaat Feng 7c4932c485 [COMMENT]fix comment
5 years ago
Matt Butcher af01394e9f
warn and block old repo URLs (#8903)
5 years ago
Leon Bentrup f091b9cc01 Correctly determine repository-config lockfile path
5 years ago
Matt Farina baf5b76a95 Fixing issue with idempotent repo add
5 years ago
Matt Butcher 882eeac727
replace --no-update with --force-update and invert default. BREAKING.
5 years ago
Marc Khouzam d6708667da feat(comp): Disable file completion when not valid
5 years ago
Jack Weldon 7ba8343b8d
fix windows build failure caused by #8431
5 years ago
Jack Weldon ac1a25517b
address PR comment, adding whitespace for formatting
5 years ago
Jack Weldon 971c9215d1
feat(helm): prompt for password with helm repo add
5 years ago
Martin Hickey 2ae83f276b Fix repo cache setting
5 years ago
Matthias Riegler dc26128fb4
Add --insecure-skip-tls-verify for repositories (#7254)
6 years ago
Karuppiah Natarajan 2a66e1a0e1
use sigs.k8s.io/yaml instead of gopkg.in/yaml.v2
6 years ago
Matthew Fisher 4d6a2461f3
fix(cmd): acquire repository.lock
6 years ago
Martin Hickey 2d5faff6a1
Create file locking directory if it does not exist (#6555)
6 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
6 years ago
Matthew Fisher 3fa07d572f
fix(cmd): lock repository file during `helm repo add`
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
roc 212d326a34 ref(pkg/repo): rename RepoFile to File
7 years ago
Adam Reese 4f26b658d8
change copyright to "Copyright The Helm Authors"
7 years ago
Adam Reese 4cc3498608
ref(cmd): refactor argument validation
8 years ago
Adam Reese 726e3c41be
feat(*): print stacktrace on error with debug enabled
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
Eyal Ben Moshe b6335b7dfe Authentication support for remote charts repositories (#3206)
8 years ago
Adam Reese dd952e61f0
fix(helm): load home from flags during runtime
8 years ago
Sushil Kumar 61c3a44dc3 Fixed issues reported by test-style
9 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 89ab7555db Get http.Client from referenced repository
9 years ago
Anton Galitsyn b0e7a43b5b Construct http.Client for repositories from config, add TLS support
9 years ago