Skip to content

Commit 2caeff3

Browse files
committed
Review comments
1 parent 057d6aa commit 2caeff3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/recent-changes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This document tracks recent changes to the operator, especially ones that introd
44

55
| Date | Version | Introduces backward incompatibilities | Change |
66
| --- | --- | --- | --- |
7-
| December 20, 2018 | v2.0-rc1 | yes | Operator is now installed via Helm charts, replacing the earlier scripts. The operator now support domain home on Persistent Volume or in Docker image use cases, which required a redesign of the Domain schema. Customers can override domain configuration using configuration override templates. Load balancers and Ingress can now be independently configured. WebLogic logs can be directed to a Persistent Volume or choice or WebLogic server out can be directed to the Pod log. Added lifecycle support for servers and significantly more configurability for generated Pods. The final v2.0 release will be initial release where the operator team intends to provide backwards compatability as part of future releases.
7+
| December 20, 2018 | v2.0-rc1 | yes | Operator is now installed via Helm charts, replacing the earlier scripts. The operator now supports domain home on persistent volume or in Docker image use cases, which required a redesign of the Domain schema. Customers can override domain configuration using configuration override templates. Load balancers and Ingress can now be independently configured. WebLogic logs can be directed to a persistent volume or WebLogic server console out can be directed to the pod log. Added lifecycle support for servers and significantly more configurability for generated pods. The final v2.0 release will be initial release where the operator team intends to provide backward compatability as part of future releases.
88
| March 20, 2018 | v1.1 | yes | Several files and input parameters have been renamed. This affects how operators and domains are created. It also changes generated Kubernetes artifacts, therefore customers must recreate their operators and domains.
99
| April 4, 2018 | v1.0 | yes | Many Kubernetes artifact names and labels have changed. Also, the names of generated YAML files for creating a domain's PV and PVC have changed. Because of these changes, customers must recreate their operators and domains.
1010
| May 7, 2018 | | no | Added support for dynamic clusters, the Apache HTTP Server, the Voyager Ingress Controller, and for PV in NFS storage for multi-node environments.

0 commit comments

Comments
 (0)