mayadata-io / oep-e2e

Plan tests and run them for OpenEBS Enterprise Platform
Apache License 2.0
6 stars 10 forks source link

Issue in deploying Kubera via Kubera charts in Rancher #863

Closed harshshekhar15 closed 4 years ago

harshshekhar15 commented 4 years ago

What's the issue?

While deploying Kubera via Kubera charts in Rancher we are getting the below error -

Error Message

template: kubera-charts/templates/director/_helpers.tpl:110: 
  illegal number syntax: "-"

Error Details

CLUSTER_NAME: cluster-1

[ Print DOP release version ]-------------------------------------

Release Version: 1.12.0-ee

secret/directoronprem-registry-secret created
clusterrolebinding.rbac.authorization.k8s.io/kube-admin created
Hang tight while we grab the latest from your chart repositories...
...Skip local chart repository
...Successfully got an update from the "kubera" chart repository
...Successfully got an update from the "stable" chart repository
Update Complete.
"kubera" has been added to your repositories
Error: parse error in "kubera-charts/templates/director/_helpers.tpl": template: kubera-charts/templates/director/_helpers.tpl:110: illegal number syntax: "-"
Error: release: "kubera" not found
Changed values in values.yaml

Refer the below pipeline for more details - Pipeline

harshshekhar15 commented 4 years ago

PR - https://github.com/mayadata-io/kubera-charts/pull/15 resolves the above issue.