No new features.
Target Service
and Target Port
fields to clarify the current state of these fields when no value is selected.Target Port
field selection when the Target Service
field changes and the selected port is not valid for the new service selected.Use Auxiliary Image
and Create New Auxiliary Image
switches to radio buttons to make the three options more clear.Image Tag
and Image Registry Address
fields from the Image page tabs to the Domain page when not creating a new image.Create New Primary Image
and Auxiliary Image Configuration
controls from the Image page to the Domain page.Domain in Image
and Domain in PV
use cases.
Model in Image
, Domain in Image
, and Domain in PV
use cases.Domain in PV
check that was previously preventing both Validate Model
and Prepare Model
actions from being used.Cluster
table to be editable when using Domain in PV
to support use cases where the project has or doesn’t have a model.aria-label
fields to use the i18n resource bundle.webui
unit tests from the installers.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.