-
Enhancement
-
Resolution: Done
-
Critical
-
None
-
None
Currently there are 2 paths for checking Health. The one provided by microprofile health `/health` which is accessible without authentication and `/rest/health/*` with 2 endpoints `/readiness` and `/status`
Until microprofile health is not upgraded to 2.0 (Thorntail 2.5.0) we should still provide a custom health check to simplify client HealthChecks (e.g. K8S Probes) but `/rest/health` path should be enough
- clones
-
JBPM-8473 PIM UI - improve container and process selection
- Resolved