Commit Graph

54 Commits (fab70472af3c4057f2e12019ae6bde1e1c2d013b)

Author SHA1 Message Date
joemicky fab70472af refactor: replace []byte(fmt.Sprintf) with fmt.Appendf
1 month ago
Mikel Olasagasti Uranga 7007d4d485 chore(deps): remove phayes/freeport module
2 months ago
Matthieu MOREL 56a2bb4188 chore: enable usetesting linter
4 months ago
Matthieu MOREL 157f0ba10a chore: enable thelper
4 months ago
Matt Farina 61d3eca55c
Move pkg/chart to pkg/chart/v2 to prepare for v3 charts
7 months ago
Matt Farina 5c0deec327
Moving chartutil to chart/util
7 months ago
George Jenkins 234d171da5 Cleanup repotest Server constructors
7 months ago
George Jenkins 3253059438
Merge pull request #13535 from helm/refactor_tlsutil
7 months ago
George Jenkins 814ede5427
Merge pull request #13656 from gjenkins8/repotest_server_localhost
8 months ago
Terry Howe 5a7046b9bf chore(oci): upgrade to ORAS v2
8 months ago
George Jenkins c68e345663 fix: Bind repotest server to `localhost`
8 months ago
Matt Farina 2236294119 Updating to helm.sh/helm/v4
9 months ago
George Jenkins e3e84343d2 refactor: tlsutil use options pattern
9 months ago
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
Andrew Block 08593c8dd6
Added support for insecure OCI registries
3 years ago
shankeerthan-kasilingam 33121a80ff strict file permissions of repository.yaml
3 years ago
Martin Hickey ae828ce0ee Fix code style
3 years ago
Soule BA 42a04c76a4
make token caching an opt in feature
3 years ago
Thomas Runyon 353d74e967 refactor internal/experimental/registry to pkg/registry
4 years ago
Josh Dolitsky 0121f6a328
Merge branch 'main' of github.com:helm/helm into hip-6
4 years ago
Matthew Fisher 8d8a27ed1f
Merge pull request #9980 from schra/feat/password-stdin
4 years ago
John Howard 82a2abf512 Update oras-go to v0.4.0
4 years ago
André Schröder 2131f4cba8 [fix concern] implement test
4 years ago
Matthew Fisher 4801818f7c
Switch to distribution v3
4 years ago
Nicolas De Loof 663c569887 Migrate to oras-go library
4 years ago
Josh Dolitsky 30a8ce5986
Reverse DependingChart test logic, add debug logs
4 years ago
Josh Dolitsky 8202ccd699
Remove LoginResult/LogoutResult types
4 years ago
Josh Dolitsky 00985cad6b
Implement changes proposed in HIP 6
4 years ago
Peter Engelbert 3028c55858 Clean up imports and add doc comments
5 years ago
Peter Engelbert 3ad08f3ea9 Implement `helm pull` for OCI registries
5 years ago
Li Zhijian cccc2867ea mark NewTempServer as Deprecated
5 years ago
Li Zhijian 35c5268d9d Use T.Cleanup() to cleanup temp dir helm-repotest
5 years ago
James McElwain e9bf446fa8 fix(install): use ca file for install (#7140)
6 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
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
Matthew Fisher 2800c56f9d
ref(downloader): pass in options to ChartDownloader
6 years ago
Oleg Sidorov ec440d446d Replaced ghodss/yaml with sigs.k8s.io/yaml
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
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
Anton Galitsyn f8a261f277 use old naming
9 years ago
Anton Galitsyn b0e7a43b5b Construct http.Client for repositories from config, add TLS support
9 years ago
Adam Reese d59f66fc9e fix(*): fix new linter errors
9 years ago