Commit Graph

6506 Commits (release-3.8)
 

Author SHA1 Message Date
dependabot[bot] 6e3701edea
Bump oras.land/oras-go from 1.1.0 to 1.1.1
2 years ago
Zoran Krleza 7c3f6516f4
Fixing downloader plugin error handling
3 years ago
Aram Zegerius cf45b1a271
Simplify testdata charts
3 years ago
Aram Zegerius 7526b0ed8d
Simplify testdata charts
3 years ago
Damien Nozay 7df8251760
Make validation errors easier to fix
3 years ago
Matthew Fisher bd77989fb1
fix tarFromLocalDir saving file dependencies in dest path
3 years ago
Aram Zegerius d263aaadee
Add tests for multi-level dependencies.
3 years ago
Aram Zegerius 5d017e11f1
Fix value precedence
3 years ago
Matt Farina 9d3ce9b141
Bumping Kubernetes package versions
3 years ago
Matt Farina c0a645a3a3
Updating vcs to latest version
3 years ago
Matthias Fehr f4276f4526
Dont modify provided transport
3 years ago
Matthias Fehr b216f76899
Pass http getter as pointer in tests
3 years ago
Matthias Fehr 65b6e6d1ca
Add docs block
3 years ago
Matthias Fehr ab4dc7861b
Add transport option and tests
3 years ago
Matthias Fehr 6c5adf1ddf
Reuse http transport
3 years ago
Matt Farina 5cb9af4b1b
Updating Kubernetes libs to 0.23.4 (latest)
3 years ago
Tomas Pizarro Moreno 952d034ed0
fix: remove deadcode
3 years ago
Tomas Pizarro Moreno 02028a27a8
fix: helm package tests
3 years ago
Tomas Pizarro Moreno bc3d14cbc5
fix: helm package with dependency update for charts with OCI dependencies
3 years ago
Kay Yan 9499df01bb
Fix typo
3 years ago
root 18fa1d739f
add legal name check
3 years ago
Josh Dolitsky 7663ffa87b
maint: fix syntax error in deploy.sh
3 years ago
Sourik Ghosh 803ecb837a
linting issue fixed
3 years ago
Sourik Ghosh a4371bae4f
only apply overwrite if version is canary
3 years ago
Sourik Ghosh 92757895d6
overwrite flag added to az storage blob upload-batch
3 years ago
Andrew Block 3aacde171e
Avoid querying for OCI tags can explicit version provided in chart dependencies
3 years ago
Andrew Block 46f0ec4609 Management of bearer tokens for tag listing
3 years ago
Martin Hickey 97b477c086 Updating Kubernetes packages to 1.23.3
3 years ago
Eng Zer Jun 6966dc444c refactor: use `os.ReadDir` for lightweight directory reading
3 years ago
stephanECD dbd30cac05 Add IngressClass to manifests to be (un)installed
3 years ago
Marc Khouzam e62f5cac1e feat(comp): Shell completion for OCI
3 years ago
Neven Miculinic 4827ca1f16
Fix install memory/goroutine leak
3 years ago
Andrew Block d14138609b
Limits need to call tag API when explicit version specified
3 years ago
Matt Farina d493f29c32
bump version to v3.8.0
3 years ago
Matt Farina c137bfb68b
Merge pull request #10546 from dperaza4dustbit/move_oci_out_experimental
3 years ago
David Peraza 9661e39dce Moving uploader and pusher out of action into pkg
3 years ago
David Peraza 7cab1a09e3 Move all the remainder module out of experimental.
3 years ago
David Peraza 9f869c6b21 Removing all the checks for oci experimental flag
3 years ago
Thomas Runyon 91a46ad14f move paths for updated directory location
3 years ago
Thomas Runyon 353d74e967 refactor internal/experimental/registry to pkg/registry
3 years ago
Matt Farina a27c468c82
Merge pull request #10547 from mattfarina/fix-panic
3 years ago
Matt Farina 548ec55cf9
Fix panic with OCI for install, upgrade, and show
3 years ago
Scott Rigby 390dacae32
Merge pull request #10527 from scottrigby/oci-deppendency-version-range-support
3 years ago
Scott Rigby 808a2d1908
Change underscore (_) back to plus (+) for Helm
3 years ago
Scott Rigby ee382eb169
Remove unneeded assignment
3 years ago
Scott Rigby bd754a054c
Bring exact version check logic from IndexFile.Get into registry tag check
3 years ago
Andrew Block 1a9cb93551
Handling name of OCI file
3 years ago
Andrew Block 23989f9e24
Updates to chart downloader
3 years ago
Scott Rigby ba4020770e
Fix linting
3 years ago
Scott Rigby 4d50526a2b
Move OCI tag semver range logic from OCIGetter to ChartDownloader
3 years ago