containerd/pkg/cri
Rodrigo Campos 2d64ab8d79 cri: Don't use rel path for image volumes
Runc 1.1 throws a warning when using rel destination paths, and runc 1.2
is planning to thow an error (i.e. won't start the container).

Let's just make this an abs path in the only place it might not be: the
mounts created due to `VOLUME` directives in the Dockerfile.

Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
2023-07-31 12:33:54 +02:00
..
annotations CRI: Create DefaultCRIAnnotations helper 2023-02-13 13:05:01 -08:00
config RELEASES.md: de-deprecation of CNI conf_template will be v1.7.3 2023-06-03 17:04:14 +09:00
constants Remove cri v1alpha1 services 2023-03-16 17:48:49 +08:00
instrument Remove cri v1alpha1 services 2023-03-16 17:48:49 +08:00
io Cleanup logrus imports 2023-05-05 11:54:14 -07:00
labels Pinned image support 2023-06-02 09:57:22 +05:30
nri pkg/cri: split out NRI API from pkg/cri/server. 2023-02-13 22:05:45 +02:00
opts cri: memory.memsw.limit_in_bytes: no such file or directory 2023-07-21 14:43:33 +02:00
sbserver cri: Don't use rel path for image volumes 2023-07-31 12:33:54 +02:00
server cri: Don't use rel path for image volumes 2023-07-31 12:33:54 +02:00
store cri: fix using the pinned label to pin image 2023-07-26 12:26:00 +08:00
streaming bugfix(port-forward): Correctly handle known errors 2023-07-11 11:06:13 +08:00
util Remove cri v1alpha1 services 2023-03-16 17:48:49 +08:00
cri.go notify readiness when registered plugins are ready 2023-05-26 03:07:40 +00:00