Commit Graph

6491 Commits (v3.8.1)
 

Author SHA1 Message Date
Matt Farina 5cb9af4b1b
Updating Kubernetes libs to 0.23.4 (latest)
4 years ago
Tomas Pizarro Moreno 952d034ed0
fix: remove deadcode
4 years ago
Tomas Pizarro Moreno 02028a27a8
fix: helm package tests
4 years ago
Tomas Pizarro Moreno bc3d14cbc5
fix: helm package with dependency update for charts with OCI dependencies
4 years ago
Kay Yan 9499df01bb
Fix typo
4 years ago
root 18fa1d739f
add legal name check
4 years ago
Josh Dolitsky 7663ffa87b
maint: fix syntax error in deploy.sh
4 years ago
Sourik Ghosh 803ecb837a
linting issue fixed
4 years ago
Sourik Ghosh a4371bae4f
only apply overwrite if version is canary
4 years ago
Sourik Ghosh 92757895d6
overwrite flag added to az storage blob upload-batch
4 years ago
Andrew Block 3aacde171e
Avoid querying for OCI tags can explicit version provided in chart dependencies
4 years ago
Andrew Block 46f0ec4609 Management of bearer tokens for tag listing
4 years ago
Martin Hickey 97b477c086 Updating Kubernetes packages to 1.23.3
4 years ago
Eng Zer Jun 6966dc444c refactor: use `os.ReadDir` for lightweight directory reading
4 years ago
stephanECD dbd30cac05 Add IngressClass to manifests to be (un)installed
4 years ago
Marc Khouzam e62f5cac1e feat(comp): Shell completion for OCI
4 years ago
Neven Miculinic 4827ca1f16
Fix install memory/goroutine leak
4 years ago
Andrew Block d14138609b
Limits need to call tag API when explicit version specified
4 years ago
Matt Farina d493f29c32
bump version to v3.8.0
4 years ago
Matt Farina c137bfb68b
Merge pull request #10546 from dperaza4dustbit/move_oci_out_experimental
4 years ago
David Peraza 9661e39dce Moving uploader and pusher out of action into pkg
4 years ago
David Peraza 7cab1a09e3 Move all the remainder module out of experimental.
4 years ago
David Peraza 9f869c6b21 Removing all the checks for oci experimental flag
4 years ago
Thomas Runyon 91a46ad14f move paths for updated directory location
4 years ago
Thomas Runyon 353d74e967 refactor internal/experimental/registry to pkg/registry
4 years ago
Matt Farina a27c468c82
Merge pull request #10547 from mattfarina/fix-panic
4 years ago
Matt Farina 548ec55cf9
Fix panic with OCI for install, upgrade, and show
4 years ago
Scott Rigby 390dacae32
Merge pull request #10527 from scottrigby/oci-deppendency-version-range-support
4 years ago
Scott Rigby 808a2d1908
Change underscore (_) back to plus (+) for Helm
4 years ago
Scott Rigby ee382eb169
Remove unneeded assignment
4 years ago
Scott Rigby bd754a054c
Bring exact version check logic from IndexFile.Get into registry tag check
4 years ago
Andrew Block 1a9cb93551
Handling name of OCI file
4 years ago
Andrew Block 23989f9e24
Updates to chart downloader
4 years ago
Scott Rigby ba4020770e
Fix linting
4 years ago
Scott Rigby 4d50526a2b
Move OCI tag semver range logic from OCIGetter to ChartDownloader
4 years ago
Matt Farina c7b2a9d487
Fixing issue where OCI handling early causes a bad message
4 years ago
Scott Rigby 1b3e0bc46a
Update oras-go to v1.1.0
4 years ago
Andrew Block 9c3b000889
Fixed bad commit
4 years ago
Andrew Block 828941b273
Readded resolver OCI logic
4 years ago
Andrew Block 291c17fcc5
Enabled auth and support http registries for OCI
4 years ago
Scott Rigby 4c8a3faaa2
Fix import
4 years ago
Scott Rigby b6bf3905f3
Implement reusable GetTagMatchingVersionOrConstraint
4 years ago
Andrew Block 4f62d3dc1b
Started work on 'helm pull'
4 years ago
Andrew Block df98e18eb7
Working oci code without providing versions
4 years ago
Andrew Block 0fae7f5008
Updated tag resolver logic
4 years ago
Andrew Block 834a11db56
Added registryClient to resolver
4 years ago
Scott Rigby 1fabbabae9
Fix Trim to TrimPrefix
4 years ago
Scott Rigby a8df413c41
Update ORAS to v1.1.0-rc1
4 years ago
Scott Rigby e3f2fb4235
Add OCI tag verions to the Dependency object before Resolve. TODO: fix HTTP HTTPS error for local registries
4 years ago
Andrew Block 9a7c362dd1
Initial tag listing support
4 years ago