WebLogic Image Tool 1.9.18
Additional features in this release:
- Added
--target
feature to allow the user to choose the expected environment. Currently, the options are the default (Kubernetes/Docker), and OpenShift, but allows room for additional environments. This change reverts domain directory permissions back to their original security permissions. Any domain created with this tool using the default settings will use the default umask 027 defined in WLS. Using the--target OpenShift
will override that default and use group=user for all domain directory permissions. Additionally,--target OpenShift
will change the default for--chown
to "oracle:root".
Bugs addressed in this release:
- Corrected hardcoded createDomain command when running WDT.