Closed jrebmann closed 11 months ago
I just took a look at it. I don't think the build fails because of my change.
The unit test OIDC Logins / OIDC (cluster, Ingress, cert-manager local issuer)
fails since commit f296a8e87ea96e05ece9fe8a8a1b6d29d6f4b1ac (Jun 15, 23).
Is the problem already known?
yeah, not sure what's wrong.
Absolutely! This PR is essential to use Apache NiFi versions >=1.19.0.
What this PR does / why we need it:
This pull request allows
apache/nifi
versions>=0.19.0
to be released with this helm chart.As described in issue #313, this only required the keystore type to be explicitly set to
JKS
when callingkeytool
to be compatible with Java 11.This change is backward compatible with Java 8.
Which issue this PR fixes
Checklist