Files
containerd/pkg
ktock e571fd864f Limit value size of additional annotation for avoiding unpack failure
In containerd, there is a size limit for label size (4096 chars).
Currently if an image has many layers (> (4096-39)/72 > 56),
`containerd.io/snapshot/cri.image-layers` will hit the limit of label size and
the unpack will fail.
This commit fixes this by limiting the size of the annotation.

Signed-off-by: Kohei Tokunaga <ktokunaga.mail@gmail.com>
2020-09-15 22:47:28 +09:00
..
2020-04-22 19:35:37 -05:00
2020-07-16 11:46:25 +09:00
2020-04-22 19:35:37 -05:00
2020-04-22 19:35:37 -05:00
2020-04-22 19:35:37 -05:00
2020-07-30 18:51:23 +09:00
2020-06-22 15:03:47 -04:00
2020-04-22 19:35:37 -05:00