Save As
menu item to allowing saving a project and any model files to a new name/location.Extra Path Directories
functionality from the Kubernetes Client Configuration page to the
Project Settings page to better align with new macOS environment settings and the scope to which they apply.Help
menu’s Visit Website
menu item with a View Documentation
menu item that opens the WebLogic Kubernetes Toolkit UI
documentation in the user’s browser.Application Deployment Plan
, Custom File
, and Custom Directory
option types to the Archive editor’s Add dialog.Quit WebLogic Kubernetes Toolkit UI
where it required invoking it multiple times
to exit the application.Quit WebLogic Kubernetes Toolkit UI
was not working if the About dialog window
was the last window open.podman
executions.When running the WKT UI application on Windows, the image builder tool (Docker or Podman) also must be directly
executable in Windows. For example, there is currently no support for running the WKT UI application in Windows and
running Podman under the Windows Subsystem for Linux (WSL2). However, running Docker Desktop for Windows with a WSL2
backend is fully supported because the docker
command is executable directly in Windows (without having to call
WSL2). If you need to use Podman on Windows, then refer to the Podman blog entries at
https://podman.io/blogs/2021/09/06/podman-on-macs.html and https://podman.io/blogs/2020/09/02/running_windows_or_mac.html
for more information about downloading, installing, and configuring the Windows Remote Client.
On Linux, the application depends on libGL being installed. libGL is not currently listed in the dependencies list
for the rpm
(or deb
) installers. Therefore, you will need to install libGL using your package manager.
For example:
sudo yum install libGL
When trying to run the application on a Linux machine and display it on a Windows machine, do not use the Xming X server. There appears to be a bug (presumably with their OpenGL support) that prevents applications using Electron 13.x or later from working (for example, Microsoft VS Code doesn’t work either).
The application is limited to working with archive files whose size is less than 2 GB.