Skip to content

Commit ee8df2e

Browse files
authored
Merge pull request #49034 from rh-tokeefe/OSSMDOC-650
OSSMDOC-650: Clarify JWKS write up in release notes
2 parents 099f043 + a09c401 commit ee8df2e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/ossm-rn-known-issues.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@ These are the known issues in {SMProductName}:
3434

3535
* link:https://github.com/istio/istio/issues/14743[Istio-14743] Due to limitations in the version of Istio that this release of {SMProductName} is based on, there may be applications that are currently incompatible with {SMProductShortName}. See the linked community issue for details.
3636

37-
* https://issues.redhat.com/browse/OSSM-1668[OSSM-1668] `jwksResolverCA` field is missing in `SMCP`. If you upgrade from Service Mesh operator 2.1.3 to Service Mesh operator 2.2, then the `jwksResolverCA` field is not supported.
37+
* https://issues.redhat.com/browse/OSSM-1668[OSSM-1668] A new field `spec.security.jwksResolverCA` was added to the Version 2.1 `SMCP` but is missing in the 2.2.0 and 2.2.1 releases. When upgrading from an Operator version where this field was present to an Operator version that is missing this field, the `.spec.security.jwksResolverCA` field is not available in the `SMCP`.
3838
+
39-
Workaround: Use the `techPreview` `jwksResolverExtraRootCA` field to enable additional JWKS CA certificates.
39+
Workaround: To enable additional JSON Web Key Set CA certificates when using an Operator version that is missing `spec.security.jwksResolverCA`, the workaround is to use the `spec.techPreview jwksResolverExtraRootCA` field.
4040

4141
//Keep OSSM-1655 in RN, closed as "explained" error is expected.
4242
* https://issues.redhat.com/browse/OSSM-1655[OSSM-1655] Kiali dashboard shows error after enabling mTLS in `SMCP`.

0 commit comments

Comments
 (0)