Ingress-gateway is not displayed in the list of identity certificates

Last Updated : Jun 30, 2020 |

Condition

Sometimes, the command ccmcertmgr --identity-certs does not return the ingress-gateway details.

Solution

  1. Connect to the cert-manager-certmgmt-agent pod by running the following command:
    ADDITIONAL INFORMATION:
    kubectl exec -it cert-manager-certmgmt-agent-f9bb9dc68-vtf65 /bin/bash
  2. Delete the crdResourceVersion.properties file in the cert-manager-certmgmt-agent pod by running the following command:
    ADDITIONAL INFORMATION:
    rm -f /opt/avaya/certmgmt/agent/data/crdResourceVersion.properties
  3. After a five-minute interval, run the following command:
    ADDITIONAL INFORMATION:
    ccm release cert-manager crtmgr --identity-certs