-
Bug
-
Resolution: Not a Bug
-
Undefined
-
None
-
None
-
None
-
False
-
-
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
- blocks
-
FLPATH-862 orchestrator operator
-
- Closed
-
- is cloned by
-
FLPATH-1239 [operator] Orchestrator resource lists clear text argocd credentials
-
- Closed
-
- relates to
-
FLPATH-1240 [operator] Orchestrator resource lists rhdhOperator github credentials credentials (base64 encoded)
-
- Closed
-