cert-manager/pkg/controller
Eng Zer Jun 54e70d2cc4
refactor: move from io/ioutil to io and os package
The io/ioutil package has been deprecated in Go 1.16. This commit
replaces the existing io/ioutil functions with their new definitions in
io and os packages.

Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2021-08-23 19:50:42 +08:00
..
acmechallenges HTTP01 solver support for the Gateway API 2021-08-02 14:06:16 +01:00
acmeorders Revert "memory leak: clean up scheduler goroutine on cert deletion" 2021-07-28 19:19:39 +02:00
cainjector refactor: move from io/ioutil to io and os package 2021-08-23 19:50:42 +08:00
certificate-shim nil pointer: the Gateway API is full of pointers 2021-08-03 15:43:16 +02:00
certificaterequests Fix manually specified Certificate and CertificateRequest versions 2021-08-19 14:48:12 +01:00
certificates feat: update object description explaning the current behaviour 2021-08-03 09:26:23 +01:00
certificatesigningrequests Fix manually specified Certificate and CertificateRequest versions 2021-08-19 14:48:12 +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 Update pkg/controller/test/context_builder.go 2021-07-26 18:29:56 +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