-
Notifications
You must be signed in to change notification settings - Fork 7.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Revert "Improve helm dependency update performance" #13327
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The change in helm#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 helm#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 helm#13324 Signed-off-by: Matt Farina <[email protected]>
sabre1041
approved these changes
Sep 12, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Tested and verified desired functionality has been restored with this fix
joejulian
approved these changes
Sep 12, 2024
joejulian
added a commit
that referenced
this pull request
Sep 12, 2024
Revert "Improve helm dependency update performance" (cherry picked from commit 9c0ca06)
robertsirc
approved these changes
Sep 12, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
tmeijn
pushed a commit
to tmeijn/dotfiles
that referenced
this pull request
Sep 23, 2024
This MR contains the following updates: | Package | Update | Change | |---|---|---| | [helm/helm](https://github.com/helm/helm) | minor | `v3.15.4` -> `v3.16.1` | MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot). **Proposed changes to behavior should be submitted there as MRs.** --- ### Release Notes <details> <summary>helm/helm (helm/helm)</summary> ### [`v3.16.1`](https://github.com/helm/helm/releases/tag/v3.16.1): Helm 3.16.1 [Compare Source](helm/helm@v3.16.0...v3.16.1) Helm v3.16.1 is a patch release. Users are encouraged to upgrade for the best experience. Users are encouraged to upgrade for the best experience. This release fixes a regression that is in 3.16.0. The community keeps growing, and we'd love to see you there! - Join the discussion in [Kubernetes Slack](https://kubernetes.slack.com): - for questions and just to hang out - for discussing MRs, code, and bugs - Hang out at the Public Developer Call: Thursday, 9:30 Pacific via [Zoom](https://zoom.us/j/696660622) - Test, debug, and contribute charts: [ArtifactHub/packages](https://artifacthub.io/packages/search?kind=0) #### Installation and Upgrading Download Helm v3.16.1. The common platform binaries are here: - [MacOS amd64](https://get.helm.sh/helm-v3.16.1-darwin-amd64.tar.gz) ([checksum](https://get.helm.sh/helm-v3.16.1-darwin-amd64.tar.gz.sha256sum) / 1b194824e36da3e3889920960a93868b541c7888c905a06757e88666cfb562c9) - [MacOS arm64](https://get.helm.sh/helm-v3.16.1-darwin-arm64.tar.gz) ([checksum](https://get.helm.sh/helm-v3.16.1-darwin-arm64.tar.gz.sha256sum) / 405a3b13f0e194180f7b84010dfe86689d7703e80612729882ad71e2a4ef3504) - [Linux amd64](https://get.helm.sh/helm-v3.16.1-linux-amd64.tar.gz) ([checksum](https://get.helm.sh/helm-v3.16.1-linux-amd64.tar.gz.sha256sum) / e57e826410269d72be3113333dbfaac0d8dfdd1b0cc4e9cb08bdf97722731ca9) - [Linux arm](https://get.helm.sh/helm-v3.16.1-linux-arm.tar.gz) ([checksum](https://get.helm.sh/helm-v3.16.1-linux-arm.tar.gz.sha256sum) / a15a8ddfc373628b13cd2a987206756004091a1f6a91c3b9ee8de6f0b1e2ce90) - [Linux arm64](https://get.helm.sh/helm-v3.16.1-linux-arm64.tar.gz) ([checksum](https://get.helm.sh/helm-v3.16.1-linux-arm64.tar.gz.sha256sum) / 780b5b86f0db5546769b3e9f0204713bbdd2f6696dfdaac122fbe7f2f31541d2) - [Linux i386](https://get.helm.sh/helm-v3.16.1-linux-386.tar.gz) ([checksum](https://get.helm.sh/helm-v3.16.1-linux-386.tar.gz.sha256sum) / 92d7a47a90734b50528ffffc99cd1b2d4b9fc0f4291bac92c87ef03406a5a7b2) - [Linux ppc64le](https://get.helm.sh/helm-v3.16.1-linux-ppc64le.tar.gz) ([checksum](https://get.helm.sh/helm-v3.16.1-linux-ppc64le.tar.gz.sha256sum) / 9f0178957c94516eff9a3897778edb93d78fab1f76751bd282883f584ea81c23) - [Linux s390x](https://get.helm.sh/helm-v3.16.1-linux-s390x.tar.gz) ([checksum](https://get.helm.sh/helm-v3.16.1-linux-s390x.tar.gz.sha256sum) / 357f8b441cc535240f1b0ba30a42b44571d4c303dab004c9e013697b97160360) - [Linux riscv64](https://get.helm.sh/helm-v3.16.1-linux-riscv64.tar.gz) ([checksum](https://get.helm.sh/helm-v3.16.1-linux-riscv64.tar.gz.sha256sum) / 9a2cab45b7d9282e9be7b42f86d8034dcaa2e81ab338642884843676c2f6929f) - [Windows amd64](https://get.helm.sh/helm-v3.16.1-windows-amd64.zip) ([checksum](https://get.helm.sh/helm-v3.16.1-windows-amd64.zip.sha256sum) / 89952ea1bace0a9498053606296ea03cf743c48294969dfc731e7f78d1dc809a) - [Windows arm64](https://get.helm.sh/helm-v3.16.1-windows-arm64.zip) ([checksum](https://get.helm.sh/helm-v3.16.1-windows-arm64.zip.sha256sum) / fc370a291ed926da5e77acf42006de48e7fd5ff94d20c3f6aa10c04fea66e53c) This release was signed with ` 672C 657B E06B 4B30 969C 4A57 4614 49C2 5E36 B98E ` and can be found at [@​mattfarina](https://github.com/mattfarina) [keybase account](https://keybase.io/mattfarina). Please use the attached signatures for verifying this release using `gpg`. The [Quickstart Guide](https://helm.sh/docs/intro/quickstart/) will get you going from there. For **upgrade instructions** or detailed installation notes, check the [install guide](https://helm.sh/docs/intro/install/). You can also use a [script to install](https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3) on any system with `bash`. #### What's Next - 3.16.2 is the next patch release and will be on October 09, 2024 - 3.17.0 is the next feature release and will be on January 15, 2025 #### Changelog - bumping version to 1.22.7 [`5a5449d`](helm/helm@5a5449d) (Robert Sirchia) - Merge pull request [#​13327](helm/helm#13327) from mattfarina/revert-11726 [`2cbf7fc`](helm/helm@2cbf7fc) (Joe Julian) ### [`v3.16.0`](https://github.com/helm/helm/releases/tag/v3.16.0): Helm v3.16.0 [Compare Source](helm/helm@v3.15.4...v3.16.0) Helm v3.16.0 is a feature release. Users are encouraged to upgrade for the best experience. The community keeps growing, and we'd love to see you there! - Join the discussion in [Kubernetes Slack](https://kubernetes.slack.com): - for questions and just to hang out - for discussing MRs, code, and bugs - Hang out at the Public Developer Call: Thursday, 9:30 Pacific via [Zoom](https://zoom.us/j/696660622) - Test, debug, and contribute charts: [ArtifactHub/packages](https://artifacthub.io/packages/search?kind=0) #### Notable Changes - added sha512sum template function - added ActiveHelp for cmds that don't take any more args - drops very old Kubernetes versions support in helm create - add --skip-schema-validation flag to helm 'install', 'upgrade' and 'lint' - fixed bug to now use burst limit setting for discovery - Added windows arm64 support #### Installation and Upgrading Download Helm v3.16.0. The common platform binaries are here: - [MacOS amd64](https://get.helm.sh/helm-v3.16.0-darwin-amd64.tar.gz) ([checksum](https://get.helm.sh/helm-v3.16.0-darwin-amd64.tar.gz.sha256sum) / 565e1962df910afc494ca1ade82643a881ee3cbc5e757ee00dfa36d46d673025) - [MacOS arm64](https://get.helm.sh/helm-v3.16.0-darwin-arm64.tar.gz) ([checksum](https://get.helm.sh/helm-v3.16.0-darwin-arm64.tar.gz.sha256sum) / 79af762dc5ded54f8e3216bf8d247801823c63ec4acd1d0c9a958af38db299c6) - [Linux amd64](https://get.helm.sh/helm-v3.16.0-linux-amd64.tar.gz) ([checksum](https://get.helm.sh/helm-v3.16.0-linux-amd64.tar.gz.sha256sum) / 327cfbc7ddc5a3eb644039ceb0cff66394628654c4f5a76bf715ed15b893983b) - [Linux arm](https://get.helm.sh/helm-v3.16.0-linux-arm.tar.gz) ([checksum](https://get.helm.sh/helm-v3.16.0-linux-arm.tar.gz.sha256sum) / 73efcd63d1b7f1d9db6afc2e039e03a638fe43d3633735363184692ebc8eef02) - [Linux arm64](https://get.helm.sh/helm-v3.16.0-linux-arm64.tar.gz) ([checksum](https://get.helm.sh/helm-v3.16.0-linux-arm64.tar.gz.sha256sum) / fc121590b532d7f2037ae5cdd39d2b56dec96069d8bc613a08965f29a156e84f) - [Linux i386](https://get.helm.sh/helm-v3.16.0-linux-386.tar.gz) ([checksum](https://get.helm.sh/helm-v3.16.0-linux-386.tar.gz.sha256sum) / e51b253c97ff5e40b7b8c3433a4a489a312efc268114878e4ace30b610311295) - [Linux ppc64le](https://get.helm.sh/helm-v3.16.0-linux-ppc64le.tar.gz) ([checksum](https://get.helm.sh/helm-v3.16.0-linux-ppc64le.tar.gz.sha256sum) / d13a4b87b31a5b50c8d93dd9988dfb312a61e56504102f466a4004e5a3ab8e9e) - [Linux s390x](https://get.helm.sh/helm-v3.16.0-linux-s390x.tar.gz) ([checksum](https://get.helm.sh/helm-v3.16.0-linux-s390x.tar.gz.sha256sum) / c4588d53778e53e7a7e30097414d36188951449a7ab362656fb0985afa9747c4) - [Linux riscv64](https://get.helm.sh/helm-v3.16.0-linux-riscv64.tar.gz) ([checksum](https://get.helm.sh/helm-v3.16.0-linux-riscv64.tar.gz.sha256sum) / 91b48acec84814731eea724cd024f3599144a4bf4df1eb2a340d4ef43c59c08b) - [Windows amd64](https://get.helm.sh/helm-v3.16.0-windows-amd64.zip) ([checksum](https://get.helm.sh/helm-v3.16.0-windows-amd64.zip.sha256sum) / 0d43e254e7bffbbea63d4726ff5b278021678be7be9bf78568ed26e8a6ca0f70) - [Windows arm64](https://get.helm.sh/helm-v3.16.0-windows-arm64.zip) ([checksum](https://get.helm.sh/helm-v3.16.0-windows-arm64.zip.sha256sum) / d87e5ea0ceaf8df4bed32a657b9637a5ca01f0ca05a86af9b256996d64909866) This release was signed with ` 208D D36E D5BB 3745 A167 43A4 C7C6 FBB5 B91C 1155 ` and can be found at [@​r6by](https://github.com/r6by) [keybase account](https://keybase.io/r6by). Please use the attached signatures for verifying this release using `gpg`. The [Quickstart Guide](https://helm.sh/docs/intro/quickstart/) will get you going from there. For **upgrade instructions** or detailed installation notes, check the [install guide](https://helm.sh/docs/intro/install/). You can also use a [script to install](https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3) on any system with `bash`. #### What's Next - 3.16.1 is the next patch release and will be on October 09, 2024 - 3.17.0 is the next feature release and will be on January 15, 2025 #### Changelog - bump version to v3.16.0 [`0d439e1`](helm/helm@0d439e1) (Matt Farina) - Bump github.com/cyphar/filepath-securejoin from 0.2.5 to 0.3.1 [`0d12150`](helm/helm@0d12150) (dependabot\[bot]) - Bump github.com/rubenv/sql-migrate from 1.6.1 to 1.7.0 [`b1f9f0c`](helm/helm@b1f9f0c) (dependabot\[bot]) - Updating sprig to latest release [`6a228aa`](helm/helm@6a228aa) (Matt Farina) - Bump github/codeql-action from 3.26.3 to 3.26.6 [`e448aae`](helm/helm@e448aae) (dependabot\[bot]) - remove utc [`31a1252`](helm/helm@31a1252) (Giulio) - Updating to Kubernetes client libraries for 1.31.0 [`a539b6a`](helm/helm@a539b6a) (Matt Farina) - update [`39799ad`](helm/helm@39799ad) (Giulio) - Bump github.com/evanphx/json-patch [`8716c42`](helm/helm@8716c42) (dependabot\[bot]) - removing old adopter. [`c979992`](helm/helm@c979992) (Robert Sirchia) - fixing changes as per requested. [`b92cc92`](helm/helm@b92cc92) (Robert Sirchia) - Bump github/codeql-action from 3.26.2 to 3.26.3 [`c58cb9a`](helm/helm@c58cb9a) (dependabot\[bot]) - ActiveHelp for cmds that don't take any more args [`c92cc07`](helm/helm@c92cc07) (Marc Khouzam) - Updating the inline documentation. [`e72978e`](helm/helm@e72978e) (Robert Sirchia) - Bump github/codeql-action from 3.26.1 to 3.26.2 [`83874d9`](helm/helm@83874d9) (dependabot\[bot]) - Fix linting error for pr 12876 [`8a26add`](helm/helm@8a26add) (Scott Rigby) - Add Scott's key for releases [`32875e2`](helm/helm@32875e2) (Scott Rigby) - Bump github/codeql-action from 3.26.0 to 3.26.1 [`990dbf6`](helm/helm@990dbf6) (dependabot\[bot]) - Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 [`a5db73b`](helm/helm@a5db73b) (dependabot\[bot]) - Bump github.com/foxcpp/go-mockdns from 1.0.0 to 1.1.0 [`00caf00`](helm/helm@00caf00) (dependabot\[bot]) - Bump the k8s-io group across 1 directory with 7 updates [`ac57b60`](helm/helm@ac57b60) (dependabot\[bot]) - Bump github/codeql-action from 3.25.15 to 3.26.0 [`5bbe19a`](helm/helm@5bbe19a) (dependabot\[bot]) - ref(create): drop old Kubernetes versions support in Ingress template [`f9ba3c5`](helm/helm@f9ba3c5) (dnskr) - Bump github.com/docker/docker [`3a1aa21`](helm/helm@3a1aa21) (dependabot\[bot]) - Bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 [`f293480`](helm/helm@f293480) (dependabot\[bot]) - Bump github/codeql-action from 3.25.13 to 3.25.15 [`8c1bfc7`](helm/helm@8c1bfc7) (dependabot\[bot]) - verbiage [`c677272`](helm/helm@c677272) (George Jenkins) - verbiage [`04ece1f`](helm/helm@04ece1f) (George Jenkins) - verbiage [`e1b95d5`](helm/helm@e1b95d5) (George Jenkins) - Update CONTRIBUTING.md [`1ea6fd5`](helm/helm@1ea6fd5) (George Jenkins) - Update .github/pull_request_template.md [`7530241`](helm/helm@7530241) (George Jenkins) - Update CONTRIBUTING.md [`0554fdd`](helm/helm@0554fdd) (George Jenkins) - rm spurious paste [`b881266`](helm/helm@b881266) (George Jenkins) - docs: Introduce `docs wanted` label [`cd92c43`](helm/helm@cd92c43) (George Jenkins) - Bump github/codeql-action from 3.25.12 to 3.25.13 [`856d576`](helm/helm@856d576) (dependabot\[bot]) - Move hickeyma to emeritus [`a5ff111`](helm/helm@a5ff111) (Martin Hickey) - Bump github/codeql-action from 3.25.11 to 3.25.12 [`168c48b`](helm/helm@168c48b) (dependabot\[bot]) - fix repository-cache flag help description from file to directory [`84cbb2c`](helm/helm@84cbb2c) (Maor Friedman) - Bump actions/setup-go from 5.0.1 to 5.0.2 [`98e2af9`](helm/helm@98e2af9) (dependabot\[bot]) - Bump github.com/cyphar/filepath-securejoin from 0.2.4 to 0.2.5 [`6dba544`](helm/helm@6dba544) (dependabot\[bot]) - Bump github.com/jmoiron/sqlx from 1.3.5 to 1.4.0 [`10d01bc`](helm/helm@10d01bc) (dependabot\[bot]) - Bump golang.org/x/crypto from 0.21.0 to 0.25.0 [`e4c792f`](helm/helm@e4c792f) (dependabot\[bot]) - Bump github/codeql-action from 3.25.10 to 3.25.11 [`d59d0de`](helm/helm@d59d0de) (dependabot\[bot]) - feat(helm): add --skip-schema-validation flag to helm 'install', 'upgrade' and 'lint' [`acf7158`](helm/helm@acf7158) (anessi) - Fix race condition in TestInstallRelease_Wait_Interrupted test [`f69a2dd`](helm/helm@f69a2dd) (Alex Johnson) - fix: update error handling in Configuration.Init method, add tests for the method [`800c33a`](helm/helm@800c33a) (Suleiman Dibirov) - fix(helm): Use burst limit setting for discovery [`69362df`](helm/helm@69362df) (Evan Foster) - fixed dependency_update_test.go [`4d25dd3`](helm/helm@4d25dd3) (Suleiman Dibirov) - fix(dependencyBuild): prevent race condition in concurrent helm dependency [`adeb4ca`](helm/helm@adeb4ca) (Suleiman Dibirov) - fix: respect proxy envvars on helm install/upgrade [`b0603fb`](helm/helm@b0603fb) (Sidharth Menon) - Bump github/codeql-action from 3.25.9 to 3.25.10 [`b4f7167`](helm/helm@b4f7167) (dependabot\[bot]) - Bump actions/checkout from 4.1.1 to 4.1.7 [`a13a353`](helm/helm@a13a353) (dependabot\[bot]) - Bump github/codeql-action from 3.25.8 to 3.25.9 [`7e6904e`](helm/helm@7e6904e) (dependabot\[bot]) - Add Syself to ADOPTERS.md [`144d65e`](helm/helm@144d65e) (Janis Kemper) - Bump github/codeql-action from 3.25.7 to 3.25.8 [`ca98970`](helm/helm@ca98970) (dependabot\[bot]) - Update CONTRIBUTING.MD [`a01f19e`](helm/helm@a01f19e) (Robert Sirchia) - Bump github/codeql-action from 3.25.6 to 3.25.7 [`6ae6438`](helm/helm@6ae6438) (dependabot\[bot]) - chore(deps): bump github.com/opencontainers/image-spec [`b61a1fc`](helm/helm@b61a1fc) (dependabot\[bot]) - Bump github.com/docker/docker [`6773d5b`](helm/helm@6773d5b) (dependabot\[bot]) - Update CONTRIBUTE.md [`35e91dc`](helm/helm@35e91dc) (Robert Sirchia) - Update CONTRIBUTING.md [`ae55833`](helm/helm@ae55833) (Evans Mungai) - Update walk.go [`30a5598`](helm/helm@30a5598) (Robert Sirchia) - fix docs of DeployedAll [`90df4fa`](helm/helm@90df4fa) (Daniel Strobusch) - Fixing build issue where wrong version is used [`0b64775`](helm/helm@0b64775) (Matt Farina) - \--- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch ... [`5e31004`](helm/helm@5e31004) (dependabot\[bot]) - chore: Update backward compatibility section in CONTRIBUTING.md [`0f026b4`](helm/helm@0f026b4) (Evans Mungai) - chore(deps): bump github/codeql-action from 3.25.4 to 3.25.5 [`63ba355`](helm/helm@63ba355) (dependabot\[bot]) - Update github.com/asaskevich/govalidator [`65b03d7`](helm/helm@65b03d7) (Shahar Harari) - \[scripts] Add windows arm64 entries in install and release notes scripts [`f615c1a`](helm/helm@f615c1a) (Asmit De) - \[mk] Add windows arm64 build targets [`5cef143`](helm/helm@5cef143) (Asmit De) - chore(deps): bump golangci/golangci-lint-action from 4.0.0 to 6.0.1 [`e68e82d`](helm/helm@e68e82d) (dependabot\[bot]) - Updating to k8s 1.30 [`d209b9b`](helm/helm@d209b9b) (Matt Farina) - chore(deps): bump github/codeql-action from 3.24.10 to 3.25.4 [`abd42d4`](helm/helm@abd42d4) (dependabot\[bot]) - bump version to v3.15.0 [`886e626`](helm/helm@886e626) (Matt Farina) - chore(deps): bump actions/setup-go from 5.0.0 to 5.0.1 [`53177e0`](helm/helm@53177e0) (dependabot\[bot]) - bump oras minor version [`e111320`](helm/helm@e111320) (Austin Abro) - Update manager_test.go [`ee41b5f`](helm/helm@ee41b5f) (Jeff van Dam) - Remove somewhat incorrect comment. [`f5d2ac0`](helm/helm@f5d2ac0) (Marcin Owsiany) - Add error details when a dependent chart's version cannot be found in a repo [`ac75eae`](helm/helm@ac75eae) (Andreas Sommer) - Drop unused field. [`a6863a6`](helm/helm@a6863a6) (Marcin Owsiany) - Add ability to adopt unmanaged resources [`a7856c0`](helm/helm@a7856c0) (Mario Manno) - feat(load.go): add warning on requirements.lock [`29ab5c4`](helm/helm@29ab5c4) (Aaron U'Ren) - Remove Helm 2 instructions from CONTRIBUTING.md [`7700be5`](helm/helm@7700be5) (George Jenkins) - fix typo in load_plugins.go [`7fbde33`](helm/helm@7fbde33) (yxxhero) - Remove circleci configuration [`b9e6dd4`](helm/helm@b9e6dd4) (Matt Farina) - chore(deps): bump github.com/rubenv/sql-migrate from 1.5.2 to 1.6.1 [`b1ca05a`](helm/helm@b1ca05a) (dependabot\[bot]) - bump version to [`f4c37e7`](helm/helm@f4c37e7) (Matt Farina) - fix: wrong cli description [`bf4d6f2`](helm/helm@bf4d6f2) (yyzxw) - Added support for hiding notes from install/upgrade output [`0c54139`](helm/helm@0c54139) (Miles Wilson) - Made urls key more specific [`183f01b`](helm/helm@183f01b) (Jeff van Dam) - Update chart_downloader.go [`e5fdaa1`](helm/helm@e5fdaa1) (Jeff van Dam) - Update chart_downloader.go [`13b9c67`](helm/helm@13b9c67) (Jeff van Dam) - Improve helm dependency update performance [`1ce7939`](helm/helm@1ce7939) (JvD_Ericsson) - Improve helm dependency update performance [`8c80f58`](helm/helm@8c80f58) (JvD_Ericsson) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this MR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
What this PR does / why we need it:
The latest version of Helm has a regression causing functionality to be broken.
Special notes for your reviewer:
If applicable:
docs needed
label should be applied if so)