cert-manager/cmd/webhook/app
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
..
options Rename Wehook's API server host flag from --master to --api-server-host 2021-03-26 17:26:28 +00:00
testing refactor: move from io/ioutil to io and os package 2021-08-23 19:50:42 +08:00
BUILD.bazel set correct exit codes when exiting 2021-07-22 12:57:08 +02:00
webhook.go set correct exit codes when exiting 2021-07-22 12:57:08 +02:00