Uploaded image for project: 'CORD'
  1. CORD
  2. CORD-3179

Not able to install voltha by "helm install -n voltha voltha" on Flex POD

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved (View Workflow)
    • Priority: Blocker
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: helm-charts
    • Labels:
      None
    • Story Points:
      3

      Description

      Getting the following error when redeploying Flex POD

      Error: unable to decode "": no kind "EtcdCluster" is registered for version "etcd.database.coreos.com/v1beta2"
      

      This happened after "helm install -n voltha voltha"

      Purge and reinstall doesn't help

      cord@ubuntu:~/helm-charts$ helm delete --purge voltha
      release "voltha" deleted
      cord@ubuntu:~/helm-charts$ helm install -n voltha voltha
      Error: release voltha failed: object is being deleted: namespaces "ingress-nginx" already exists
      

      This is after change https://gerrit.opencord.org/#/c/9678/ and switching from

      helm install -n voltha --set etcd-operator.customResources.createEtcdClusterCRD=false voltha
      

      to "helm install -n voltha voltha"

        Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

            Assignee:
            gopinath Gopinath Taget (Inactive)
            Reporter:
            You You Wang (Inactive)
            Watchers:
            2 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved:

                Gerrit Reviews

                There are no open Gerrit changes