helm/pkg
Matt Farina c81bd8912e
Revert "Improve helm dependency update performance"
The change in #11726 caused a regression where `helm dependency udpate`
stopped working. The format of the internal representation of the data
changed causing errors of "non-absolute URLs should be in form of
repo_name/path_to_chart". See #13324 for more details.

Since this change is in released Helm and it's a regression, reverting
the original change was the fastest and safest route to deliver a
fix as quickly as possible.

Closes #13324

Signed-off-by: Matt Farina <matt.farina@suse.com>
2024-09-12 10:37:15 -04:00
..
action Fix linting error for pr 12876 2024-08-14 16:34:27 -04:00
chart Merge pull request #12867 from aauren/add_requirements.lock_warning 2024-05-15 08:58:28 -04:00
chartutil bump version to v3.16.0 2024-09-03 16:43:48 -04:00
cli fix repository-cache flag help description from file to directory 2024-07-11 13:46:49 +03:00
downloader Revert "Improve helm dependency update performance" 2024-09-12 10:37:15 -04:00
engine Fixing all the linting errors 2024-03-11 17:13:34 -04:00
gates Bump the Go version 2023-03-22 11:29:26 -04:00
getter Merge pull request #12866 from robertsirc/Correcting-Linting-Errors 2024-04-10 14:04:34 -04:00
helmpath replace +build with go:build 2022-04-14 07:56:31 -07:00
ignore Fixing all the linting errors 2024-03-11 17:13:34 -04:00
kube Merge pull request #12876 from manno/sdk-ignore-missing-annotations 2024-08-14 15:56:37 -04:00
lint feat(helm): add --skip-schema-validation flag to helm 'install', 'upgrade' and 'lint' 2024-06-25 16:43:48 +02:00
plugin Some fixes 2024-02-21 09:45:58 -05:00
postrender test: replace ensure.TempDir with t.TempDir 2023-07-29 16:11:22 +08:00
provenance Fixing all the linting errors 2024-03-11 17:13:34 -04:00
pusher Modified how created annotation is populated based on package creation time 2024-03-22 06:34:08 -05:00
registry fix: respect proxy envvars on helm install/upgrade 2024-06-15 15:04:37 -04:00
release Addressing review comments - move printing code out of client.go 2022-09-09 13:29:19 -07:00
releaseutil Drop unused field. 2024-04-04 11:14:23 +02:00
repo Fixing all the linting errors 2024-03-11 17:13:34 -04:00
storage fix docs of DeployedAll 2024-05-23 08:15:04 +02:00
strvals Merge pull request #9182 from pscheid92/4030-provide-literal-alternative-for-set-flag 2023-04-28 14:39:41 -04:00
time Modified how created annotation is populated based on package creation time 2024-03-22 06:34:08 -05:00
uploader Bump the Go version 2023-03-22 11:29:26 -04:00