-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Remove uses of deprecated io/ioutil, and use new t.TempDir() and t.Cleanup() in tests #3443
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
8dc5334
cli/command/checkpoint: remove deprecated io/ioutil
thaJeztah bc1790c
cli/command/config: remove deprecated io/ioutil
thaJeztah e946bf0
cli/command/container: remove deprecated io/ioutil
thaJeztah 76b4735
cli/command/context: remove deprecated io/ioutil and use t.TempDir()
thaJeztah d14b5bf
cli/command/image: remove deprecated io/ioutil and use t.TempDir()
thaJeztah 43795ec
cli/command/manifest: remove deprecated io/ioutil and use t.TempDir()
thaJeztah f28c063
cli/command/context: remove deprecated io/ioutil
thaJeztah 9bdeb09
cli/command/node: remove deprecated io/ioutil
thaJeztah f61aab5
cli/command/plugin: remove deprecated io/ioutil
thaJeztah 3b3a0b8
cli/command/registry: remove deprecated io/ioutil
thaJeztah c558df7
cli/command/secret: remove deprecated io/ioutil
thaJeztah d1f26de
cli/command/service: remove deprecated io/ioutil
thaJeztah d59330f
cli/command/stack: remove deprecated io/ioutil
thaJeztah 78cb61c
cli/command/swarm: remove deprecated io/ioutil and use t.TempDir()
thaJeztah e0299ff
cli/command/system: remove deprecated io/ioutil
thaJeztah b5dce3c
cli/command/trust: remove deprecated io/ioutil and use t.TempDir()
thaJeztah cca73bf
cli/command/volume: remove deprecated io/ioutil
thaJeztah 3f7e7bf
cli/command: remove deprecated io/ioutil and use t.TempDir()
thaJeztah b9f0340
cli/compose: remove deprecated io/ioutil
thaJeztah 71575ab
cli/config: remove deprecated io/ioutil and use t.TempDir()
thaJeztah cca80cd
cli/context: remove deprecated io/ioutil and use t.TempDir()
thaJeztah 58cf16d
cli/manifest: remove deprecated io/ioutil and use t.TempDir()
thaJeztah 1e54bca
cli/trust: remove deprecated io/ioutil and use t.TempDir()
thaJeztah 86db51e
cli: remove deprecated io/ioutil
thaJeztah 0e3197e
cmd/docker: remove deprecated io/ioutil
thaJeztah 39ace68
docs/yaml: remove deprecated io/ioutil and use t.TempDir()
thaJeztah e89af84
e2e: remove deprecated io/ioutil and use t.TempDir()
thaJeztah 7491c5a
internal/test: remove deprecated io/ioutil
thaJeztah 85754c9
man: remove deprecated io/ioutil and use t.TempDir()
thaJeztah 38e6257
opts: remove deprecated io/ioutil and use t.Cleanup()
thaJeztah 6c06950
cli-plugins/manager: remove uses of deprecated io/ioutil
thaJeztah 8c3ae38
golangci-lint: prevent io/ioutil from being used
thaJeztah File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we should have that in buildkit too (cc @tonistiigi)