WebLogic Image Tool 1.9.18
Additional features in this release:
- Added
--targetfeature 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 OpenShiftwill override that default and use group=user for all domain directory permissions. Additionally,--target OpenShiftwill change the default for--chownto "oracle:root".
Bugs addressed in this release:
- Corrected hardcoded createDomain command when running WDT.