You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@yunikorn.apache.org by "Wilfred Spiegelenburg (Jira)" <ji...@apache.org> on 2022/01/13 22:48:00 UTC

[jira] [Created] (YUNIKORN-1027) Go: deprecation of io/ioutil

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-unsubscribe@yunikorn.apache.org
For additional commands, e-mail: dev-help@yunikorn.apache.org