Commit Graph

42 Commits (copilot/backport-reflect-pointer-change)

Author SHA1 Message Date
Matt Farina 52267ee74b Move repo package to versioned directory
12 months ago
Matt Farina fea6d8eb04
Updating to tested content cache
12 months ago
Matt Farina 6ac2c34689
Initial addition of content based cache
1 year ago
Carlos Sanchez 4e483d36bd fix: prevent panic when ChartDownloader.getOciURI
1 year ago
Omri Steiner c47c8fc868 fix: correctly concat absolute URIs in repo cache
1 year ago
George Jenkins 234d171da5 Cleanup repotest Server constructors
2 years ago
Terry Howe 5a7046b9bf chore(oci): upgrade to ORAS v2
2 years ago
Matt Farina f65eaf35ce
Merge pull request #12690 from TerryHowe/oci-install-digest
2 years ago
Matt Farina 2236294119 Updating to helm.sh/helm/v4
2 years ago
Terry Howe ad9fb68fa3 feat: allow installation by OCI digest
2 years ago
Eng Zer Jun 2ceebffc77
test: replace `ensure.TempDir` with `t.TempDir`
3 years ago
Mathieu Parent d9e5bbc09d Fix URL with encoded path support for ChartDownloader
4 years ago
André Schröder 2131f4cba8 [fix concern] implement test
5 years ago
Matt Farina 17ed9c4cd3
tweak basic handling
5 years ago
Ma Xinjian 1aa6e928ce Cleanup tempfiles introduced by unit tests under pkg/
6 years ago
Matt Butcher 055dd41cbe
Merge pull request from GHSA-jm56-5h66-w453
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
Andreas Stenius 4c4328398e
chart_downloader: fix lint issue.
7 years ago
Andreas Stenius d6c13616fa
chart_downloader: add TLS client config to options from repo config. (#7055)
7 years ago
Andreas Stenius e3f49085cc
chart_downloader: add test to verify that http opts are used correctly. (#7055)
7 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
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
Matthew Fisher 2800c56f9d
ref(downloader): pass in options to ChartDownloader
7 years ago
Matthew Fisher e410a03c74
ref(getter): introduce Options for passing in getter parameters
7 years ago
Matthew Fisher 7353a65bfa
ref(downloader): remove ResolveChartVersionAndGetRepo
7 years ago
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm
8 years ago
Matthew Fisher 2571dbf82f
ref: remove pkg/helm, pkg/hapi, pkg/tiller
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
Eyal Ben Moshe b6335b7dfe Authentication support for remote charts repositories (#3206)
9 years ago
Christian Jauvin 8775f632f2 Fix for relative chart path support in index.yaml
9 years ago
Michal Cwienczek dad8c6f644 Fix #2937 - helm always appends /index.yaml at the end of URL (#2988)
9 years ago
Matt Butcher 4c6a7cf759
fix(helm): prepend repo URL to packages missing scheme
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/
10 years ago
libesz 024fc5c806 Fixing pkg->cmd call by moving helmpath under /pkg
10 years ago
Gergo Huszty a32f71c735 Merge branch 'master' of https://github.com/kubernetes/helm into move-to-pkg
10 years ago
Gergo Huszty 17c9e220b0 Fixes #1898: Proposal: move downloader and resolver package to /pkg
10 years ago