Closed
Description
Please see https://golang.org/doc/go1.16#ioutil
We have a lot of references to ioutil which we need to migrate to newer package(s) mentioned in the url above:
https://cs.k8s.io/?q=io%2Fioutil&i=nope&files=.*%5C.go&excludeFiles=&repos=kubernetes-sigs/controller-runtime
We also need some verify scripts to ensure we don't add back this package