cert-manager/test/integration
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
..
acme use correct contexts everywhere & don't restart apiserver to add crds 2021-08-12 20:05:01 +02:00
certificates refactor: move from io/ioutil to io and os package 2021-08-23 19:50:42 +08:00
conversion use correct contexts everywhere & don't restart apiserver to add crds 2021-08-12 20:05:01 +02:00
ctl refactor: move from io/ioutil to io and os package 2021-08-23 19:50:42 +08:00
framework refactor: move from io/ioutil to io and os package 2021-08-23 19:50:42 +08:00
validation use correct contexts everywhere & don't restart apiserver to add crds 2021-08-12 20:05:01 +02:00
webhook use correct contexts everywhere & don't restart apiserver to add crds 2021-08-12 20:05:01 +02:00
BUILD.bazel Integration test for ACME Orders controller 2021-05-19 13:11:48 +01:00