Commit Graph

2277 Commits

Author SHA1 Message Date
joyceliu 33835289f1 doc: add github action
Signed-off-by: joyceliu <joyceliu@yunify.com>
2024-06-28 14:05:29 +08:00
joyceliu 6a821da6e6 doc: add github action
Signed-off-by: joyceliu <joyceliu@yunify.com>
2024-06-28 10:43:32 +08:00
joyceliu 85dbdbd11f doc: add docs
Signed-off-by: joyceliu <joyceliu@yunify.com>
2024-06-27 13:31:52 +08:00
joyceliu b79cf98c01 fix: add ignoreErrors to block and playbook
Signed-off-by: joyceliu <joyceliu@yunify.com>
2024-06-25 13:38:46 +08:00
joyceliu 1a4f7d6122 fix: add gather_facts interface to connector
Signed-off-by: joyceliu <joyceliu@yunify.com>
2024-06-24 18:10:45 +08:00
joyceliu 934c731a57 fix: error unit for cluster_require.etcd_disk_wal_fysnc_duration_seconds
Signed-off-by: joyceliu <joyceliu@yunify.com>
2024-06-21 14:22:04 +08:00
joyceliu eab066ba10 feat: add check item for kk precheck command
Signed-off-by: joyceliu <joyceliu@yunify.com>
2024-06-20 19:14:45 +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 f8fe4db57d feat: add cert renew commmand.
fix: save default variable to defaults directory

Signed-off-by: joyceliu <joyceliu@yunify.com>
2024-06-18 10:41:50 +08:00
joyceliu 2674b92527 feat: add cert renew commmand.
Signed-off-by: joyceliu <joyceliu@yunify.com>
2024-06-17 15:40:39 +08:00
joyceliu 572584f4b8 feat: change etcd_disk_wal_fysnc_duration_seconds to variable.
Signed-off-by: joyceliu <joyceliu@yunify.com>
2024-06-17 11:04:26 +08:00
joyceliu fe588fad3a feat: add artifact command.
Signed-off-by: joyceliu <joyceliu@yunify.com>
2024-06-14 16:35:29 +08:00
joyceliu f48624e097 feat: add etcd io precheck.
Signed-off-by: joyceliu <joyceliu@yunify.com>
2024-06-12 13:35:25 +08:00
joyceliu 7247c2733c feat: add init command.
Signed-off-by: joyceliu <joyceliu@yunify.com>
2024-06-11 16:28:41 +08:00
joyceliu 97f4fed170 feat: change some description in command line.
Signed-off-by: joyceliu <joyceliu@yunify.com>
2024-06-07 16:42:04 +08:00
joyceliu e6eca604f8 feat: add pretty log
Signed-off-by: joyceliu <joyceliu@yunify.com>
2024-06-07 16:00:34 +08:00
joyceliu 5b501d86c1 feat: add kubernetes connector
Signed-off-by: joyceliu <joyceliu@yunify.com>
2024-06-07 12:23:26 +08:00
joyceliu d4335da8e4 feat: add sonobuoy plugin.
Signed-off-by: joyceliu <joyceliu@yunify.com>
2024-06-06 16:55:50 +08:00
joyceliu 94253593c5 feat: add sonobuoy plugin.
Signed-off-by: joyceliu <joyceliu@yunify.com>
2024-06-06 16:37:58 +08:00
joyceliu c81bca36b3 feat: add cronJob for pipeline.
Signed-off-by: joyceliu <joyceliu@yunify.com>
2024-06-04 09:57:24 +08:00
joyceliu 8f4b8438da feat: add plugin: backup and restore etcd.
Signed-off-by: joyceliu <joyceliu@yunify.com>
2024-05-30 17:45:01 +08:00
joyceliu 0491f22e6f fix: add work-dir volume for job pod.
Signed-off-by: joyceliu <joyceliu@yunify.com>
2024-05-29 14:26:21 +08:00
joyceliu 2eed0820d7 fix: add operator
Signed-off-by: joyceliu <joyceliu@yunify.com>
2024-05-29 10:32:02 +08:00
joyceliu 34b4d1b8c9 fix: Modify comments
Signed-off-by: joyceliu <joyceliu@yunify.com>
2024-05-23 12:52:45 +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 ed3f6a97c5 fix: the local file watcher is invalid
Signed-off-by: joyceliu <joyceliu@yunify.com>
2024-02-07 12:24:42 +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
joyceliu 2f4c2fa795 feat: init branch
Signed-off-by: joyceliu <joyceliu@yunify.com>
2024-01-04 14:38:24 +08:00
KubeSphere CI Bot 631e39357d
Merge pull request #2074 from kubesphere/new_version
Add new kubernetes version
2023-12-22 10:19:14 +08:00
ks-ci-bot 51ef50e9b5 Add new kubernetes version 2023-12-22 01:13:49 +00:00
KubeSphere CI Bot 06f42a2acd
Merge pull request #2065 from kubesphere/new_version
Add new kubernetes version
2023-12-14 12:46:04 +08:00
ks-ci-bot 785dcf2348 Add new kubernetes version 2023-12-14 00:57:12 +00:00
KubeSphere CI Bot dc90ff1f53
Merge pull request #2052 from pixiake/master
Update containerd version to 1.7.8
2023-12-01 10:41:48 +08:00
KubeSphere CI Bot da993860dc
Merge pull request #2047 from kubesphere/new_version
Add new kubernetes version
2023-11-20 14:29:34 +08:00
ks-ci-bot f9920bf729 Add new kubernetes version 2023-11-17 01:06:26 +00:00
ks-ci-bot 8e48451634 Update containerd version to 1.7.8
Signed-off-by: pixiake <guofeng@yunify.com>
2023-11-14 10:04:39 +08:00
KubeSphere CI Bot 7e462c8e87
Merge pull request #2045 from kubesphere/all-contributors/add-liuxu623
add liuxu623 as a contributor for code
2023-11-14 09:58:26 +08:00
allcontributors[bot] 7bdb09696a
update .all-contributorsrc [skip ci] 2023-11-14 01:56:32 +00:00
allcontributors[bot] 563d4ffb57
update README_zh-CN.md [skip ci] 2023-11-14 01:56:31 +00:00
allcontributors[bot] 6542b9e717
update CONTRIBUTORS.md [skip ci] 2023-11-14 01:56:30 +00:00
allcontributors[bot] fd63e64a5d
update README.md [skip ci] 2023-11-14 01:56:29 +00:00
KubeSphere CI Bot b56826b4bd
Merge pull request #2038 from liuxu623/master
fix: backup script doesn't work when set etcd dataDir to another dir except '/var/lib/etcd'
2023-11-14 09:56:27 +08:00
KubeSphere CI Bot a9df358ade
Merge pull request #2041 from qyz87/qyz87-addnodes-kubevip
fix: redundant interface for kubevip when add k8s nodes
2023-11-14 09:54:27 +08:00
KubeSphere CI Bot 1d24bd7891
Merge pull request #2040 from qyz87/qyz87-ImagePullBackOff
fix  pull images from harbor pivate  registry  ImagePullBackOff
2023-11-14 09:51:26 +08:00