cert-manager/pkg/controller
irbekrm 4aee0a4acd Reduce a few calls to ACME server
Ensure that when updating cert-manager Order CR's status from an existing ACME Order only one call will be made to retrieve the ACME Order

Signed-off-by: irbekrm <irbekrm@gmail.com>
2021-11-26 16:31:27 +00:00
..
acmechallenges Replace all references to pkg/internal with internal 2021-10-21 12:27:04 +01:00
acmeorders Reduce a few calls to ACME server 2021-11-26 16:31:27 +00:00
cainjector refactor: move from io/ioutil to io and os package 2021-08-23 19:50:42 +08:00
certificate-shim Replace all references to pkg/internal with internal 2021-10-21 12:27:04 +01:00
certificaterequests add comments to satisfy linter 2021-11-04 18:15:46 +01:00
certificates Add fuzzing unit tests for JKS passwords 2021-10-29 15:12:51 +01:00
certificatesigningrequests Replace all references to pkg/internal with internal 2021-10-21 12:27:04 +01:00
clusterissuers static analysis: pkg/controller 2021-05-21 12:03:47 +01:00
issuers ./hack/update-deps.sh 2021-05-07 09:55:09 +01:00
test Fix flaky test by using EqualUnsorted to compare Events 2021-10-01 12:41:15 +01:00
BUILD.bazel Don't error if owner not found in cache 2021-08-17 08:31:49 +01:00
builder.go
context.go HTTP01 solver support for the Gateway API 2021-08-02 14:06:16 +01:00
controller.go remove unnecessary wait.Until 2021-07-27 21:43:54 +02:00
helper.go Tidy godoc comments 2021-05-05 16:21:24 +01:00
register.go gosimple: S1019 2021-05-04 14:17:06 +01:00
util_test.go Allows for annotations passed from CSR to Order to be filtered 2021-07-27 10:55:09 +01:00
util.go Don't error if owner not found in cache 2021-08-17 08:31:49 +01:00