cert-manager/pkg
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
..
acme Implement feedback 2020-11-17 16:27:16 +01:00
api Add note on why we shorten names 2020-09-01 15:03:25 +02:00
apis Implement feedback 2020-11-20 09:46:49 +01:00
client Run bazel updates 2020-08-26 14:29:06 +02:00
controller test(issuing): new test: when req mismatches, cert can't be updated 2020-12-06 14:22:02 +01:00
ctl Implement feedback from review 2020-08-27 14:46:28 +02:00
feature
internal Merge pull request #3433 from sorah/vault-issuer-exclude-root 2020-12-03 09:23:14 +01:00
issuer dns01-aws: aws-sdk-go already honors the proxy settings 2020-12-01 13:26:29 +01:00
logs Implement feedback from review 2020-08-27 14:46:28 +02:00
metrics ./hack/update-all.sh 2020-08-20 14:28:06 +01:00
scheduler
util Fix various typos found by codespell 2020-11-07 14:55:13 +01:00
webhook Fix various typos found by codespell 2020-11-07 14:55:13 +01:00