Commit Graph

134 Commits (241f23d72a53ee578bfaef84ae26ed86b4b5d6d2)

Author SHA1 Message Date
Josh Dolitsky 241f23d72a
Better NewOCIPusher test, add ORAS link
5 years ago
Josh Dolitsky d296ddf026
Merge branch 'main' of github.com:helm/helm into hip-6
5 years ago
Kally Fox f9b1445b63
refactor: use os instead of ioutil's ReadDir
5 years ago
Josh Dolitsky 8202ccd699
Remove LoginResult/LogoutResult types
5 years ago
Josh Dolitsky 593eac8876
Merge branch 'main' of github.com:helm/helm into hip-6
5 years ago
Matt Farina 8855488272
Merge pull request #9736 from cndoit18/fix-issue-9348
5 years ago
Josh Dolitsky 4884ca0059
revert change related to reading prov file
5 years ago
Josh Dolitsky ec84339d44
return errors directly, less lines of code
5 years ago
Josh Dolitsky 230e37ca52
remove hardcoded oci strings, add constant/util
5 years ago
Josh Dolitsky bfa5036a1a
consolidate registry source files
5 years ago
Josh Dolitsky 4d948b4a06
return err directly from pusher.Push
5 years ago
Josh Dolitsky faf7fc5efd
use version.GetUserAgent
5 years ago
Josh Dolitsky e856df8a54
provide hint if attempting to push directory
5 years ago
Josh Dolitsky 04d2da3637
return friendly error if missing scheme
5 years ago
Josh Dolitsky 35fdc688cd
remove the --with-prov option
5 years ago
Josh Dolitsky eba63beab1
move experimental actions to new internal package
5 years ago
Josh Dolitsky 8f60ee76a5
resolve golint errors
5 years ago
Josh Dolitsky 24a216d3b2
move pkg/uploader, pkg/pusher to internal
5 years ago
Josh Dolitsky 4073e4d118
inline data fetching for pull result
5 years ago
Josh Dolitsky dd7bc40bc4
one-line JSON unmarshall
5 years ago
Josh Dolitsky 817ac8ff9f
do not wrap single imports/vars
5 years ago
Josh Dolitsky f7247c40ee
Upgrade to oras-go v0.4.0
5 years ago
Josh Dolitsky 00985cad6b
Implement changes proposed in HIP 6
5 years ago
Martin Hickey 599c071ac7
Merge pull request #9681 from cndoit18/add-max-col-width-parameters
5 years ago
cndoit18 402c7f1a52
fix(dep update): helm dep update is not respecting the "version" stipulated in the requirements
5 years ago
Matt Farina 3415b6e7b8
bump version to v3.6.0
5 years ago
cndoit18 a79cad5539
support max-col-width parameters
5 years ago
Josh Soref 2bf8fdf45d
chore: Spelling (#9410)
5 years ago
Christian 4f1ab5a331 fix windows tests
5 years ago
Adam Reese 657ce552cb
fix(*): Validate metadata semver and printable characters
5 years ago
Matt Farina 8082f6db45 bump version to
5 years ago
Matt Farina 49f895db6b
Merge pull request #8843 from bloodorangeio/oci-pull
5 years ago
Scott Rigby c495e88250
Replace Helm Hub with Artifact Hub (#8626)
5 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
Matt Farina ce4fa95868 bump version to v3.4.0
5 years ago
Matt Butcher fe2d7f7792
this rewrites a whole bunch of old repo URLs to the new repo URL (#8902)
5 years ago
bellkeyang fbc32aea3d
bufix: fix validateNumColons docs
6 years ago
Matt Farina ff147e9ed7
Locking file URIs to a version in lockfile
6 years ago
Bridget Kromhout c709e10b32
Reinstating comment that is still accurate
6 years ago
Bridget Kromhout fe40c4bf84
Clarify comments to match practice
6 years ago
Matthew Fisher fc4a11c131
bump version to v3.3
6 years ago
Peter Engelbert 7e9a83184c
Determine chart digest by manifest (#8249)
6 years ago
Guangwen Feng 7ec501155d Fix golint issue
6 years ago
Matthew Fisher 65ee1e0bc1
Merge pull request #7356 from EItanya/helm-7351
6 years ago
Matthew Fisher 47feb20042
Merge pull request #8220 from bloodorangeio/fix-helm-chart-list-crash-bug
6 years ago
Matthew Fisher 67c02d0a6e
Merge pull request #8299 from Hellcatlk/UnitTestCase
6 years ago
ZouYu 9249530b77 Add unit test case
6 years ago
Marc Khouzam 88a3d6eaea feat(comp): Move custom completions to Cobra 1.0
6 years ago
Adam Reese a01adcebfd
Merge pull request #8089 from junaid18183/master
6 years ago