Skip to content

Release notes for 3.3.8 #2791

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 9 commits into from
Feb 18, 2022
Merged

Release notes for 3.3.8 #2791

merged 9 commits into from
Feb 18, 2022

Conversation

rjeberhard
Copy link
Member

No description provided.

Copy link
Member

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

Few minor nits.

@@ -50,6 +51,18 @@ draft: false

### Change log

#### Operator 3.3.8

* Resolved an issue where the WebLogic Administration Console is not accessible through port forwarding after upgrade to WebLogic Deploy Tooling (WDT) 2.0 ([#2776](https://github.com/oracle/weblogic-kubernetes-operator/pull/2776)).
Copy link
Member

Choose a reason for hiding this comment

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

WebLogic Administration Console -> WebLogic Server Administration Console

Copy link
Member Author

Choose a reason for hiding this comment

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

Sigh... thanks.

* Resolved an issue where the WebLogic Administration Console is not accessible through port forwarding after upgrade to WebLogic Deploy Tooling (WDT) 2.0 ([#2776](https://github.com/oracle/weblogic-kubernetes-operator/pull/2776)).
* Resolved an issue where the operator would log a SEVERE message about failing to create the CRD even though the creation was successful ([#2772](https://github.com/oracle/weblogic-kubernetes-operator/pull/2772)).
* Domain resource status now correctly displays problems pulling auxiliary container images ([#2681](https://github.com/oracle/weblogic-kubernetes-operator/pull/2681)).
* Resolved an issue related to high CPU usage in the startServer.sh script ([#2684](https://github.com/oracle/weblogic-kubernetes-operator/pull/2684)).
Copy link
Member

Choose a reason for hiding this comment

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

startServer.sh -> startServer.sh (code font)

* Domain resource status now correctly displays problems pulling auxiliary container images ([#2681](https://github.com/oracle/weblogic-kubernetes-operator/pull/2681)).
* Resolved an issue related to high CPU usage in the startServer.sh script ([#2684](https://github.com/oracle/weblogic-kubernetes-operator/pull/2684)).
* Resolved [issue #2685](https://github.com/oracle/weblogic-kubernetes-operator/issues/2685) related to an NPE while reading server health information ([#2692](https://github.com/oracle/weblogic-kubernetes-operator/pull/2692)).
* Resolved an issue related to the create-domain.sh sample script ([#2696](https://github.com/oracle/weblogic-kubernetes-operator/pull/2696)).
Copy link
Member

Choose a reason for hiding this comment

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

create-domain.sh -> create-domain.sh

* Resolved an issue related to high CPU usage in the startServer.sh script ([#2684](https://github.com/oracle/weblogic-kubernetes-operator/pull/2684)).
* Resolved [issue #2685](https://github.com/oracle/weblogic-kubernetes-operator/issues/2685) related to an NPE while reading server health information ([#2692](https://github.com/oracle/weblogic-kubernetes-operator/pull/2692)).
* Resolved an issue related to the create-domain.sh sample script ([#2696](https://github.com/oracle/weblogic-kubernetes-operator/pull/2696)).
* Added validation to reject domain configurations that use the same serverNamePrefix for multiple clusters ([#2700](https://github.com/oracle/weblogic-kubernetes-operator/pull/2700)).
Copy link
Member

Choose a reason for hiding this comment

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

serverNamePrefix

* Resolved [issue #2685](https://github.com/oracle/weblogic-kubernetes-operator/issues/2685) related to an NPE while reading server health information ([#2692](https://github.com/oracle/weblogic-kubernetes-operator/pull/2692)).
* Resolved an issue related to the create-domain.sh sample script ([#2696](https://github.com/oracle/weblogic-kubernetes-operator/pull/2696)).
* Added validation to reject domain configurations that use the same serverNamePrefix for multiple clusters ([#2700](https://github.com/oracle/weblogic-kubernetes-operator/pull/2700)).
* Resolved an issue related to properly handling WDT archive domainBin directory updates ([#2704](https://github.com/oracle/weblogic-kubernetes-operator/pull/2704)).
Copy link
Member

Choose a reason for hiding this comment

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

domainBin

@rjeberhard rjeberhard merged commit 7fac13e into release/3.3 Feb 18, 2022
@rjeberhard rjeberhard deleted the prepare-338 branch March 22, 2022 19:05
rjeberhard added a commit to rjeberhard/weblogic-kubernetes-operator that referenced this pull request Jun 7, 2023
* Release notes for 3.3.8
rjeberhard added a commit to rjeberhard/weblogic-kubernetes-operator that referenced this pull request Jun 7, 2023
* Release notes for 3.3.8
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.

2 participants