File tree
400 files changed
+6730
-10746
lines changed- pkg/commands
- vendor/github.com
- containerd/typeurl
- distribution/reference
- docker/docker
- api
- types
- backend
- checkpoint
- container
- events
- image
- mount
- network
- plugins/logdriver
- registry
- swarm
- runtime
- system
- builder
- dockerfile
- remotecontext
- git
- urlutil
- client
- container
- stream
- daemon
- graphdriver
- logger
- jsonfilelog
- jsonlog
- local
- loggerutils
- cache
- network
- errdefs
- image
- spec/specs-go/v1
- internal
- multierror
- layer
- libcontainerd/types
- oci
- caps
- pkg
- archive
- chrootarchive
- containerfs
- homedir
- idtools
- ioutils
- meminfo
- parsers/kernel
- plugins
- transport
- process
- reexec
- rootless
- sysinfo
- system
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
400 files changed
+6730
-10746
lines changedDiff for: go.mod
+7-7
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
| 20 | + | |
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
| 30 | + | |
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
| |||
85 | 85 |
| |
86 | 86 |
| |
87 | 87 |
| |
88 |
| - | |
89 | 88 |
| |
90 | 89 |
| |
91 | 90 |
| |
| |||
112 | 111 |
| |
113 | 112 |
| |
114 | 113 |
| |
115 |
| - | |
| 114 | + | |
116 | 115 |
| |
117 | 116 |
| |
118 | 117 |
| |
| |||
131 | 130 |
| |
132 | 131 |
| |
133 | 132 |
| |
134 |
| - | |
135 |
| - | |
| 133 | + | |
| 134 | + | |
136 | 135 |
| |
137 | 136 |
| |
138 |
| - | |
| 137 | + | |
139 | 138 |
| |
140 | 139 |
| |
141 | 140 |
| |
| |||
169 | 168 |
| |
170 | 169 |
| |
171 | 170 |
| |
| 171 | + | |
172 | 172 |
| |
173 | 173 |
| |
174 | 174 |
| |
|
Diff for: go.sum
+14-311
Large diffs are not rendered by default.
Diff for: pkg/commands/healthcheck.go
+12-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
| 21 | + | |
21 | 22 |
| |
22 | 23 |
| |
23 | 24 |
| |
24 | 25 |
| |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
25 | 36 |
| |
26 | 37 |
| |
27 | 38 |
| |
28 | 39 |
| |
29 | 40 |
| |
30 | 41 |
| |
31 | 42 |
| |
32 |
| - | |
| 43 | + | |
33 | 44 |
| |
34 | 45 |
| |
35 | 46 |
| |
|
-2
This file was deleted.
-191
This file was deleted.
-20
This file was deleted.
-83
This file was deleted.
0 commit comments