kubekey/pkg/modules
zuoxuesong-worker 238eb2b8f6
Feat/pull image with multi arch (#2883)
* feat: support user pull one or more arch from image registry and combine them to one image

Signed-off-by: xuesongzuo@yunify.com <xuesongzuo@yunify.com>

feat: support user pull one or more arch from image registry and combine them to one image

Signed-off-by: xuesongzuo@yunify.com <xuesongzuo@yunify.com>

feat: support user pull one or more arch from image registry and combine them to one image

Signed-off-by: xuesongzuo@yunify.com <xuesongzuo@yunify.com>

feat: support user pull one or more arch from image registry and combine them to one image

Signed-off-by: xuesongzuo@yunify.com <xuesongzuo@yunify.com>

feat: support user pull one or more arch from image registry and combine them to one image

Signed-off-by: xuesongzuo@yunify.com <xuesongzuo@yunify.com>

feat: support user pull one or more arch from image registry and combine them to one image

Signed-off-by: xuesongzuo@yunify.com <xuesongzuo@yunify.com>

feat: support user pull one or more arch from image registry and combine them to one image

Signed-off-by: xuesongzuo@yunify.com <xuesongzuo@yunify.com>

feat: support user pull one or more arch from image registry and combine them to one image

Signed-off-by: xuesongzuo@yunify.com <xuesongzuo@yunify.com>

feat: support user pull one or more arch from image registry and combine them to one image

Signed-off-by: xuesongzuo@yunify.com <xuesongzuo@yunify.com>

feat: support user pull one or more arch from image registry and combine them to one image

Signed-off-by: xuesongzuo@yunify.com <xuesongzuo@yunify.com>

feat: support user pull one or more arch from image registry and combine them to one image

Signed-off-by: xuesongzuo@yunify.com <xuesongzuo@yunify.com>

* feat: support user pull one or more arch from image registry and combine them to one image

Signed-off-by: xuesongzuo@yunify.com <xuesongzuo@yunify.com>

feat: support user pull one or more arch from image registry and combine them to one image

Signed-off-by: xuesongzuo@yunify.com <xuesongzuo@yunify.com>

feat: support user pull one or more arch from image registry and combine them to one image

Signed-off-by: xuesongzuo@yunify.com <xuesongzuo@yunify.com>

feat: support user pull one or more arch from image registry and combine them to one image

Signed-off-by: xuesongzuo@yunify.com <xuesongzuo@yunify.com>

* feat: support user pull one or more arch from image registry and combine them to one image

Signed-off-by: xuesongzuo@yunify.com <xuesongzuo@yunify.com>

* feat: support user pull one or more arch from image registry and combine them to one image

Signed-off-by: xuesongzuo@yunify.com <xuesongzuo@yunify.com>

feat: support user pull one or more arch from image registry and combine them to one image

Signed-off-by: xuesongzuo@yunify.com <xuesongzuo@yunify.com>

feat: support user pull one or more arch from image registry and combine them to one image

Signed-off-by: xuesongzuo@yunify.com <xuesongzuo@yunify.com>

---------

Signed-off-by: xuesongzuo@yunify.com <xuesongzuo@yunify.com>
2025-12-23 06:20:32 +00:00
..
add_hostvars.go feat: check inventory when it's changed (#2691) 2025-08-07 17:50:23 +08:00
add_hostvars_test.go feat: check inventory when it's changed (#2691) 2025-08-07 17:50:23 +08:00
assert.go feat: check inventory when it's changed (#2691) 2025-08-07 17:50:23 +08:00
assert_test.go feat: check inventory when it's changed (#2691) 2025-08-07 17:50:23 +08:00
command.go feat: check inventory when it's changed (#2691) 2025-08-07 17:50:23 +08:00
command_test.go feat: check inventory when it's changed (#2691) 2025-08-07 17:50:23 +08:00
copy.go fix: failed to create local dir x permission denied (#2880) 2025-12-09 17:39:18 +08:00
copy_test.go feat: check inventory when it's changed (#2691) 2025-08-07 17:50:23 +08:00
debug.go feat: check inventory when it's changed (#2691) 2025-08-07 17:50:23 +08:00
debug_test.go feat: check inventory when it's changed (#2691) 2025-08-07 17:50:23 +08:00
fetch.go feat: feat no root ssh (#2858) 2025-11-17 08:29:34 +00:00
fetch_test.go feat: check inventory when it's changed (#2691) 2025-08-07 17:50:23 +08:00
gen_cert.go feat: add None in gen_cert.policy (#2773) 2025-09-22 15:35:52 +08:00
gen_cert_test.go feat: check inventory when it's changed (#2691) 2025-08-07 17:50:23 +08:00
image.go Feat/pull image with multi arch (#2883) 2025-12-23 06:20:32 +00:00
image_test.go feat: check inventory when it's changed (#2691) 2025-08-07 17:50:23 +08:00
include_vars.go fix: change builtin/core architectures (#2718) 2025-08-22 21:59:40 +08:00
include_vars_test.go fix: change builtin/core architectures (#2718) 2025-08-22 21:59:40 +08:00
module.go feature: support task include vars (#2717) 2025-08-22 01:25:53 +00:00
module_test.go feat: check inventory when it's changed (#2691) 2025-08-07 17:50:23 +08:00
prometheus.go feat: check inventory when it's changed (#2691) 2025-08-07 17:50:23 +08:00
prometheus_test.go feat: check inventory when it's changed (#2691) 2025-08-07 17:50:23 +08:00
result.go feat: check inventory when it's changed (#2691) 2025-08-07 17:50:23 +08:00
result_test.go feat: check inventory when it's changed (#2691) 2025-08-07 17:50:23 +08:00
set_fact.go feature: support same key in different file (#2714) 2025-08-20 11:10:55 +08:00
set_fact_test.go feat: check inventory when it's changed (#2691) 2025-08-07 17:50:23 +08:00
setup.go feat: check inventory when it's changed (#2691) 2025-08-07 17:50:23 +08:00
setup_test.go feat: check inventory when it's changed (#2691) 2025-08-07 17:50:23 +08:00
template.go feat: feat no root ssh (#2858) 2025-11-17 08:29:34 +00:00
template_test.go feat: check inventory when it's changed (#2691) 2025-08-07 17:50:23 +08:00