·
33 commits
to release/4.2
since this release
Other Changes
- The default WebLogic Monitoring Exporter version is now 2.3.0. This version of the Monitoring Exporter, including the WAR file packaging, supports deploying on WebLogic versions supporting either the Java EE or Jakarta EE specifications.
- The operator now supports using WDT models encrypted using the WDT encrypt model command associated with initializeDomainOnPV use cases.
Bug Fixes
- The introspection job now correctly supports the configuration of init containers.
- The operator defines default pod-level and container-level values for
securityContext
; however, there was previously no way to suppress the container-level default if the customer specified their own pod-level values. Now, the operator will not apply the default container-levelsecurityContext
if the customer has specified a value forpodSecurityContext
. - The schema conversion webhook will now correctly update the Domain and Cluster custom resource definitions (CRD's) in all cases when it has the required cluster permissions to do so and the Helm chart was not installed in dedicated mode.
Full Changelog: v4.2.15...v4.2.16