cert-manager/pkg/controller
irbekrm de8aa2583e Ensures that ACME orders controller does not create new order if it failed to update old order's status to valid
Check the status of the ACME order if finalizing order failed to catch edge cases where the order is already finalized, but the updating of Order CR's status has failed

Signed-off-by: irbekrm <irbekrm@gmail.com>
2022-01-11 10:51:14 +00:00
..
acmechallenges Move feature package into internal/controller 2022-01-07 12:17:36 +00:00
acmeorders Ensures that ACME orders controller does not create new order if it failed to update old order's status to valid 2022-01-11 10:51:14 +00:00
cainjector refactor: move from io/ioutil to io and os package 2021-08-23 19:50:42 +08:00
certificate-shim Upgrade k8s.io dependencies to v0.23.1 2021-12-17 16:27:47 +00:00
certificaterequests add comments to satisfy linter 2021-11-04 18:15:46 +01:00
certificates Merge pull request #4688 from irbekrm/renew_failed 2022-01-04 15:08:31 +00: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 Upgrade k8s.io dependencies to v0.23.1 2021-12-17 16:27:47 +00:00
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