Uploaded image for project: 'Common Controller SDK'
  1. Common Controller SDK
  2. CCSDK-3892

Make mountpoint-registrar.properties configurable

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Medium
    • Resolution: Done
    • London Release
    • London Release
    • features

    Description

      Introduce env variables for kafka settings in mountpoint-registrar.properties

       
      [strimzi-kafka]
      strimziEnabled=${SDNR_KAFKA_ENABLED}
      bootstrapServers=${SDNR_KAFKA_BOOTSTRAP_SERVERS}
      securityProtocol=${SDNR_KAFKA_SECURITY_PROTOCOL}
      saslMechanism=${SDNR_KAFKA_SASL_MECHANISM}
      saslJaasConfig=${SDNR_KAFKA_SASL_JASS_CONFIG}
       

      previous settings should be set as default.

       

      Change csit tests:

      remove file: csit/scripts/sdnr/docker-compose/sdnr/mountpoint-registrar.properties

      add env variables and remove file mount to file above in
      csit/scripts/sdnr/docker-compose/docker-compose-single-sdnr.yaml
      SDNR_KAFKA_ENABLED=true
      SDNR_KAFKA_BOOTSTRAP_SERVERS=kafka:9092
       

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              pendurty Ravi Pendurty
              demskeq8 Alexander Dehn
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: