-
Bug
-
Resolution: Done
-
Critical
-
None
-
8.0.0.Beta-CR1
-
None
-
False
-
None
-
False
-
Release Notes
-
-
-
-
-
-
Known Issue
-
Workaround Exists
-
-
-
Customer Impact: In case of Deployment Error, pod is not restarted as expected when :9990/health/live is used as liveness probe.
In EAP8 Python probes were removed and replaced with HTTP `:9990/health/` endpoints.
It turned out Liveness probe `:9990/health/live` does not reflect Deployments errors as python liveness probes used to do in EAP 74.
Note `:9990/health/live` is default liveness probe inĀ
- helm charts https://github.com/jbossas/eap-charts/blob/eap8-dev/charts/eap8/values.yaml#L32
- Operator https://github.com/wildfly/wildfly-operator/blob/6f2e4e9d24e2adca9f94fdb514df59aa82b982e3/pkg/resources/statefulsets/statefulset.go#L301
As this is change of behaviour compared to EAP 74 (regression) I am setting initial priority for Blocker for proper triage.
- relates to
-
EAPDOC-1383 Release notes for JBEAP-24257
-
- Closed
-