Commit Graph

212 Commits (d5df06728363ac9c83d06e80fb3516c0714aa4d4)

Author SHA1 Message Date
Scott Rigby 3dc9930488
Revert "hack in progress" 3 years ago
Scott Rigby 0d2f0116ea
hack in progress 3 years ago
Allen Bai e3897ad6b1
registry/client: use NewClientWithDockerFallback from oras v1.1.0-rc3 3 years ago
Allen Bai e08a9270be
HELM_REGISTRY_CONFIG: change default file of registry config to config.json 3 years ago
Josh Wolf fed0d31bf5 ensure consistency in registry client Push/Pull function signatures. ensure message is only printed when tags contain a replaced character 3 years ago
Scott Rigby 157ac85ab7
Fix typo. Thanks buildbot. Also comments at 80 chars 3 years ago
Josh Wolf fb0eeebf66 add oci reference validation and tag scoped (+) replacement to registry client Push/Pull 3 years ago
Scott Rigby 8424bc2b60
Update registry underscore message with semver note for extra clarity 3 years ago
Scott Rigby 4aacbc44e0
Move plus/underscore change to inside Client. Compare original ref for strict mode 3 years ago
Scott Rigby 472eb6f096
For OCI, convert + to _ before pull, and + to _ before push 3 years ago
Simon Alling dd5db7bc40 Remove AssertGoldenBytes test helper 3 years ago
Josh Wolf fae5009382 ensure error is correctly handled when generating chart's oci manifest 3 years ago
Josh Wolf d2d8e52401 modify oci chart push/pull manifest test values to represent new order sorted by oras 3 years ago
Josh Wolf 7cec93d9fb upgrade oras to 0.5.0, refactor client oci logic to use new oras.Copy() 3 years ago
Matt Farina 81f0df0ea6
Merge pull request from spectrocloud/oci-allow-any-media-type 3 years ago
Kai Takac 52cbc2f49c Fix default registry config path of oci protocol provider 3 years ago
LochanRn 9e29f1619b changes to support any mediatype for layers on download 3 years ago
Matt Farina e6a92c4b62
bump version to 3.7 4 years ago
Josh Dolitsky caa97158d0
Revert moving registry actions back to pkg/ 4 years ago
Josh Dolitsky 77750962d5
Move registry actions back to pkg/ 4 years ago
Josh Dolitsky 0121f6a328
Merge branch 'main' of github.com:helm/helm into hip-6 4 years ago
John Howard 82a2abf512 Update oras-go to v0.4.0 4 years ago
Matthew Fisher 92bd9558e5
Merge pull request from bacongobbler/distribution-v3 4 years ago
Josh Dolitsky 82cdb0b793
modify registry test to only listen on loopback 4 years ago
Josh Dolitsky f0a528ec05
Merge branch 'main' of github.com:helm/helm into hip-6 4 years ago
Matthew Fisher 4801818f7c
Switch to distribution v3 4 years ago
Víctor Cuadrado Juan 84a07a4774
test: Make internal/resolver/resolver_test.go pass on Win 4 years ago
Nicolas De Loof 663c569887 Migrate to oras-go library 4 years ago
Josh Dolitsky 241f23d72a
Better NewOCIPusher test, add ORAS link 4 years ago
Josh Dolitsky d296ddf026
Merge branch 'main' of github.com:helm/helm into hip-6 4 years ago
Kally Fox f9b1445b63
refactor: use os instead of ioutil's ReadDir 4 years ago
Josh Dolitsky 8202ccd699
Remove LoginResult/LogoutResult types 4 years ago
Josh Dolitsky 593eac8876
Merge branch 'main' of github.com:helm/helm into hip-6 4 years ago
Matt Farina 8855488272
Merge pull request from cndoit18/fix-issue-9348 4 years ago
Josh Dolitsky 4884ca0059
revert change related to reading prov file 4 years ago
Josh Dolitsky ec84339d44
return errors directly, less lines of code 4 years ago
Josh Dolitsky 230e37ca52
remove hardcoded oci strings, add constant/util 4 years ago
Josh Dolitsky bfa5036a1a
consolidate registry source files 4 years ago
Josh Dolitsky 4d948b4a06
return err directly from pusher.Push 4 years ago
Josh Dolitsky faf7fc5efd
use version.GetUserAgent 4 years ago
Josh Dolitsky e856df8a54
provide hint if attempting to push directory 4 years ago
Josh Dolitsky 04d2da3637
return friendly error if missing scheme 4 years ago
Josh Dolitsky 35fdc688cd
remove the --with-prov option 4 years ago
Josh Dolitsky eba63beab1
move experimental actions to new internal package 4 years ago
Josh Dolitsky 8f60ee76a5
resolve golint errors 4 years ago
Josh Dolitsky 24a216d3b2
move pkg/uploader, pkg/pusher to internal 4 years ago
Josh Dolitsky 4073e4d118
inline data fetching for pull result 4 years ago
Josh Dolitsky dd7bc40bc4
one-line JSON unmarshall 4 years ago
Josh Dolitsky 817ac8ff9f
do not wrap single imports/vars 4 years ago
Josh Dolitsky f7247c40ee
Upgrade to oras-go v0.4.0 4 years ago
Josh Dolitsky 00985cad6b
Implement changes proposed in HIP 6 4 years ago
Martin Hickey 599c071ac7
Merge pull request from cndoit18/add-max-col-width-parameters 4 years ago
cndoit18 402c7f1a52
fix(dep update): helm dep update is not respecting the "version" stipulated in the requirements 4 years ago
Matt Farina 3415b6e7b8
bump version to v3.6.0 4 years ago
cndoit18 a79cad5539
support max-col-width parameters 4 years ago
Josh Soref 2bf8fdf45d
chore: Spelling () 4 years ago
Christian 4f1ab5a331 fix windows tests 4 years ago
Adam Reese 657ce552cb
fix(*): Validate metadata semver and printable characters 4 years ago
Matt Farina 8082f6db45 bump version to 4 years ago
Matt Farina 49f895db6b
Merge pull request from bloodorangeio/oci-pull 4 years ago
Scott Rigby c495e88250
Replace Helm Hub with Artifact Hub () 4 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
Matt Farina ce4fa95868 bump version to v3.4.0 4 years ago
Matt Butcher fe2d7f7792
this rewrites a whole bunch of old repo URLs to the new repo URL () 4 years ago
bellkeyang fbc32aea3d
bufix: fix validateNumColons docs 5 years ago
Matt Farina ff147e9ed7
Locking file URIs to a version in lockfile 5 years ago
Bridget Kromhout c709e10b32
Reinstating comment that is still accurate 5 years ago
Bridget Kromhout fe40c4bf84
Clarify comments to match practice 5 years ago
Matthew Fisher fc4a11c131
bump version to v3.3 5 years ago
Peter Engelbert 7e9a83184c
Determine chart digest by manifest () 5 years ago
Guangwen Feng 7ec501155d Fix golint issue 5 years ago
Matthew Fisher 65ee1e0bc1
Merge pull request from EItanya/helm-7351 5 years ago
Matthew Fisher 47feb20042
Merge pull request from bloodorangeio/fix-helm-chart-list-crash-bug 5 years ago
Matthew Fisher 67c02d0a6e
Merge pull request from Hellcatlk/UnitTestCase 5 years ago
ZouYu 9249530b77 Add unit test case 5 years ago
Marc Khouzam 88a3d6eaea feat(comp): Move custom completions to Cobra 1.0 5 years ago
Adam Reese a01adcebfd
Merge pull request from junaid18183/master 5 years ago
Peter Engelbert f11e74ee57 Add unit test for man-in-the-middle attack on pull 5 years ago
Eitan Yarmush 2b882df636
Merge branch 'master' into helm-7351 5 years ago
Peter Engelbert a0fd1d81f0 Fix crashing `helm chart list` with large list 5 years ago
Adam Reese 44a2225035
ref(tests): localize unit test fixtures to package 5 years ago
Matt Butcher 59eed4e81f
feat: make the linter coalesce the passed-in values before running values tests () 5 years ago
Juned Memon 95e9e18ab5
Removed scheme 5 years ago
Juned Memon 8cb9ab7095
Fixes repo parsing 5 years ago
Juned Memon b473f8adec
Fixes repo parsing 5 years ago
Matt Farina f90b842d3e
Merge branch 'master' into xdg 5 years ago
Matt Butcher 8316a403ed bump version to v3.2 5 years ago
Matt Farina 2334195a01
Adding Helm env vars where XDG exposed 5 years ago
Matt Farina 2139e82c68
Merge pull request from IppX/bug/6081-bom-in-resource-file 5 years ago
Raphaël 984d2ac767
fix: write index.yaml file atomically () 5 years ago
Thomas FREYSS 27ebfa8c56 fix(*): remove bom in utf files when loading chart files () 5 years ago
Matt Farina b21b009785
Merge pull request from pmacik/fix-unknown-userid 5 years ago
Predrag Knezevic b83d3d415c fs_test: use os.Getuid() instead user.Current() to determine if a test is executed with root privileges. 5 years ago
Adam Reese c2da4fd53d
ref(*): kubernetes v1.18 () 5 years ago
EItanya 872d9bcb0e Merge branch 'master' of github.com:helm/helm into helm-7351 5 years ago
Matt Butcher 16024dc19a
fix: add new static linter and fix issues it found () 5 years ago
Pavel Macík f05ffdd2da
Fix golangci-lint errors. 5 years ago
Marc Khouzam 97e353bda5 feat(comp): Dynamic completion for plugins 5 years ago
Marc Khouzam d6fad6b3c6 feat(comp): Move kube-context completion to Go 5 years ago