Commit c496cf0
authored
Upgrade github.com/docker/cli to v20.10.12 (#894)
* Upgrade github.com/docker/cli to v20.10.12
Signed-off-by: Jan Boehm <[email protected]>
* Synchronize docker config loading
This prevents data races during testing. The root cause
are unsecured globals in the docker cli lib.
Signed-off-by: Jan Boehm <[email protected]>
* Mention upstream issue that fixes the data race
Signed-off-by: Jan Boehm <[email protected]>1 parent 5566e4b commit c496cf0
File tree
8 files changed
+146
-41
lines changed- pkg/image/containerdregistry
- vendor
- github.com/docker/cli
- cli/config
- configfile
- credentials
8 files changed
+146
-41
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
208 | 208 | | |
209 | 209 | | |
210 | 210 | | |
211 | | - | |
212 | | - | |
| 211 | + | |
| 212 | + | |
213 | 213 | | |
214 | 214 | | |
215 | 215 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
88 | 89 | | |
89 | 90 | | |
90 | 91 | | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
91 | 97 | | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
92 | 101 | | |
93 | 102 | | |
94 | 103 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments