Skip to content

WebLogic Kubernetes Toolkit UI v1.7.0

Latest
Compare
Choose a tag to compare
@robertpatrick robertpatrick released this 19 Apr 20:56
· 7 commits to main since this release

Major New Features

None

Other Changes

  • #294 - Updated application to be compatible with WebLogic Deploy Tooling 4.x.

Bug Fixes

None

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.