Uploaded image for project: 'Data Collection, Analytics, and Events'
  1. Data Collection, Analytics, and Events
  2. DCAEGEN2-1594

VESCollector Healtcheck support when Authentication is enabled

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Done
    • Icon: Medium Medium
    • Frankfurt Release
    • None
    • None
    • None

      VESCollector when enabled for authentication mode (https://onap.readthedocs.io/en/latest/submodules/dcaegen2.git/docs/sections/services/ves-http/tls-authentication.html)  requires following configuration in blueprint be commented/removed to disable k8s readiness check.

            docker_config:
              healthcheck:
                endpoint: /healthcheck
                interval: 15s
                timeout: 1s
                type: https
      

       

      When enabled, readiness check failed due to certificate dependency.

       

      Warning  Unhealthy  5s (x4 over 50s)  kubelet, k8s-k8s-03  Readiness probe failed: Get https://10.42.212.25:8443/healthcheck: remote error: tls: bad certificate
      

       

      Need to redesign application/deployment to enable readiness check when authentication is required

            pawel pawel
            vv770d vv770d
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: