Uploaded image for project: 'AMQ Broker'
  1. AMQ Broker
  2. ENTMQBR-8292

The password defined in ActiveMQArtemisAddress CR is shown in plain text in the Operator Log

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done-Errata
    • Critical
    • None
    • AMQ 7.10.0.GA, AMQ 7.11.1.GA
    • container image, operator

    Description

      • The password defined in ActiveMQArtemisAddress CR is shown in plain text in the Operator Log

      For instance:

      apiVersion: broker.amq.io/v1beta1
      kind: ActiveMQArtemisAddress
      metadata:
        name: test-passwd
        namespace: amq
      spec:
        addressName: myAddress0
        password: PASSWORD
        queueName: myQueue0
        routingType: anycast
        user: USERNAME
      

      AMQ Broker Operator logs:

      amq-broker-controller-manager-69b4f8568d-d82l9 manager 2023-07-05T11:53:25.573Z    INFO    controller_v1beta1activemqartemisaddress    Created ss name builder for addr    {"instance": {"kind":"ActiveMQArtemisAddress","apiVersion":"broker.amq.io/v1beta1","metadata":{"name":"test-passwd","namespace":"amq","uid":"59486ea6-05f4-4aa4-b5f3-8af0656d5efe","resourceVersion":"1316658","generation":1,"creationTimestamp":"2023-07-05T11:52:55Z","managedFields":[{"manager":"Mozilla","operation":"Update","apiVersion":"broker.amq.io/v1beta1","time":"2023-07-05T11:52:55Z","fieldsType":"FieldsV1","fieldsV1":{"f:spec":{".":{},"f:addressName":{},"f:password":{},"f:queueName":{},"f:routingType":{},"f:user":{}}}}]},"spec":{"addressName":"myAddress0","queueName":"myQueue0","routingType":"anycast","user":"USERNAME","password":"PASSWORD"},"status":{}}, "builders": null}
      

      Attachments

        Issue Links

          Activity

            People

              dbruscin Domenico Francesco Bruscino
              rhn-support-aboucham Abel Bouchama
              Mikhail Krutov Mikhail Krutov
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: