cert-manager/pkg/controller
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
..
acmechallenges Replace reflect.DeepEqual with semantic equality check 2021-03-27 12:49:14 +05:30
acmeorders Replace reflect.DeepEqual with semantic equality check 2021-03-27 12:49:14 +05:30
cainjector Minor log message clarification 2021-01-07 19:21:11 +00:00
certificaterequests Replace reflect.DeepEqual with semantic equality check and remove status marshal 2021-03-27 12:49:14 +05:30
certificates trigger-controller: PR comment: rephrase log about skipping issuance 2021-04-06 18:09:28 +02:00
clusterissuers Replace reflect.DeepEqual with semantic equality check and remove status marshal 2021-03-27 12:49:14 +05:30
ingress-shim remove unused function 2021-03-19 13:59:33 +00:00
issuers Replace reflect.DeepEqual with semantic equality check and remove status marshal 2021-03-27 12:49:14 +05:30
test DataForCertificate: use fake clientset instead of fake lister 2021-03-04 17:20:45 +01:00
BUILD.bazel Remove unused helper functions 2020-11-19 12:44:18 +00:00
builder.go Use The cert-manager Authors. 2020-12-11 19:04:13 +01:00
context.go Removes the deprecated renew-before-expiry flag 2021-02-21 10:22:25 +00:00
controller.go Use The cert-manager Authors. 2020-12-11 19:04:13 +01:00
helper.go Use The cert-manager Authors. 2020-12-11 19:04:13 +01:00
register.go Use The cert-manager Authors. 2020-12-11 19:04:13 +01:00
util.go Use The cert-manager Authors. 2020-12-11 19:04:13 +01:00