Additional Features
- Customers can now configure startup probes using the
startupProbe
field similarly to existing support for configuring liveness and readiness probes
Other Changes
- The error reporting is improved when the use of
topologySpreadConstraints
causes pods to be unschedulable
Bug Fixes
- Resolved an issue in the quick-start sample YAML file defining the sample Domain and Cluster resources that resulted in the operator reporting that the Domain was invalid because the Cluster resource did not yet exist
- Resolved an issue in the sample
waitForDomain.sh
domain lifecycle script where ased
call was improperly written resulting in incomplete status information about clusters - Resolved an issue in the introspection WLST and shell scripts to use
jq
to validate deltas when a model is changed to prevent failures in WLST when the model is very large - Resolved an issue in the liveness probe and shutdown lifecycle scripts to more quickly exit the container after the server instance has stopped
Full Changelog: v4.2.3...v4.2.4