Commit 6330573
cri: move noisy CDI logs to debug level
WithCDI currently emits logs at Info level for every container even when
len(Config.CDIDevices) == 0. Move these to Debug level.
Signed-off-by: Samuel Karp <[email protected]>1 parent 060aa1d commit 6330573
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
154 | | - | |
| 154 | + | |
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
| |||
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
163 | | - | |
| 163 | + | |
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
| |||
0 commit comments