github oracle/weblogic-kubernetes-operator v4.0.7
Operator 4.0.7

latest releases: v4.2.7, v4.2.6, v4.2.5...
14 months ago

Deprecation Notices

  • Model in Image without auxiliary images (the WDT model and installation files are included in the same image with the WebLogic Server installation) is deprecated in WebLogic Kubernetes Operator version 4.0.7. Oracle recommends that you use Model in Image with auxiliary images.

Other Changes

  • The Helm chart now supports the jvmOptions value that specifies the Java options used to run the operator process and the default value includes a reasonable value for -XXMaxRAMPercentage.
  • The default WebLogic Monitoring Exporter version is now 2.1.4.

Bug Fixes

  • Removed Helm chart usage of built-in Kubernetes roles system:auth-delegator and system:discovery.
  • Corrected Helm chart generation of javaLoggingFileSizeLimit.
  • Corrected domain and cluster CRD generation of quantity-typed fields, such as emptyDir.sizeLimit.
  • Samples now generate valid cluster resources when the WebLogic cluster name includes characters that are not permitted in resource names.
  • The operator now correctly deletes external services when no longer required.
  • The introspection job generated by the operator is no longer excluded from the Istio Mesh.
  • When the operator cannot validate the contents of the domain and cluster CRDs, such as in dedicated mode use cases where the operator does not have cluster-level privileges, the number of warning messages in the operator's log is limited.

Full Changelog: v4.0.6...v4.0.7

Don't miss a new weblogic-kubernetes-operator release

NewReleases is sending notifications on new releases.