tongdun / td-redis-operator

一款强大的云原生redis-operator,经过大规模生产级运行考验,支持分布式集群、支持主备切换等缓存集群解决方案…The powerful cloud-native redis-operator, which has passed the test of large-scale production-level operation, supports distributed clusters and active/standby switching ...
Apache License 2.0
505 stars 89 forks source link

Helm repo error #10

Closed IDerr closed 2 years ago

IDerr commented 2 years ago

Hello when adding a repo to my helmm I have this issue, perhaps it needs a name for the version 0.1.0 for the operator

Thanks a lot index.go:346: skipping loading invalid entry for chart "td-redis-operator" "0.1.0" from https://tongdun.github.io/td-redis-operator/charts/td-redis-operator: validation: chart.metadata.name is required

DoubleJ213 commented 2 years ago

It works well for me. can you provide more information such as helm version and install steps and so on

IDerr commented 2 years ago

Oh it's not during the install, it's during the helm repo update It may be linked to the https://github.com/tongdun/td-redis-operator/blob/main/charts/td-redis-operator/index.yaml I think it needs a name field

IDerr commented 2 years ago

for example

apiVersion: v1
entries:
  alpine:
    - created: 2016-10-06T16:23:20.499814565-06:00
      description: Deploy a basic Alpine Linux pod
      digest: 99c76e403d752c84ead610644d4b1c2f2b453a74b921f422b9dcb8a7c8b559cd
      home: https://helm.sh/helm
      name: alpine
      sources:
      - https://github.com/helm/helm
      urls:
      - https://technosophos.github.io/tscharts/alpine-0.2.0.tgz
      version: 0.2.0
    - created: 2016-10-06T16:23:20.499543808-06:00
      description: Deploy a basic Alpine Linux pod
      digest: 515c58e5f79d8b2913a10cb400ebb6fa9c77fe813287afbacf1a0b897cd78727
      home: https://helm.sh/helm
      name: alpine
      sources:
      - https://github.com/helm/helm
      urls:
      - https://technosophos.github.io/tscharts/alpine-0.1.0.tgz
      version: 0.1.0
  nginx:
    - created: 2016-10-06T16:23:20.499543808-06:00
      description: Create a basic nginx HTTP server
      digest: aaff4545f79d8b2913a10cb400ebb6fa9c77fe813287afbacf1a0b897cdffffff
      home: https://helm.sh/helm
      name: nginx
      sources:
      - https://github.com/helm/charts
      urls:
      - https://technosophos.github.io/tscharts/nginx-1.1.0.tgz
      version: 1.1.0
generated: 2016-10-06T16:23:20.499029981-06:00