Skip to content

Releases: oracle/weblogic-kubernetes-operator

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).

Operator 3.3.3

01 Nov 18:11
Compare
Choose a tag to compare
  • Resolved an issue related to WebLogic cluster replication when using Istio 1.10 (#2582).
  • Resolved several issues related to introspector failure, retry, and status (#2564, #2571, #2578 #2580).

Operator 3.3.2

24 Sep 17:31
Compare
Choose a tag to compare
  • Support for the networking changes included with Istio 1.10 (#2538).
  • Support for accessing the WebLogic Server Administration Console through kubectl port-forward (#2520).
  • Prevent insecure file system warnings related to the "umask 027" requirement (#2533).
  • Enhanced liveness and readiness probe customization to support customizing failure thresholds (#2521).
  • Additional validation for container port names and WebLogic Network Access Point (NAP) names that will be used as container ports (#2542).

Operator 3.3.1

23 Aug 20:51
Compare
Choose a tag to compare
  • Resolved an issue related to managed Coherence cluster formation when using Istio (#2499).
  • Resolved an issue related to generating the internal certificate when using Istio (#2486).
  • Resolved an issue related to validating Secrets and ConfigMaps referenced by a Domain when the namespace has a larger number of such resources (#2500).

Operator 3.3.0

20 Jul 15:56
Compare
Choose a tag to compare
  • Auxiliary images support.
  • Resolved an issue related to Event creation failure with the error: "StorageError: invalid object, Code: 4" (#2443).
  • Improved the ability of the operator to use an existing introspection (#2430).
  • Upgraded core dependency versions, including upgrading the Kubernetes Java Client to 13.0.0 (#2466).
  • Corrected documentation of roles necessary for the scaling script (#2464).
  • All fixes included in 3.2.1 through 3.2.5 are included in 3.3.0.

Operator 3.2.5

21 Jun 22:23
Compare
Choose a tag to compare
  • Updated the Dockerfile to ensure Oracle Linux libraries are at the latest versions.
  • Resolved an issue related to unnecessary repeated introspection (#2418).
  • Updated the default monitoring exporter sidecar container image to use the 2.0.3 version.

Operator 3.2.4

18 Jun 21:08
Compare
Choose a tag to compare
  • Added support for the sessionAffinity field for the clusterService (#2383).
  • Moved several logging messages to the CONFIG level (#2387).
  • Resolved an issue related to scalingAction.sh when there were multiple domains in the same namespace (#2388).
  • Updated operator logging and related scripts to consistently use ISO-8601 timestamp formatting (#2386).
  • Resolved an issue related to monitoring exporter integration and Istio (#2390).
  • Additional diagnostics when container start scripts fail to start the WebLogic Server instance (#2393).
  • Ensure Kubernetes API failures are logged after the final retry (#2406).
  • Resolved an issue related to failing to recover when a node drain or repaving occurred while waiting for the Administration Server to start (#2398).
  • Resolved an issue related to Istio and WDT models that use default listen and SSL ports (#2379).

Operator 3.2.3

21 May 16:54
Compare
Choose a tag to compare
  • Resolved an issue related to preserving the operator-generated internal certificate #2374.
  • Corrected the monitoring exporter integration to include the Administration Server #2365.
  • Enhanced the model-in-image support to not require the use of configuration overrides #2344.
  • Resolved an issue related to model-in-image domains performing a rolling restart when there had been no change to the model #2348.
  • Resolved an issue related to RCU schema password updates #2357.
  • Resolved an issue related to namespace starting and stopping events #2345.
  • Added support for several new events related to rolling restarts #2364.
  • Added support for customer-defined labels and annotations on the operator's pod #2370.