Skip to content

Releases: oracle/weblogic-kubernetes-operator

Operator 3.4.4

26 Oct 18:26
Compare
Choose a tag to compare
  • Support added to specify resource requests and limits for Monitoring Exporter sidecar containers.
  • Resolved an issue that prevented the generation of the RollCompleted event.
  • Updated scaling and lifecycle scripts to work correctly when used in a cluster with the upcoming WebLogic Kubernetes Operator 4.0 release.
  • Updated several dependencies, including SnakeYAML and the Oracle Linux base for the container image.

Operator 3.4.3

25 Aug 20:59
Compare
Choose a tag to compare
  • Resolved an issue where introspection would fail due to the node manager for non-English locales (#3328).
  • Resolved an issue related to configuration override files where servers may fail to start because another server was updating files on a shared volume (#3359).

Operator 3.4.2

09 Aug 20:11
Compare
Choose a tag to compare
  • Updated several dependencies, including the Oracle Linux base for the container image.
  • Updated the default WebLogic Monitoring Exporter injection to version 2.0.7.

Operator 3.4.1

14 Jun 12:39
Compare
Choose a tag to compare
  • Better support for retrying introspector DeadlineExceeded failures (#3109).
  • For Model in Image, expand the WDT custom folder from the archive in the domain directory before calling update or create domain (#3110).

Operator 3.4.0

22 Apr 14:55
Compare
Choose a tag to compare
  • Certified support for Kubernetes 1.22.5+ and 1.23.4+.
  • Support for injecting Fluentd sidecar containers for WebLogic Server pods and the introspector.
  • Resolved an issue where operator Services caused warnings in the Kiali console because of missing protocol designations (#2957)
  • Updated multiple dependencies, including updating the default WebLogic Monitoring Exporter injection to version 2.0.5.
  • Resolved issue #2794 related to restarting evicted pods (#2979).

Operator 3.3.8

18 Feb 18:37
Compare
Choose a tag to compare
  • Resolved an issue where the WebLogic Server Administration Console is not accessible through port forwarding after upgrade to WebLogic Deploy Tooling (WDT) 2.0 (#2776).
  • Resolved an issue where the operator would log a SEVERE message about failing to create the CRD even though the creation was successful (#2772).
  • Domain resource status now correctly displays problems pulling auxiliary container images (#2681).
  • Resolved an issue related to high CPU usage in the startServer.sh script (#2684).
  • Resolved issue #2685 related to an NPE while reading server health information (#2692).
  • Resolved an issue related to the create-domain.sh sample script (#2696).
  • Added validation to reject domain configurations that use the same serverNamePrefix for multiple clusters (#2700).
  • Resolved an issue related to properly handling WDT archive domainBin directory updates (#2704).
  • Restricted HTTP tunneling for Istio related replication channels (#2754).

Operator 3.3.7

21 Dec 14:54
Compare
Choose a tag to compare
  • Resolved an issue related to the incorrect validation of the auxiliary image path when the default location has been overridden (#2659).
  • Resolved an issue related to preserving auxiliary image logs when the main container crashes (#2664).

Operator 3.3.6

24 Nov 19:45
Compare
Choose a tag to compare
  • Support added for a hostAliases field for WebLogic Server pod generation (#2639).

Operator 3.3.5

23 Nov 18:11
Compare
Choose a tag to compare
  • Resolved an issue related to collecting logs for failed Model in Image domains that used auxiliary images (#2627, #2629).
  • Resolved an issue related to improperly reading PodDisruptionBudget resources not created by the operator (#2633).
  • Resolved issue #2636 related to sample scripts having invalid line endings for the Windows platform (#2637).

Operator 3.3.4

09 Nov 17:07
Compare
Choose a tag to compare
  • Resolved an issue related to Model in Image domains and enabling WebLogic secure mode (#2616).