liujian
954579beb5
fix: Remove the error stack from the intermediate layer. ( #2521 )
...
Signed-off-by: joyceliu <joyceliu@yunify.com>
Co-authored-by: joyceliu <joyceliu@yunify.com>
2025-04-01 17:13:48 +08:00
liujian
e40c57fb9f
fix: change pipeline to playbook ( #2512 )
...
Signed-off-by: joyceliu <joyceliu@yunify.com>
Co-authored-by: joyceliu <joyceliu@yunify.com>
2025-03-24 09:51:03 +08:00
liujian
86ff6371b6
Uninstall docker interface ( #2478 )
...
Signed-off-by: joyceliu <joyceliu@yunify.com>
Co-authored-by: joyceliu <joyceliu@yunify.com>
2025-03-05 18:55:12 +08:00
II
865913fea9
feat: add more golangci lint rule. ( #2366 )
...
Signed-off-by: joyceliu <joyceliu@yunify.com>
Co-authored-by: joyceliu <joyceliu@yunify.com>
2024-08-21 16:33:36 +08:00
II
718de31d46
change package name ( #2355 )
...
* fix: set default work_dir is "./kubekey".
Signed-off-by: joyceliu <joyceliu@yunify.com>
* fix: change pkg/apis/core to pkg/apis/project pkg/apis/kubekey to pkg/apis/core .
Signed-off-by: joyceliu <joyceliu@yunify.com>
---------
Signed-off-by: joyceliu <joyceliu@yunify.com>
Co-authored-by: joyceliu <joyceliu@yunify.com>
2024-08-12 13:39:06 +08:00
joyceliu
36110a3240
fix: format code.
...
1. add var_files in playbook to set default value for the playbook.
2. add global_registry variable
3. Convert variable value: bool type strings (such as "true", "false") to bool type
Signed-off-by: joyceliu <joyceliu@yunify.com>
2024-06-19 17:06:11 +08:00
joyceliu
2eed0820d7
fix: add operator
...
Signed-off-by: joyceliu <joyceliu@yunify.com>
2024-05-29 10:32:02 +08:00
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