Skip to content

Conversation

@rjeberhard
Copy link
Member

Resolves a pair of issues related to running well in very large Kubernetes clusters.

Note: I will create a pre-release build now and provide it to the customer for final validation before we release this version tomorrow.

rjeberhard and others added 4 commits February 10, 2021 17:51
…tifications not received in jumbo k8s cluster (#2188)

* Fix for OWLS_87753 to start managed server waiters in case watch event notifications are not received

* Check for null initialResource

* PR review comment - added null check for resourceName

* Address PR review comment.
Copy link
Contributor

@rosemarymarano rosemarymarano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

minor stuff


| Date | Version | Introduces backward incompatibilities? | Change |
| --- | --- | --- | --- |
| February 12, 2021 | v3.1.3 | no | Resolved a pair of issues related to running well in very large Kubernetes clusters. |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

to running well -> (just a suggestion) to the operator running well


#### Operator 3.1.3

* Resolved an issue that caused some WebLogic servers to fail to start in large Kubernetes clusters where Kubernetes watch notifications were not reliably delivered ([#2188](https://github.com/oracle/weblogic-kubernetes-operator/pull/2188)).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

WebLogic servers -> WebLogic Servers

#### Operator 3.1.3

* Resolved an issue that caused some WebLogic servers to fail to start in large Kubernetes clusters where Kubernetes watch notifications were not reliably delivered ([#2188](https://github.com/oracle/weblogic-kubernetes-operator/pull/2188)).
* Resolved an issue that caused the operator to ignore some namespaces it was configured to managed in Kubernetes clusters that had more than 500 namespaces ([#2189](https://github.com/oracle/weblogic-kubernetes-operator/pull/2189)).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it was configured to managed -> it was configured to manage

@rjeberhard rjeberhard merged commit 8ba60d0 into master Feb 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants