containerd/pkg/cri/store
Sebastiaan van Stijn 4923470902
replace reference/docker for github.com/distribution/reference v0.5.0
The reference/docker package was a fork of github.com/distribution/distribution,
which could not easily be used as a direct dependency, as it brought many other
dependencies with it.

The "reference' package has now moved to a separate repository, which means
we can replace the local fork, and use the upstream implementation again.

The new module was extracted from the distribution repository at commit:
b9b19409cf

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-08-31 15:54:50 +02:00
..
container pkg/cri: optimize slice initialization 2023-01-24 20:46:20 +01:00
image replace reference/docker for github.com/distribution/reference v0.5.0 2023-08-31 15:54:50 +02:00
label Fix exported comments enforcer in CI 2021-03-12 08:47:05 -08:00
sandbox Fix concurrent writes for UpdateContainerStats 2023-02-17 15:13:18 -06:00
snapshot Fix out of date comments for CRI store packages 2022-07-11 13:57:39 -07:00
stats Implement CRI container and pods stats 2021-11-03 17:52:05 -07:00
util.go Move cri server packages under pkg/cri 2020-10-07 13:09:37 -07:00