Commit Graph

46 Commits (b2286c4caabdfdcf2baaecb42819db9d38c04597)

Author SHA1 Message Date
Robert Sirchia d58d7b3762 Fixing all the linting errors
2 years ago
Eng Zer Jun 2ceebffc77
test: replace `ensure.TempDir` with `t.TempDir`
3 years ago
Joe Julian d7805e68ae
Merge pull request #11455 from ksankeerth/dev-11451
3 years ago
Matt Farina 4e7e939f19
Updating the Go version in go.mod
3 years ago
Matt Farina 50c22ed7f9
Bump the Go version
3 years ago
Andrew Block 08593c8dd6
Added support for insecure OCI registries
3 years ago
shankeerthan-kasilingam 33121a80ff strict file permissions of repository.yaml
4 years ago
Martin Hickey ae828ce0ee Fix code style
4 years ago
Soule BA 42a04c76a4
make token caching an opt in feature
4 years ago
Thomas Runyon 353d74e967 refactor internal/experimental/registry to pkg/registry
5 years ago
Josh Dolitsky 0121f6a328
Merge branch 'main' of github.com:helm/helm into hip-6
5 years ago
Matthew Fisher 8d8a27ed1f
Merge pull request #9980 from schra/feat/password-stdin
5 years ago
John Howard 82a2abf512 Update oras-go to v0.4.0
5 years ago
André Schröder 2131f4cba8 [fix concern] implement test
5 years ago
Matthew Fisher 4801818f7c
Switch to distribution v3
5 years ago
Nicolas De Loof 663c569887 Migrate to oras-go library
5 years ago
Josh Dolitsky 30a8ce5986
Reverse DependingChart test logic, add debug logs
5 years ago
Josh Dolitsky 8202ccd699
Remove LoginResult/LogoutResult types
5 years ago
Josh Dolitsky 00985cad6b
Implement changes proposed in HIP 6
5 years ago
Peter Engelbert 3028c55858 Clean up imports and add doc comments
6 years ago
Peter Engelbert 3ad08f3ea9 Implement `helm pull` for OCI registries
6 years ago
Ma Xinjian 1aa6e928ce Cleanup tempfiles introduced by unit tests under pkg/
6 years ago
Li Zhijian cccc2867ea mark NewTempServer as Deprecated
6 years ago
Li Zhijian 35c5268d9d Use T.Cleanup() to cleanup temp dir helm-repotest
6 years ago
James McElwain e9bf446fa8 fix(install): use ca file for install (#7140)
7 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
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
Matthew Fisher 2800c56f9d
ref(downloader): pass in options to ChartDownloader
7 years ago
Oleg Sidorov ec440d446d Replaced ghodss/yaml with sigs.k8s.io/yaml
7 years ago
Adam Reese e458a67f0c
ref(pkg/chart): add validation method to chart
7 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
8 years ago
Adam Reese 4f26b658d8
change copyright to "Copyright The Helm Authors"
8 years ago
Gergo Huszty b4ca198cc6 Pluggable downloaders. Closes #2093, #2094.
9 years ago
libesz 0537b08779 helmpath goes under /pkg/helm/
10 years ago
libesz 024fc5c806 Fixing pkg->cmd call by moving helmpath under /pkg
10 years ago
Anton Galitsyn f8a261f277 use old naming
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
Adam Reese d59f66fc9e fix(*): fix new linter errors
10 years ago
Matt Butcher 1c6fc9c0e8 feat(helm): remove the requirement that fetch/install need version
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