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
* Move to version 3.0.2
* remove duplicate parameter srcstorepass in keytool command
* changes to allow setting nodeAffinity and nodeSelector values in operator Helm chart and related doc change
* minor doc change
* changes based on review comments
* Mirror introspector log to a rotating file in 'log home' (if configured)
* minor fix
* remove comment
* Add log rotation for NM .out/.log, enhance log rotation for introspector .out, and document log rotation for WLS .out and .log.
* minor doc edits
* add NGINX for production ICs
* In recheck code path only continue if spec changes
* Minor change
* only add progressing condition when something is really happening to the domain
* cleanup
* populate state and healht when needed
* Changes for OWLS-82011 to reflect introspector status in domain status
* change method name
* Code refactoring
* cleanup debug message
* Remove unused method
* Added check to terminate fiber when intro job fails with BackoffLimitExceeded (which happens when intro job times out due to DeadlineExceeded).
* implement review comment suggestions
* added unit test for introspector pod phase failed
* Adjust access
* Work in progress
* debug
* debug
* more debugging
* remove debugging
* remove debugging
* cleanup
* Fix patchPod handling and change HashMap to ConcurrentHashMap
* Add ProgressingStep on scaling down
* Address review comments
* Review comment
* Corrections
* Update the external client FAQ to discuss 'unknown host' handling. Update the domain-resource doc to try make it easier to read.
* review and edit
* delete extraneous file
* minor doc tweaks
* Backport improvements to ImageBuilders
* temporarily adding chown option to imagetool command
* Update doc. contents
* update tests after image and WIT updates
* fixing the mii domain and sample test after images have been updated
* Modified group name used to copy file to server pod jenkins-ignore
* Chagnes from PR 1906
* Changes to prevent handing during tests
* changes for OWLS-83431
* changes for owls-83431
* Chnages to address PR review comments
* changes to suppresserror from synchronous call
* cleanup changes based on PR comments
* changes to fix javadoc and variable name
* Last changes for single server schedule support
* Change log
Co-authored-by: Johnny Shum <[email protected]>
Co-authored-by: [email protected] <[email protected]>
Co-authored-by: Tom Barnes <[email protected]>
Co-authored-by: Rosemary Marano <[email protected]>
Co-authored-by: doxiao <[email protected]>
Co-authored-by: [email protected] <[email protected]>
Co-authored-by: huiling_zhao <[email protected]>
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,8 +17,8 @@ Oracle is finding ways for organizations using WebLogic Server to run important
17
17
The fastest way to experience the operator is to follow the [Quick Start guide](https://oracle.github.io/weblogic-kubernetes-operator/quickstart/), or you can peruse our [documentation](https://oracle.github.io/weblogic-kubernetes-operator), read our [blogs](https://blogs.oracle.com/weblogicserver/updated-weblogic-kubernetes-support-with-operator-20), or try out the [samples](https://oracle.github.io/weblogic-kubernetes-operator/samples/).
18
18
19
19
***
20
-
The [current release of the operator](https://github.com/oracle/weblogic-kubernetes-operator/releases) is 3.0.1.
21
-
This release was published on August 13, 2020.
20
+
The [current release of the operator](https://github.com/oracle/weblogic-kubernetes-operator/releases) is 3.0.2.
Copy file name to clipboardExpand all lines: docs-source/content/_index.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,8 +23,8 @@ using the operator to deploy and run a WebLogic domain container-packaged web ap
23
23
***
24
24
#### Current production release
25
25
26
-
The [current release of the operator](https://github.com/oracle/weblogic-kubernetes-operator/releases) is 3.0.1.
27
-
This release was published on August 13, 2020. See the operator prerequisites and supported environments [here]({{< relref "/userguide/introduction/introduction#operator-prerequisites" >}}).
26
+
The [current release of the operator](https://github.com/oracle/weblogic-kubernetes-operator/releases) is 3.0.2.
27
+
This release was published on September 15, 2020. See the operator prerequisites and supported environments [here]({{< relref "/userguide/introduction/introduction#operator-prerequisites" >}}).
28
28
29
29
This release introduces _non-backward compatible_ changes; however, operators using this release can be run in the same
30
30
Kubernetes cluster as operators using the 2.6.0 version allowing for staged migration. You can replace a 2.6.0 operator with a 3.x operator without needing to recreate any existing domains; however, you must delete the 2.6.0 Helm release and then install the 3.x version rather than using a Helm upgrade. When the 3.x operator starts, it will roll any running WebLogic Server instances
Copy file name to clipboardExpand all lines: docs-source/content/release-notes.md
+19-2Lines changed: 19 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,10 +4,11 @@ date: 2019-03-15T11:25:28-04:00
4
4
draft: false
5
5
---
6
6
7
-
### Recent changes
7
+
### Releases
8
8
9
-
| Date | Version | Introduces backward incompatibilities |Change|
9
+
| Date | Version | Introduces backward incompatibilities?|Changes|
10
10
| --- | --- | --- | --- |
11
+
| September 15, 2020 | v3.0.2 | no | This release contains several fixes, including improvements to log rotation and a fix that avoids unnecessarily updating the domain status. |
11
12
| August 13, 2020 | v3.0.1 | no | Fixed an issue preventing the REST interface from working after a Helm upgrade. Helm 3.1.3+ now required. |
12
13
| July 17, 2020 | v3.0.0 | yes | Adds Model in Image feature and support for applying topology and configuration override changes without downtime. Removal of support for Helm 2.x. Operator performance improvements to manage many domains in the same Kubernetes cluster. |
13
14
| June 22, 2020 | v2.6.0 | no | Kubernetes 1.16, 1.17, and 1.18 support. Removal of support for Kubernetes 1.13 and earlier. This release can be run in the same cluster with operators of either 2.5.0 and below, or with 3.x providing an upgrade path. Certified support of Oracle Linux Cloud Native Environment (OLCNE) 1.1 with Kubernetes 1.17.0.
@@ -26,6 +27,22 @@ draft: false
26
27
| April 4, 2018 | 0.2 | 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.
27
28
| March 20, 2018 | | 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.
28
29
30
+
### Change log
31
+
32
+
#### Operator 3.0.2
33
+
34
+
* Removed unnecessary duplicated parameter in initialize-internal-operator-identity.sh script ([#1867](https://github.com/oracle/weblogic-kubernetes-operator/pull/1867)).
35
+
* Support nodeAffinity and nodeSelector for the operator in its Helm chart ([#1869](https://github.com/oracle/weblogic-kubernetes-operator/pull/1869)).
36
+
* Log file rotation enhancements and documentation ([#1872](https://github.com/oracle/weblogic-kubernetes-operator/pull/1872), [#1827](https://github.com/oracle/weblogic-kubernetes-operator/pull/1827)).
37
+
* Production support for the NGINX ingress controller ([#1878](https://github.com/oracle/weblogic-kubernetes-operator/pull/1878)).
38
+
* Prevent unnecessary changes to Domain status that were causing churn to the resourceVersion ([#1879](https://github.com/oracle/weblogic-kubernetes-operator/pull/1879)).
39
+
* Better reflect introspector status in the Domain status ([#1832](https://github.com/oracle/weblogic-kubernetes-operator/pull/1832)).
40
+
* Create each pod after any previous pods have been scheduled to allow for correct anti-affinity behavior ([#1855](https://github.com/oracle/weblogic-kubernetes-operator/pull/1855)).
41
+
42
+
#### Operator 3.0.1
43
+
44
+
* Resolved an issue where a Helm upgrade was incorrectly removing the operator's private key thereby disabling the operator's REST interface ([#1846](https://github.com/oracle/weblogic-kubernetes-operator/pull/1846)).
For more details on acquiring the operator image and prerequisites for installing the operator, consult the [Quick Start guide]({{< relref "/quickstart/_index.md" >}}).
0 commit comments