kubekey/pkg/executor
William Wang 86dbf89026
feat: support pre_install & post_install scripts by global config (#2872)
2025-11-30 22:02:57 +08: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 feat: support pre_install & post_install scripts by global config (#2872) 2025-11-30 22:02:57 +08:00
task_executor_test.go feat: test variable store in memory (#2666) 2025-07-23 11:25:08 +08:00