Releases: oracle/weblogic-kubernetes-operator
Releases · oracle/weblogic-kubernetes-operator
Operator 3.4.4
- 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
Operator 3.4.2
- 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
Operator 3.4.0
- 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
- 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
Operator 3.3.6
- Support added for a
hostAliases
field for WebLogic Server pod generation (#2639).
Operator 3.3.5
- 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
- Resolved an issue related to Model in Image domains and enabling WebLogic secure mode (#2616).