cert-manager/pkg/controller/certificates/trigger
Maël Valais 85128f26ce trigger-controller: PR comment: rephrase log about skipping issuance
The log message:

    multiple CertificateRequests found for the 'next' revision 2,
    skipping issuance until no more duplicate.

can be better phrased as:

    multiple CertificateRequests are found for the 'next' revision 2,
    issuance is skipped until there are no more duplicates.

Signed-off-by: Maël Valais <mael@vls.dev>
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
2021-04-06 18:09:28 +02:00
..
policies trigger-controller: PR comment: rephrase log about skipping issuance 2021-04-06 18:09:28 +02:00
BUILD.bazel trigger-controller: reissue on mismatch using NextRevisionRequest 2021-04-06 18:09:28 +02:00
trigger_controller_test.go trigger-controller: reissue on mismatch using NextRevisionRequest 2021-04-06 18:09:28 +02:00
trigger_controller.go trigger-controller: PR comment: rephrase log about skipping issuance 2021-04-06 18:09:28 +02:00