-
Story
-
Resolution: Unresolved
-
Minor
-
None
-
None
-
None
-
False
-
-
False
-
None
-
None
-
None
-
None
Migrate the openshift/cluster-dns-operator repository away from the deprecated ioutil package.
ioutil has been deprecated since Go 1.16: https://go.dev/doc/go1.16#ioutil
Changes include:
- Replace ioutil.ReadFile with os.ReadFile in mustLoadTestFile
PR: https://github.com/openshift/cluster-dns-operator/pull/454
Tracking issue: https://github.com/redhat-best-practices-for-k8s/telco-bot/issues/52