Skip to content

Commit ba67a98

Browse files
committed
Merge branch 'release-notes-1' into 'main'
Doc correction for domain home fix See merge request weblogic-cloud/weblogic-deploy-tooling!1711
2 parents 94fcb00 + 0609a30 commit ba67a98

File tree

1 file changed

+2
-1
lines changed
  • documentation/4.0/content/release-notes

1 file changed

+2
-1
lines changed

documentation/4.0/content/release-notes/_index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,8 @@ None
4848
- #1695 - Fixed an issue where the WebLogic Kubernetes Operator `domain.yaml` was including a placeholder for the
4949
`domainHome` attribute in all cases so that the WebLogic Image Tool could populate it when creating the image.
5050
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.
5253
- #1698 - Fixed issues with the new messages related to the security provider data discovery features.
5354
- #1701 - Moved the TestSummaryHandler logging class out of the installer since it is only meant for supporting unit tests.
5455
- #1702 - Fixed a bug in deployment plan discovery for exploded applications.

0 commit comments

Comments
 (0)