Skip to content
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

chart_schema.yaml - dependency.repository should not be required #300

Merged
merged 1 commit into from
Mar 12, 2021

Conversation

itewk
Copy link
Contributor

@itewk itewk commented Nov 18, 2020

What this PR does / why we need it:

Makes the depednecy.*.repository field optional because when using a local chart there is no repository.

Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes #

Special notes for your reviewer:

@krtk6160
Copy link

@unguiculus @cpanato Can this be merged? By having the repository field as mandatory, subcharts developed locally cannot be tested. Related #324

Copy link
Member

@cpanato cpanato left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

in general LGTM

can you please sign the DCO and rebase your PR?

when using a local chart there is no repository so this should be optional field.

Signed-off-by: Ian Tewksbury <[email protected]>
@itewk
Copy link
Contributor Author

itewk commented Mar 12, 2021

@cpanato done.

@cpanato cpanato merged commit ba5aed2 into helm:master Mar 12, 2021
@itewk itewk deleted the patch-1 branch March 12, 2021 13:28
@itewk
Copy link
Contributor Author

itewk commented Mar 12, 2021

@cpanato thank you

@krtk6160
Copy link

Any ETA on when this'll be part of a release? I assume v3.3.2 will include this?

@cpanato
Copy link
Member

cpanato commented Mar 14, 2021

I will take a look next week

ubergesundheit added a commit to giantswarm/app-build-suite that referenced this pull request Mar 25, 2021
…dependencies

Update our derived chart-testing schema ahead of an actual chart-testing
release. Upstream PR: helm/chart-testing#300
ubergesundheit added a commit to giantswarm/app-build-suite that referenced this pull request Mar 25, 2021
…dependencies (#83)

* Update chart-testing schema to not require repository field in chart dependencies

Update our derived chart-testing schema ahead of an actual chart-testing
release. Upstream PR: helm/chart-testing#300

* patch original chart_schema yaml with upstream changes
@tnmygrwl
Copy link

tnmygrwl commented Apr 2, 2021

Any update on the release? Our subchart testing jobs have been failing due to this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants