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 ServiceandTarget Portfields to clarify the current state of these fields when no value is selected. - Add logic to reset the
Target Portfield selection when theTarget Servicefield 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 ImageandCreate New Auxiliary Imageswitches to radio buttons to make the three options a user has clearer. - Move the
Image TagandImage Registry Addressfields from the Image page tabs to the Domain page when not creating a new image. - Replicate the
Create New Primary ImageandAuxiliary Image Configurationcontrols 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 ImageandDomain in PVuse 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 ImageandDomain in PVuse cases. - Remove
Domain in PVcheck that was previously preventing bothValidate ModelandPrepare Modelactions 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
Clustertable to be editable when usingDomain in PVto support use cases where the project has or doesn't have a model. - Convert all
aria-labelfields to use the i18n resource bundle. - Remove
webuiunit 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.