Skip to content

OSSM-12945 DOCS Known issues update to 3.3#108764

Open
shreyasiddhartha wants to merge 2 commits intoopenshift:service-mesh-docs-3.3from
shreyasiddhartha:OSSM-12945
Open

OSSM-12945 DOCS Known issues update to 3.3#108764
shreyasiddhartha wants to merge 2 commits intoopenshift:service-mesh-docs-3.3from
shreyasiddhartha:OSSM-12945

Conversation

@shreyasiddhartha
Copy link
Contributor

@shreyasiddhartha shreyasiddhartha commented Mar 20, 2026

@openshift-ci openshift-ci bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Mar 20, 2026
@ocpdocs-previewbot
Copy link

ocpdocs-previewbot commented Mar 20, 2026

🤖 Fri Mar 20 15:08:52 - Prow CI generated the docs preview:

https://108764--ocpdocs-pr.netlify.app/openshift-service-mesh/latest/ossm-release-notes/ossm-release-notes.html


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.
Copy link
Contributor

Choose a reason for hiding this comment

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

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@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.

@openshift-ci
Copy link

openshift-ci bot commented Mar 20, 2026

@shreyasiddhartha: all tests passed!

Full PR test history. Your PR dashboard.

Details

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-sigs/prow repository. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants