-
Feature
-
Resolution: Unresolved
-
Major
-
1.35.0
-
None
To improve the debugging experience when deploying a workflow via a SonataFlow CR in the dev profile, it should be possible, using the Quarkus Dev UI, to access the PostgreSQL instance used by that workflow. To achieve this, it is proposed to:
- Allow quarkus-embedded-postgresql to bind to IP addresses other than localhost.
- Create a dedicated Kubernetes Service for PostgreSQL in dev-profile deployments.
- Add a PostgreSQL Dev UI to quarkus-embedded-postgresql