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

[operator] Orchestrator resource lists clear text argocd credentials

XMLWordPrintable

    • 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 argocd credentials (They would be listed if I had it enabled).

      oc get orchestrator orchestrator -o yaml
      [truncated] 
      
      
        argocd:
          enabled: false
          namespace: orchestrator-gitops
          password: ""
          url: ""
          username: admin   

      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 argocd credentials

      Expected results:

      No credentials are listed

              chadcrum Chad Crum
              chadcrum Chad Crum
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: