Operator 4.0.4
·
6366 commits
to release/4.0
since this release
- Resolved an issue related to the
logHomeLayoutfield during schema conversion from "v8" to "v9" Domains.- Operator 4.0 introduced the
logHomeLayoutfield to control the organization of WebLogic Server instance log files. - The default value for
logHomeLayoutisByServers; however, the operator 3.4 behavior was consistent with the value ofFlat. - Therefore, schema conversion from "v8" to "v9" Domains now explicitly selects a
logHomeLayoutvalue ofFlat.
- Operator 4.0 introduced the
- Resolved an issue during uninstall where the validating webhook was leaving behind a ValidatingWebhookConfiguration resource. This resource is now deleted.