-
Notifications
You must be signed in to change notification settings - Fork 218
Release notes for WKO 4.0.5 #3996
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Just had one minor comment.
@@ -10,6 +10,7 @@ draft: false | |||
|
|||
| Date | Version | Change - See also, [Change log](#change-log). | | |||
|--------------------|----------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | |||
| February 21, 2023 | v4.0.5 | Resolved. | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A summary of resolved issues is missing. Maybe this is intentional, but just want to make sure.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! Yes, you're right, this was supposed to be a "todo" marker so that I would write this message.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One minor fix.
* Updated the Fluentd integration to make the Elasticsearch credentials optional and to allow the specification of the container command and arguments. | ||
* Resolved an issue related to growth in the number of WebLogic sessions related to the monitoring exporter and health checks. | ||
* Resolved [issue #3865](https://github.com/oracle/weblogic-kubernetes-operator/issues/3865) related to decorating the name of the ConfigMap for Fluentd integration ([#3883](https://github.com/oracle/weblogic-kubernetes-operator/pull/3883)). | ||
* Updated the generation of pods and containers for [security best practices](https://oracle.github.io/weblogic-kubernetes-operator/security/pod-and-container/). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
-> I think that the x-ref should be to /security/domain-security/pod-and-container/
Kudos, SonarCloud Quality Gate passed!
|
* Prepare for WKO 4.0.5
* Prepare for WKO 4.0.5
No description provided.