Operator 4.2.4
·
402 commits
to release/4.2
since this release
Additional Features
- Customers can now configure startup probes using the
startupProbefield similarly to existing support for configuring liveness and readiness probes
Other Changes
- The error reporting is improved when the use of
topologySpreadConstraintscauses 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.shdomain lifecycle script where asedcall was improperly written resulting in incomplete status information about clusters - Resolved an issue in the introspection WLST and shell scripts to use
jqto 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