forked from pantsbuild/pants
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Disambiguate Helm dependencies considering the explictly provided one…
…s. (pantsbuild#15096) Closes pantsbuild#15094 and closes pantsbuild#15095, which were discovered when working on a PoC for producing Helm lockfiles. Removing the need to configure Helm classic repositories leads to a more general solution when fetching 3rd party artifacts and makes it easier to pupulate into the chart's metadata any dependency that may not been listed in `Chart.yaml`, but specified in the `dependencies` field of a `helm_chart`.
- Loading branch information
1 parent
f0da188
commit a3a7835
Showing
15 changed files
with
572 additions
and
413 deletions.
There are no files selected for viewing
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
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
Oops, something went wrong.