Uploaded image for project: 'Network Controller'
  1. Network Controller
  2. SDNC-1524

SDNC: secret "oom-cert-service-client-tls-secret" not found

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Medium Medium
    • None
    • Guilin Release
    • None
    • None

      I'm trying to install the ONAP SDNC component using the local helm repo by executing below helm command. 

      helm install dev-sdnc --debug local/sdnc --namespace onap -f onap/resources/environments/dev.yaml  --set global.masterPassword=guilin --timeout 1200s
      Unfortunately, SDNC pod "dev-sdnc-0" is not coming up and throwing error "Warning FailedMount 83s (x9 over 3m31s) kubelet MountVolume.SetUp failed for volume "certservice-tls-volume" : secret "oom-cert-service-client-tls-secret" not found"

      I checked the codebase and found there is a reference of secret oom-cert-service-client-tls-secret in the statefulset.yaml file under sdnc/templates. But could find any secret object/yaml in the entire codebase which would create the missing secret object.

      Is there any bug in the guilin release (git clone -b guilin http://gerrit.onap.org/r/oom --recurse-submodules) or Am I missing any configuration to setup sdnc? Would appreciate any advice or pointer to solve this problem.

            djtimoney Dan Timoney
            rbhagyabe rbhagyabe
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: