Wilfred Spiegelenburg created YUNIKORN-1027:
-----------------------------------------------

             Summary: Go: deprecation of io/ioutil
                 Key: YUNIKORN-1027
                 URL: https://issues.apache.org/jira/browse/YUNIKORN-1027
             Project: Apache YuniKorn
          Issue Type: Improvement
          Components: core - common, shim - kubernetes
            Reporter: Wilfred Spiegelenburg


As per the release note of Go 1.16 the use of io/ioutil has been deprecated: 
https://go.dev/doc/go1.16#ioutil

We have already seen some dependencies move which means that we have a 
requirement in the e2e test for Go 1.16.

All YuniKorn code should move to the new implementations and move the Go 
version in the go.mod file to 1.16. The github action etc must also be updated 
to at least the latest Go 1.16 release (currently go1.16.13) or a go 1.17 
release.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@yunikorn.apache.org
For additional commands, e-mail: dev-h...@yunikorn.apache.org

Reply via email to