Skip to content

WebLogic Kubernetes Toolkit UI v1.7.2

Latest
Compare
Choose a tag to compare
@robertpatrick robertpatrick released this 24 Jul 20:11

Major New Features

None

Other Changes

  • #299 - Added support for WDT online discovery features that allow the user to discover passwords, security provider
    data, and the OPSS domain encryption key wallet.

Bug Fixes

  • #298 - Fixed an issue that was causing the Prepare Model action to fail.

Known Issues

  • On Mac, the embedded version of WDT 4.1.0 does not include the jansi-2.4.1 JAR file that WDT's interactive Model Help
    tool requires due to an Apple requirement to sign the native code inside this third-party JAR file. User's can either
    install their own version of WDT or copy the jar file from another install if they really need to use it from the
    embedded location.
  • On Linux, the open and save dialogs open behind the main application window. This is due to
    Electron bug 32857.
  • When deploying a Verrazzano application, the Get Application Status button only checks the status of the project's
    Verrazzano component containing the WebLogic domain specification.
  • Verrazzano installation does not support a multicluster installation.
  • Verrazzano Application components Ingress Trait Rules table's URL column does not properly account for multicluster
    applications. The Update URL button will only get information from the admin (i.e., local) cluster.