containerd/internal/cri
James Sturtevant f6677a4ec5
Cumulative stats can't decrease
During removal of the container a stat value might be reported as zero; in this case the caluclation could end up with an extremely large number.  If the cumulative stat decreases report zero.

Signed-off-by: James Sturtevant <jstur@microsoft.com>
2024-08-28 23:23:30 +00:00
..
annotations cri: add pause image name to annotations 2024-04-09 22:33:58 +08:00
bandwidth Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00
config update pause image to 3.10 2024-05-25 08:17:46 +08:00
constants Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00
instrument Remove extra span created in the instrumented service layer 2024-08-05 02:34:27 +00:00
io Use grpc.NewClient instead of deprecated ones 2024-07-18 15:26:02 -07:00
labels Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00
nri cri: ensure NRI API never has nil CRI 2024-06-28 15:32:11 -07:00
opts *: export RemoveVolatileOption for CRI image volumes 2024-05-30 09:56:37 +08:00
server Cumulative stats can't decrease 2024-08-28 23:23:30 +00:00
seutil pkg/seutil: move to internal/cri 2024-03-20 11:11:24 +01:00
store sandbox: merge address and protocol to one url 2024-04-30 15:28:00 +08:00
systemd pkg/systemd: move to internal/cri 2024-03-20 11:05:25 +01:00
testing Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00
types Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00
util Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00