Files
cert-manager/pkg/controller
Maël Valais 17cd05ecab test(issuing): new test: when req mismatches, cert can't be updated
This new unit test highlights an unexpected behavior of the issuing
controller: the issuing controller is updating the certificate's status
when the certificate request has a failure ("Reason = Failed"), but the
controller might have picked up an out-of-date certificate request.

The consequence is that the issuing controller would set the certificate
to "Issuing = False". That happens when a re-issuance is triggered with
an old failing certificate request.

Signed-off-by: Maël Valais <mael.valais@gmail.com>
2020-12-06 14:22:02 +01:00
..
2020-11-20 09:46:49 +01:00
2020-08-20 14:28:06 +01:00
2020-08-20 14:28:06 +01:00
2020-11-19 12:44:18 +00:00
2020-09-03 15:11:45 +02:00
2020-11-19 12:44:18 +00:00
2020-08-12 10:59:42 +02:00