rancher/partner-charts

Some charts in index.yaml result in Rancher 404 on loading charts

aiyengar2 opened this issue · 2 comments

Rancher Server Setup

  • Rancher version: v2.6.0
  • Installation option (Docker install/Helm Chart): Docker install
    • If Helm Chart, Kubernetes Cluster and version (RKE1, RKE2, k3s, EKS, etc):
  • Proxy/Cert Details:

Information about the Cluster

  • Kubernetes version: v1.21.3
  • Cluster Type (Local/Downstream): local
    • If downstream, what type of cluster? (Custom/Imported or specify provider for Hosted/Infrastructure Provider):

Describe the bug

404 error when trying to load partner-charts for 2 charts

To Reproduce

  • Provision Rancher
  • Navigate to local cluster
  • Go to Apps & Marketplace -> Charts and view Network on Developer Tools in browser

Result

Observe two 404s coming from the following two links related to partner-charts:

Expected Result

No 404s

Screenshots

Additional context

Seems to be because the two charts here have missing icons

@alex-isv This will be fixed in the next partner charts release because Kubecost (cost-analyzer) added an icon to their new chart in this PR, and I removed Streamsets (control-agent) icon 404 url from the chart to fix this temporarily. However, you will need to make sure that Streamsets adds an icon for their chart in their next chart maintenance PR.