Commit Graph

12 Commits

Author SHA1 Message Date
Akihiro Suda
586b038936 update containerd to v2.0.2
Fix issue 3768

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2025-01-14 15:15:55 +09:00
Curt Bushko
3f6f231bee add --all-platforms flag to LoadImageArchive 2022-10-06 23:40:19 -04:00
Harsha Narayana
d1c2a79e2e GIT-2663: optimized image load with re-tag support
GIT-2663: sanitizeImage function to help generate fully qualified image names

GIT-2663: sanitizeImage function to help generate fully qualified image names

GIT-2663: add comments for sanitizeImage function and add UTs

GIT-2663: add comments for sanitizeImage function and add UTs

GIT-2663: add comments for sanitizeImage function and add UTs

GIT-2663: add comments for sanitizeImage function and add UTs

GIT-2663: add comments for sanitizeImage function and add UTs

GIT-2663: add comments for sanitizeImage function and add UTs

GIT-2663: cleanup image retag required check

GIT-2663: cleanup image retag required check
2022-07-08 20:07:42 +05:30
Benjamin Elder
a2f4dcbe65 create digests images when loading images 2022-05-10 23:45:16 -07:00
Benjamin Elder
09f567d4ab set --snapshotter when loading image archives 2021-11-18 16:46:17 -08:00
Benjamin Elder
f9db81c462 remove unnecessary usage of CombinedOutputLines
we only want stdout for these
2020-09-15 10:12:53 -07:00
Benjamin Elder
786255b677 use path package for container paths 2020-05-28 11:30:57 -07:00
Benjamin Elder
43f9c098c6 get controlplane endpoint via provider 2020-04-24 00:11:39 -07:00
Benjamin Elder
ab257e2693 make internal packages more tightly scoped 2019-12-04 22:44:00 -08:00
Zhang Jinghui
6710e0cce7 add comments for exported function or method 2019-11-10 16:06:49 +08:00
Antonio Ojea
bb96a19093 Enable IPv6 on nodes 2019-09-28 12:33:06 +02:00
Benjamin Elder
1649222ea1 introduce node and provider interfaces, implement for docker, migrate to these 2019-09-27 20:15:17 -07:00