WebLogic Kubernetes Toolkit UI v1.1.1
Major New Features
No new features
Other Changes
- Revamp the Ingress Route editing mechanism:
- Add busy dialog while fetching existing service data from the domain's Kubernetes namespace prior to opening the route edit dialog.
- Add placeholders to the
Target Service
andTarget Port
fields to clarify the current state of these fields when no value is selected. - Add logic to reset the
Target Port
field selection when theTarget Service
field changes and the selected port is not valid for the new service selected.
- Rework the Image page and related fields on the Domain page to improve usability. With these changes, a user not needing to create new images can bypass the Image page completely.
- Convert
Use Auxiliary Image
andCreate New Auxiliary Image
switches to radio buttons to make the three options a user has clearer. - Move the
Image Tag
andImage Registry Address
fields from the Image page tabs to the Domain page when not creating a new image. - Replicate the
Create New Primary Image
andAuxiliary Image Configuration
controls from the Image page to the Domain page. - Add navigation buttons on the Domain page to direct the user to go back to the Image page when creating a new image.
- Convert
- Bundle WebLogic Deploy Tooling 2.1.0. See WDT release notes for details.
- Rework Model actions to work better for
Domain in Image
andDomain in PV
use cases.- Enhance Prepare Model action to use the new target types added in WebLogic Deploy Tooling 2.1.0 so that Prepare Model works properly for
Model in Image
,Domain in Image
andDomain in PV
use cases. - Remove
Domain in PV
check that was previously preventing bothValidate Model
andPrepare Model
actions from being used.
- Enhance Prepare Model action to use the new target types added in WebLogic Deploy Tooling 2.1.0 so that Prepare Model works properly for
- Enhance Domain page
Cluster
table to be editable when usingDomain in PV
to support use cases where the project has or doesn't have a model. - Convert all
aria-label
fields to use the i18n resource bundle. - Remove
webui
unit tests from the installers.
Bug Fixes
- Resolve issue with "Save As" when saving project file in a different directory.
- Resolve issue with "Save As" where the project was losing an entry for the archive file if no pending changes exist.
- Resolve issue where project file to window mapping was causing unnecessary reassigning of the credential manager.
- Add additional RPM installer dependencies to try to resolve installation issues when on a Linux VM not being used as a desktop machine.
- Add a native macOS ICNS icon to resolve mangled icon on macOS.
- Resolve issue with existing ingress route detection to eliminate overwrite warnings when route does not exist.