-
Notifications
You must be signed in to change notification settings - Fork 1.8k
OSSMDOC-354: Fix incorrect link in Release Notes. #33989
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
Conversation
✔️ Deploy Preview for osdocs ready! 🔨 Explore the source changes: e246fa3 🔍 Inspect the deploy log: https://app.netlify.com/sites/osdocs/deploys/60dcc44e47bd62000799cf60 😎 Browse the preview: https://deploy-preview-33989--osdocs.netlify.app |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As long as you also meant to delete the bullet above (in addition to changing the Jira link), then this LGTM
modules/ossm-rn-known-issues.adoc
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* link:https://issues.jboss.org/browse/MAISTRA-1947[MAISTRA-1947] _Technology Preview_ Updates to ServiceMeshExtensions are not applied. The workaround is to remove and recreate the ServiceMeshExtensions. | |
* link:https://issues.jboss.org/browse/MAISTRA-1947[MAISTRA-1947] _Technology Preview_ Updates to `ServiceMeshExtensions` are not applied. | |
+ | |
Workaround: Remove and recreate the `ServiceMeshExtensions`. |
modules/ossm-rn-known-issues.adoc
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This problem can be addressed by excluding port 15020 from proxy configuration, for example, | |
Workaround: You can exclude port 15020 from proxy configuration. For example: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This suggestion is based on the recently-added "Release Notes" section in the Supplemental Style Guide: https://redhat-documentation.github.io/supplementary-style-guide/#release-notes
/cherrypick enterprise-4.8 |
/cherrypick enterprise-4.7 |
/cherrypick enterprise-4.6 |
@bergerhoffer: new pull request created: #34181 In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
@bergerhoffer: new pull request created: #34182 In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
@bergerhoffer: new pull request created: #34183 In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Fixes link to incorrect JIRA in Known Issues section.