question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

No docs/feedback that artifacthub-repo.yml in Helm chart repo isn't processed until index.yaml change

See original GitHub issue

Thanks for your work on this project! ❤️

Potential bug

  1. A helm chart repo is defined on https://artifactshub.io. image
  2. A artifacthub-repo.yml file is exposed by the helm chart repo webserver on the same path level as index.yaml as demonstrated by the links below. This file contain a repositoryID matching the registered helm chart repo on artifactshub.io.
  3. Yet there is no indication that we the artifactshub.io repo is to be considered a verified publisher, neither does it seem to have honored the ignored versions.
  4. Note that the artifacthub-repo.yml file was added after the first import.

Questions

  • Is this a bug or a configuration error on my end?
  • Are there any additional way I can debug this?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5

github_iconTop GitHub Comments

2reactions
tegiozcommented, Jan 25, 2021

Hi @consideRatio 👋

I’ve just run a quick test locally and your artifacthub-repo.yml file seems to be fine. The package binderhub is not available and the Verified publisher badge is there, so nothing wrong on your end 🙂

Screen Shot 2021-01-25 at 19 19 46

Please keep in mind that a repository is not processed if it hasn’t changed since the last time it was tracked. For Helm repositories, we consider it has changed if the index.yaml file has changed. Is it possible that you’ve added the artifacthub-repo.yml file after it was processed the last time? We definitely need to improve this or at least document it 😅

0reactions
tegiozcommented, Jan 26, 2021

No worries, my pleasure 😊

Read more comments on GitHub >

github_iconTop Results From Across the Web

Issues
This file is served at https://charts.jetstack.io/artifacthub-repo.yml. ... (@maelvls) Wait until the ownership-claim is processed and follow the UI ...
Read more >
Helm charts | Artifact Hub documentation
Artifact Hub is able to process chart repositories as defined by the Helm project. ... be located at the same level of the...
Read more >
GitLab Packages index.yaml is empty, missing Helm Chart ...
Once the Helm Charts are stored in the Package Registry, I want to publish them onto Artifact Hub, so they're more discoverable by...
Read more >
Auto Docs, Test And Release A Helm Chart With GitHub Actions
Currently, I am working on a Helm chart for my Minecraft Prometheus ... you change a specified file in your .pre-commit-hooks.yaml the ...
Read more >
Set up a Helm v3 chart repository in Amazon S3
Verify the newly created Helm repository. To verify that the index.yaml file was created, run the following command: aws s3 ls s3://my-helm-charts/stable/myapp/.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found