Commit Graph

45 Commits (803cf2d87465c55b2034b9228b29b83f16d19d77)

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