Commit a835101
committed
cri: UpdatePodSandbox should return Unimplemented
errgrpc will correctly translate ErrNotImplemented to GRPC's
Unimplemented, but a plain error will be returned directly.
Signed-off-by: Samuel Karp <[email protected]>1 parent 6675140 commit a835101
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | 21 | | |
23 | 22 | | |
24 | 23 | | |
| |||
664 | 663 | | |
665 | 664 | | |
666 | 665 | | |
667 | | - | |
| 666 | + | |
668 | 667 | | |
0 commit comments