-
Notifications
You must be signed in to change notification settings - Fork 218
Operator 4.0.4 #3767
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
Operator 4.0.4 #3767
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.
Two minor edits.
@@ -10,6 +10,7 @@ draft: false | |||
|
|||
| Date | Version | Change - See also, [Change log](#change-log). | | |||
|--------------------|----------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | |||
| December 20, 2022 | v4.0.4 | Resolved an issue related to teh automatic schema conversion of the `logHomeLayout` field and an issue related to stranding a ValidatingWebhookConfiguration resource on uninstall. | |
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.
typo -> the
|
||
* Resolved an issue related to the `logHomeLayout` field during schema conversion from "v8" to "v9" Domains. | ||
* Operator 4.0 introduced the `logHomeLayout` field to [control the organization of WebLogic Server instance log files](https://oracle.github.io/weblogic-kubernetes-operator/managing-domains/accessing-the-domain/logs/). | ||
* The default value for `logHomeLayout` is `ByServers`; however, the Operator 3.4 behavior was consistent with the value of `Flat`. |
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.
however, the Operator 3.4 -> however, the operator 3.4
(On the home page, we have WebLogic Kubernetes Operator (the “operator”))... so the term should not be capitalized when used alone.)
Kudos, SonarCloud Quality Gate passed!
|
* Operator 4.0.4 * Edits
* Operator 4.0.4 * Edits
No description provided.