Describe the bug
Current app version 1.16.3 works fine, but if you upgrade to 1.19.0, then the automatic rotation of certificates breaks.
This breaks also breaks the test-site-to-site
Version of Helm, Kubernetes and the Nifi chart:
Helm : v3.10.2
Kubernetes: v1.25.3
NiFi chart: 1.1.3
What happened:
NiFi server is still working with the old certificate, even if new cert exist in the store
What you expected to happen:
NiFi server must use a new certificate on the fly without restart
How to reproduce it (as minimally and precisely as possible):
Just upgrade image tag from 1.16.3 to 1.19.0 or 1.18.0
Anything else we need to know:
Here are some information that help troubleshooting:
NiFi has autoreload function, but I don't know how to invoke it. By default autoreload set to false. Even if I set manualy autoreload to true, this is doesn't help.
- if relevant, provide your
values.yaml or the changes made to the default one (after removing sensitive information)
- the output of the folowing commands:
Check if a pod is in error:
There is no a pod error