Commit Graph

37 Commits (main)

Author SHA1 Message Date
Andreas Sommer ac75eae98c Add error details when a dependent chart's version cannot be found in a repo
3 months ago
Andrew Block 01ff5bb00d
Avoid querying for OCI tags can explicit version provided in chart dependencies
2 years ago
David Peraza 9f869c6b21 Removing all the checks for oci experimental flag
3 years ago
Thomas Runyon 353d74e967 refactor internal/experimental/registry to pkg/registry
3 years ago
Andrew Block 9c3b000889
Fixed bad commit
3 years ago
Andrew Block 828941b273
Readded resolver OCI logic
3 years ago
Andrew Block 4f62d3dc1b
Started work on 'helm pull'
3 years ago
Andrew Block df98e18eb7
Working oci code without providing versions
3 years ago
Andrew Block 0fae7f5008
Updated tag resolver logic
3 years ago
Andrew Block 834a11db56
Added registryClient to resolver
3 years ago
Scott Rigby e3f2fb4235
Add OCI tag verions to the Dependency object before Resolve. TODO: fix HTTP HTTPS error for local registries
3 years ago
Scott Rigby 3dc9930488
Revert "hack in progress"
3 years ago
Scott Rigby 0d2f0116ea
hack in progress
3 years ago
Josh Dolitsky f0a528ec05
Merge branch 'main' of github.com:helm/helm into hip-6
3 years ago
Víctor Cuadrado Juan 84a07a4774
test: Make internal/resolver/resolver_test.go pass on Win
3 years ago
Josh Dolitsky 593eac8876
Merge branch 'main' of github.com:helm/helm into hip-6
3 years ago
Josh Dolitsky 230e37ca52
remove hardcoded oci strings, add constant/util
3 years ago
cndoit18 402c7f1a52
fix(dep update): helm dep update is not respecting the "version" stipulated in the requirements
3 years ago
Josh Soref 2bf8fdf45d
chore: Spelling (#9410)
3 years ago
Adam Reese 657ce552cb
fix(*): Validate metadata semver and printable characters
3 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 Butcher fe2d7f7792
this rewrites a whole bunch of old repo URLs to the new repo URL (#8902)
4 years ago
Matt Farina ff147e9ed7
Locking file URIs to a version in lockfile
4 years ago
Adam Reese 44a2225035
ref(tests): localize unit test fixtures to package
4 years ago
Martin Hickey 5ec70ab27f
fix(chart): lock digest differs when dependency build with Helm 2 and then Helm 3 (#7261)
4 years ago
Marc Khouzam 1897d4d60a fix(tests): Make tests pass on MacOS
4 years ago
Guangwen Feng 476200ed06 Add corresponding unit test to the function in resolver.go
5 years ago
Hang Park c72caf6a11
fix(pkg/downloader): Calculate digest from both Chart.lock & Chart.yaml deps
5 years ago
Matthew Fisher 40572311ab
Merge pull request #6488 from bacongobbler/port-6258
5 years ago
Martin Hickey f2aa97e313
fix(helm): Port accept dependency in requirements.yaml from charts directory (#6611)
5 years ago
Matthew Fisher b02080dc2c
fix(downloader): bypass index cache when repository URL defined
5 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
5 years ago
Matt Farina 967f4fed42
Update dependencies
5 years ago
Adam Reese 1779ad5302
ref(cmd/helm): remove init command
5 years ago
Adam Reese b6fdd8783b
feat(cmd/helm): remove need for helm init command
5 years ago
Taylor Thomas c9c95ea148 ref(*): Moves packages to internal
5 years ago