Commit 7a2f49f
committed
Bump tags.cncf.io/container-device-interface to v0.7.2
This includes migrating from cdi.GetRegistry() to cdi.Configure() and
using top-level cdi Refresh and InjectDevices functions as applicable.
Signed-off-by: Evan Lezar <elezar@nvidia.com>1 parent 6b0cae9 commit 7a2f49fCopy full SHA for 7a2f49f
21 files changed
+280-153Lines changed: 280 additions & 153 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- integration/client
- pkg/cri
- opts
- sbserver
- server
- vendor
- tags.cncf.io/container-device-interface
- internal
- multierror
- validation/k8s
- pkg/cdi
- specs-go
Expand file treeCollapse file tree
Open diff view settings
Collapse file
+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
80 | 80 | |
81 | 81 | |
82 | 82 | |
83 | | - |
| 83 | + |
84 | 84 | |
85 | 85 | |
86 | 86 | |
| ||
142 | 142 | |
143 | 143 | |
144 | 144 | |
145 | | - |
| 145 | + |
146 | 146 | |
147 | 147 | |
148 | 148 | |
|
Collapse file
+4-4Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1690 | 1690 | |
1691 | 1691 | |
1692 | 1692 | |
1693 | | - |
1694 | | - |
1695 | | - |
1696 | | - |
| 1693 | + |
| 1694 | + |
| 1695 | + |
| 1696 | + |
Collapse file
+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
2639 | 2639 | |
2640 | 2640 | |
2641 | 2641 | |
2642 | | - |
2643 | | - |
| 2642 | + |
| 2643 | + |
Collapse file
+2-3Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
176 | 176 | |
177 | 177 | |
178 | 178 | |
179 | | - |
180 | | - |
| 179 | + |
181 | 180 | |
182 | 181 | |
183 | 182 | |
| ||
186 | 185 | |
187 | 186 | |
188 | 187 | |
189 | | - |
| 188 | + |
190 | 189 | |
191 | 190 | |
192 | 191 | |
|
Collapse file
pkg/cri/sbserver/container_create_linux_test.go
Copy file name to clipboardExpand all lines: pkg/cri/sbserver/container_create_linux_test.go+1-2Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1929 | 1929 | |
1930 | 1930 | |
1931 | 1931 | |
1932 | | - |
1933 | | - |
| 1932 | + |
1934 | 1933 | |
1935 | 1934 | |
1936 | 1935 | |
|
Collapse file
pkg/cri/sbserver/service_linux.go
Copy file name to clipboardExpand all lines: pkg/cri/sbserver/service_linux.go+1-2Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
89 | 89 | |
90 | 90 | |
91 | 91 | |
92 | | - |
93 | | - |
| 92 | + |
94 | 93 | |
95 | 94 | |
96 | 95 | |
|
Collapse file
pkg/cri/server/container_create_linux_test.go
Copy file name to clipboardExpand all lines: pkg/cri/server/container_create_linux_test.go+1-2Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
2108 | 2108 | |
2109 | 2109 | |
2110 | 2110 | |
2111 | | - |
2112 | | - |
| 2111 | + |
2113 | 2112 | |
2114 | 2113 | |
2115 | 2114 | |
|
Collapse file
pkg/cri/server/service_linux.go
Copy file name to clipboardExpand all lines: pkg/cri/server/service_linux.go+1-2Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
89 | 89 | |
90 | 90 | |
91 | 91 | |
92 | | - |
93 | | - |
| 92 | + |
94 | 93 | |
95 | 94 | |
96 | 95 | |
|
Collapse file
+3-4Lines changed: 3 additions & 4 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
821 | 821 | |
822 | 822 | |
823 | 823 | |
824 | | - |
825 | | - |
826 | | - |
| 824 | + |
| 825 | + |
827 | 826 | |
828 | 827 | |
829 | 828 | |
830 | 829 | |
831 | | - |
| 830 | + |
832 | 831 | |
833 | 832 | |
Collapse file
vendor/tags.cncf.io/container-device-interface/internal/multierror/multierror.go
Copy file name to clipboardExpand all lines: vendor/tags.cncf.io/container-device-interface/internal/multierror/multierror.go-82Lines changed: 0 additions & 82 deletions
This file was deleted.
0 commit comments