Skip to content

Release notes 1.4.0 #180

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Nov 2, 2022
Merged

Release notes 1.4.0 #180

merged 6 commits into from
Nov 2, 2022

Conversation

robertpatrick
Copy link
Member

No description provided.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Oct 29, 2022
Copy link
Member

@rosemarymarano rosemarymarano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few minor comments

- #170: Worked around an issue that was limiting the ability to select text from the Code View scripts (WKTUI-375).
- #171: Improved workaround for the issue limiting the ability to select text from the Code View scripts (WKTUI-375).
- #172: Resolved issue when using Domain-in-Image that was causing the domain to not be created.
- #174: Resolved an issue where the Install Ingress Controller action was always passing the image pull secret--even when the user said not to use one.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the user said -> the user indicated

- #171: Improved workaround for the issue limiting the ability to select text from the Code View scripts (WKTUI-375).
- #172: Resolved issue when using Domain-in-Image that was causing the domain to not be created.
- #174: Resolved an issue where the Install Ingress Controller action was always passing the image pull secret--even when the user said not to use one.
- #176: Resolved an issue where the Update Ingress Routes action was always passing the SSL pass-through argument--even when the user did not request it.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SSL pass-through argument -> SSL pass-through argument (code font)

Copy link
Member

@rosemarymarano rosemarymarano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Few comments

@@ -27,9 +27,17 @@ pre = "<b> </b>"
- #176: Resolved an issue where the `Update Ingress Routes` action was always passing the `SSL pass-through` argument--even when the user did not request it.
- #182: Resolved Verrazzano 1.4.0+ installation issue caused by a change in the published operator file name.
- #186: Resolved Verrazzano-related issue where Ingress Trait rules were not including the hosts or destination-related fields.
- #187: Resolved an issue where the operator domain variable override config map was not being created properly.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

config map -> ConfigMap

@@ -27,9 +27,17 @@ pre = "<b> </b>"
- #176: Resolved an issue where the `Update Ingress Routes` action was always passing the `SSL pass-through` argument--even when the user did not request it.
- #182: Resolved Verrazzano 1.4.0+ installation issue caused by a change in the published operator file name.
- #186: Resolved Verrazzano-related issue where Ingress Trait rules were not including the hosts or destination-related fields.
- #187: Resolved an issue where the operator domain variable override config map was not being created properly.
- #187: Resolved an issue with the `apiVersion` of the Verrazzano component- and application-related being incorrect.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems like it's missing a word, "the Verrazzano component- and application-related (what) being incorrect.


#### Known Issues
- On Linux, the open and save dialogs open behind the main application window. This is due to
[Electron bug 32857](https://github.com/electron/electron/issues/32857).
- When deploying a Verrazzano application, the `Check Application Status` button only checks the status of the project's
Verrazzano component containing the WebLogic domain specification.
- WKTUI does not currently show the Verrazzano URL needed to access the application. The URL will always be of
the form `https://<gateway-hostname>/<app-path>`, where the `gateway-hostname` is the name created by Verrazzano
in the `Gateway` object. To get the name of the generated gateway object, run `kubectl get gateway -n <namespace> --template
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

generated gateway object -> generated Gateway object

@robertpatrick robertpatrick merged commit 18d6946 into main Nov 2, 2022
@robertpatrick robertpatrick deleted the release-notes-1.4.0 branch January 31, 2023 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants