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.

More YAML problems when loading stable index

See original GitHub issue

User @seglo reports:

I’m getting a similar issue when attempting to load the stable chart repo: https://kubernetes-charts.storage.googleapis.com/index.yaml

I’m using version 2.8.2.1.1.0

Stacktrace:

java.lang.String cannot be cast to java.util.Map
java.lang.ClassCastException: java.lang.String cannot be cast to java.util.Map
	at org.microbean.helm.chart.repository.ChartRepository$Index.loadFrom(ChartRepository.java:1560)
	at org.microbean.helm.chart.repository.ChartRepository$Index.loadFrom(ChartRepository.java:1528)
	at org.microbean.helm.chart.repository.ChartRepository.getIndex(ChartRepository.java:884)
	at org.microbean.helm.chart.repository.ChartRepository.getIndex(ChartRepository.java:787)

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:10 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
seglocommented, Jun 6, 2018

Sounds good. Thanks for the super prompt replies too!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Error: open .helm\repository\cache\local-index.yaml #2071
Unable to get an update from the "stable" chart repository (https://kubernetes-charts.storage.googleapis.com): open .helm\repository\cache\.helm\repository\ ...
Read more >
How to resolve Helm index.yaml virtual repository URL ... - JFrog
yaml from your virtual repository cache by navigating to your UI's tree browser, right clicking on the virtual helm repository, and selecting ...
Read more >
Artifactory can not parse Helm index.yaml - Stack Overflow
It looks like Artifactory is trying to enforce semver through some library and it's not parsing the community index.yaml file. This breaks the ......
Read more >
Helm repo search not returning published charts - GitLab
All uploaded artifacts from a given name/version are in the index. The problem here is twofold. First, 20 is a too low limit...
Read more >
YAML: The Missing Battery in Python
In this tutorial, you'll learn all about working with YAML in Python. By the end of it, you'll know about the available libraries, ......
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