kubekey/pkg/executor
William Wang 7d7e2f9398
fix: set hostname failed because of unmatch variable use (#2882)
* fix: use var .native.set_hostname

Signed-off-by: William Wang <williamw0825@gmail.com>

* feat: mark task as skipped when all loop was skipped

Signed-off-by: William Wang <williamw0825@gmail.com>

* fix: more clear loop out

Signed-off-by: redscholar <blacktiledhouse@gmail.com>

---------

Signed-off-by: William Wang <williamw0825@gmail.com>
Signed-off-by: redscholar <blacktiledhouse@gmail.com>
Co-authored-by: redscholar <blacktiledhouse@gmail.com>
2025-12-26 05:39:36 +00:00
..
block_executor.go fix: change builtin/core architectures (#2718) 2025-08-22 21:59:40 +08:00
block_executor_test.go Uninstall docker interface (#2478) 2025-03-05 18:55:12 +08:00
executor.go fix: change pipeline to playbook (#2512) 2025-03-24 09:51:03 +08:00
executor_test.go feat: test variable store in memory (#2666) 2025-07-23 11:25:08 +08:00
playbook_executor.go fix: change builtin/core architectures (#2718) 2025-08-22 21:59:40 +08:00
playbook_executor_test.go fix: change pipeline to playbook (#2512) 2025-03-24 09:51:03 +08:00
role_executor.go bugfix: fix a bug that role and role sons when handle error (#2840) 2025-11-07 12:21:22 +08:00
task_executor.go fix: set hostname failed because of unmatch variable use (#2882) 2025-12-26 05:39:36 +00:00
task_executor_test.go feat: test variable store in memory (#2666) 2025-07-23 11:25:08 +08:00