Commit Graph

8 Commits

Author SHA1 Message Date
joyceliu bdef602ddf feat: add create cluster command
Signed-off-by: joyceliu <joyceliu@yunify.com>
2024-05-21 19:21:48 +08:00
joyceliu 6a7dbabd49 fix: Adjust the location structure of the playbook to facilitate sequential execution of the playbook
Signed-off-by: joyceliu <joyceliu@yunify.com>
2024-03-08 21:22:00 +08:00
joyceliu 734709f15b fix: Optimize loop logic.
fix: watcher exclude unknown file.
fix: prepare variable before run task. parse tmpl syntax to actual value.
fix: add some info log.

Signed-off-by: joyceliu <joyceliu@yunify.com>
2024-03-07 17:38:01 +08:00
joyceliu 426e13dd79 fix: change magic string "ownerReferences:pipeline" to constant
fix: add some comment.

Signed-off-by: joyceliu <joyceliu@yunify.com>
2024-02-20 13:56:20 +08:00
joyceliu c70cd6576e feat: add artifact precheck
feat: add default hostname (localhost) to represent local mechine if inventory not set.

Signed-off-by: joyceliu <joyceliu@yunify.com>
2024-02-07 19:05:46 +08:00
joyceliu e4db402e49 feat: add proxy client to transport resource to local.
Signed-off-by: joyceliu <joyceliu@yunify.com>
2024-02-06 16:08:43 +08:00
joyceliu 5205c4cbdd feat: Change the klog print format. Remove custom-defined cache instances and use Kubernetes cache instead.
Signed-off-by: joyceliu <joyceliu@yunify.com>
2024-01-15 19:23:31 +08:00
joyceliu 2a676185e2 feat: kubekey gitops
Signed-off-by: joyceliu <joyceliu@yunify.com>
2024-01-05 15:14:36 +08:00