Uploaded image for project: 'ONAP Operations Manager'
  1. ONAP Operations Manager
  2. OOM-1357

helm 2.9.1 del --purge problem

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Medium Medium
    • Casablanca Release
    • Casablanca Release
    • None

      After the upgrade to helm 2.9.1 the deletion of a release is not done completely.
      Example:

      root@rancher:~# helm del --purge aai
      release "aai" deleted
      root@rancher:~# rm -rf /dockerdata-nfs/aai
      root@rancher:~# helm install local/aai -n aai --namespace onap -f ~/integration-override-aai.yaml 
      Error: release aai failed: configmaps "aai-aai-gizmo-log-configmap" already exists

      It fails for different components with left over configmaps, persistent volumes,..

      This might be related to a known issue (https://github.com/helm/helm/issues/3889)

       

            jmac jmac
            andreasgeissler Andreas Geissler
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: