Uploaded image for project: 'FlightPath'
  1. FlightPath
  2. FLPATH-1238

[operator] Orchestrator resource lists clear text postgres credentials

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not a Bug
    • Icon: Undefined Undefined
    • None
    • None
    • orchestrator-operator
    • None
    • False
    • Hide

      None

      Show
      None
    • False
    • Important

      Description of the problem:

      When deploying the Orchestrator with the Orchestrator Operator, the Orchestrator resource contains clear text postgres credentials.

      oc get orchestrator orchestrator -o yaml
      [truncated] 
      
          postgres:
            authSecret:
              name: sonataflow-psql-postgresql
              passwordKey: postgres-password
              userKey: postgres-username
            database: sonataflow
            serviceName: sonataflow-psql-postgresql
            serviceNamespace: sonataflow-infra
        

      Operator source is  orchestrator-operator.v0.0.2

       

      How reproducible:

      100%

      Steps to reproduce:

      1. Deploy orchestrator operator

      2. Create orchestrator type resource

      Actual results:

      Orchestrator resource contains postgres credentials

      Expected results:

      No credentials are listed

              jgil@redhat.com Jordi Gil
              chadcrum Chad Crum
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: