File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
documentation/4.0/content/release-notes Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 48
48
- #1695 - Fixed an issue where the WebLogic Kubernetes Operator ` domain.yaml ` was including a placeholder for the
49
49
` domainHome ` attribute in all cases so that the WebLogic Image Tool could populate it when creating the image.
50
50
This was occurring even in use cases where the WebLogic Image Tool did not have this information. WDT no longer does
51
- this and will only include the ` domainHome ` in the case where the user has specified it on the command line.
51
+ this and will only include the ` domainHome ` in the case where the user has specified it on the command line,
52
+ or in the ` kubernetes ` section of the model.
52
53
- #1698 - Fixed issues with the new messages related to the security provider data discovery features.
53
54
- #1701 - Moved the TestSummaryHandler logging class out of the installer since it is only meant for supporting unit tests.
54
55
- #1702 - Fixed a bug in deployment plan discovery for exploded applications.
You can’t perform that action at this time.
0 commit comments