You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: documentation/4.0/content/release-notes.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -67,7 +67,7 @@ draft: false
67
67
* The Helm chart now excludes the operator's webhook from running in an Istio mesh.
68
68
* Communication from the operator to WebLogic Server instances or to the WebLogic Monitoring Exporter sidecar use the service name and namespace rather than IP addresses to be more compatible with Istio strict mutual TLS mode.
69
69
* Resolved an issue where the `Completed` status condition would be set to true too early during the scale down of a cluster to 0 replicas.
70
-
* The Model in Image sample now uses "v9" style auxiliary images.
70
+
* The [Model in Image sample](https://oracle.github.io/weblogic-kubernetes-operator/samples/domains/model-in-image/) now uses "v9" style auxiliary images.
71
71
* The coordination between the periodic listing of Domain and Cluster resources and the processing of watch notifications has been improved to increase operator efficiency.
0 commit comments