Skip to content

Operator 4.2.18

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jun 12:55
· 7 commits to release/4.2 since this release

Other Changes

  • Implemented enhancement request #5381 to support configuring additional volumes and volume mounts for the operator and redirecting the operator's logs.
  • The default WebLogic Monitoring Exporter version is now 2.3.2. This version of the Monitoring Exporter has an updated container script to consistently trap SIGKILL and SIGTERM so that its container exits cleanly, similarly to changes that were made previously to other scripts owned by the operator.

Bug Fixes

  • Resolved an issue where the operator would not promptly detect introspection job failure because the status of the introspection job used the condition "FailureTarget" rather than "Failed.
  • Resolved an issue where configured init containers were not added to the introspection job for use cases that initialize a domain on a PV.

Full Changelog: v4.2.17...v4.2.18