OSSM-12945 DOCS Known issues update to 3.3#108764
OSSM-12945 DOCS Known issues update to 3.3#108764shreyasiddhartha wants to merge 2 commits intoopenshift:service-mesh-docs-3.3from
Conversation
|
🤖 Fri Mar 20 15:08:52 - Prow CI generated the docs preview: |
|
|
||
| Long keys validation in FIPS clusters blocked the main thread, causing Pilot-Agent connection termination after 40 seconds. As a consequence, user experience was delayed when configuring applications on FIPS clusters with large key counts. | ||
| + | ||
| To work around this problem, increase keys validation timeout. As a result, performance improves for large FIPS clusters, but may increase overall response time. |
There was a problem hiding this comment.
To work around this problem, increase keys validation timeout
This statement is incorrect IIUC. There is no such thing as key validation timeout, which causes the termination of the connection between the pilot-agent in the proxy and the istiod.
In fact, the connection between the pilot-agent in proxy and the istiod is terminated due to istiokeepalive is reached, and I am not sure if the user can override it.
(as a fix for next release (3.3.1), we increased the keepalive https://github.com/openshift-service-mesh/istio/pull/685/changes
There was a problem hiding this comment.
@mkralik3 I tried experimenting with an AI tool to generate release. I guess the results were not up to the mark. I have changed the text. PTAL.
|
@shreyasiddhartha: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions 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-sigs/prow repository. I understand the commands that are listed here. |
Change type: Doc update; Known issues update to 3.3
Doc JIRA: https://issues.redhat.com/browse/OSSM-12945
Fix Version: service-mesh-docs-3.3
Doc Preview:
https://108764--ocpdocs-pr.netlify.app/openshift-service-mesh/latest/ossm-release-notes/ossm-release-notes.html#ossm-release-3-3-known-issues_ossm-release-notes
SME Review/QE Review:
Peer Review: