Open ctron opened 4 years ago
It looks like as if this is caused by the fact that the CA is only renewed when the reconcile loop is run. However, that is not timer based by default.
I guess possible solutions to this could be:
requeueAfter
for objects that have a CA. So on startup they would be reconciled anyway, and then when the CA is close to expiry, unless something else happensI guess we have the same problem with the IoT bits, as they rely on the same pattern now.
I have an issue, after running shared infrastructure for a while, that the operator seems to fail to renew the certificates:
It seems that this prevents the operator to properly delete messaging endpoints as well.