Uploaded image for project: 'Data Movement as a Platform'
  1. Data Movement as a Platform
  2. DMAAP-1728

[DR] Version 2.1.10 is released with expired certs, tag 2.1.10-STAGING-latest has new certs

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: High High
    • Jakarta Release
    • Jakarta Release
    • None

      DataRouter 2.1.10 is released with expired certs

      DataRouter 2.1.10-STAGING-latest has new certs

       

      How to verify:

      docker run --name node nexus3.onap.org:10001/onap/dmaap/datarouter-node:2.1.10
      
      docker exec -it node sh
      
      cat /opt/app/osaaf/local/org.onap.dmaap-dr.cred.props
      

      See output:

      /opt/app/osaaf/local $ cat /opt/app/osaaf/local/org.onap.dmaap-dr.cred.props
      ############################################################
      # Properties Generated by AT&T Certificate Manager
      #   by root
      #   on 2021-03-12T11:38:49.244+0000
      # @copyright 2019, AT&T
      ############################################################
      

      It is not match to master branch:
      https://gerrit.onap.org/r/c/dmaap/datarouter/+/127965

      https://gerrit.onap.org/r/c/dmaap/datarouter/+/127965/1/datarouter-node/src/main/resources/aaf/org.onap.dmaap-dr.cred.props

       

      Verify with 2.1.10-STAGING-latest

      docker run --name node nexus3.onap.org:10001/onap/dmaap/datarouter-node:2.1.10-STAGING-latest
      
      /opt $ cat /opt/app/osaaf/local/org.onap.dmaap-dr.cred.props
      ############################################################
      # Properties Generated by AT&T Certificate Manager
      #   by root
      #   on 2022-03-22T12:31:16.865+0000
      # @copyright 2019, AT&T
      ############################################################

       

      It looks like release issue

            efiacor efiacor
            twrobel twrobel
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: