cert-manager/test/integration/ctl
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
..
install_framework Improvements based on reviewer's feedback 2021-07-23 15:29:43 +02:00
testdata Adapt tests to new default behaviour of convert cmd 2020-08-28 15:45:36 +02:00
BUILD.bazel don't wait for hooks in kubectl cert-manager x install test & use local chart for tests 2021-08-11 23:18:33 +02:00
ctl_convert_test.go refactor: move from io/ioutil to io and os package 2021-08-23 19:50:42 +08:00
ctl_create_cr_test.go refactor: move from io/ioutil to io and os package 2021-08-23 19:50:42 +08:00
ctl_install.go use correct contexts everywhere & don't restart apiserver to add crds 2021-08-12 20:05:01 +02:00
ctl_renew_test.go use correct contexts everywhere & don't restart apiserver to add crds 2021-08-12 20:05:01 +02:00
ctl_status_certificate_test.go use correct contexts everywhere & don't restart apiserver to add crds 2021-08-12 20:05:01 +02:00