Skip to content

WebLogic Image Tool 1.9.18

Compare
Choose a tag to compare
@ddsharpe ddsharpe released this 07 Oct 19:54
· 302 commits to main since this release

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.