Commit Graph

695 Commits

Author SHA1 Message Date
KubeSphere CI Bot 3e5026c3be
Merge pull request #1601 from 24sama/master
fix the panic of parsing os release.
2022-11-11 11:20:34 +08:00
24sama ffc9e45262 fix the panic of parsing os release.
Signed-off-by: 24sama <jacksama@foxmail.com>
2022-11-11 11:07:58 +08:00
pixiake f604293a65 auto add kubernetes version
Signed-off-by: pixiake <guofeng@yunify.com>
2022-11-11 10:52:31 +08:00
24sama bbd2ee1708 support kubernetes v1.19.15
Signed-off-by: 24sama <jacksama@foxmail.com>
2022-11-07 10:27:52 +08:00
24sama f20b95ff81 Support more kubernetes and k3s version
Signed-off-by: 24sama <jacksama@foxmail.com>
2022-11-03 15:37:02 +08:00
24sama 74b94ae618 fix log print wrong message
Signed-off-by: 24sama <jacksama@foxmail.com>
2022-11-02 17:36:53 +08:00
24sama d15472d161 Merge remote-tracking branch 'upstream/master'
# Conflicts:
#	.github/Jenkinsfile
2022-11-01 17:01:01 +08:00
24sama b492f1c6d3 feat: add k3s provider e2e test
Signed-off-by: 24sama <jacksama@foxmail.com>
2022-11-01 16:56:10 +08:00
KubeSphere CI Bot 84e4ee68b1
Merge pull request #1563 from arugal/dev
CAPK support to install docker
2022-10-30 12:40:53 +08:00
zhangwei 90d4b8ec80 CAPK supports to install docker 2022-10-28 23:59:28 +08:00
24sama 6b5a0c6e52 feat: add k3s control-plane provider and bootstrap provider
Signed-off-by: 24sama <jacksama@foxmail.com>
2022-10-21 16:28:59 +08:00
24sama 3dd48dc8df refactor KubeKey project structure
Signed-off-by: 24sama <jacksama@foxmail.com>
2022-10-06 11:58:06 +08:00
KubeSphere CI Bot 68bd1ddd41
Merge pull request #1519 from zt1046656665/master
add  migrate_cri
2022-09-28 13:01:23 +08:00
zhoutian 0ea2a0ddfd add migrate_cri
Signed-off-by: zhoutian <zhoutian@yunify.com>
2022-09-28 12:55:29 +08:00
KubeSphere CI Bot d8a94abce9
Merge pull request #1530 from 77yu77/feat/phase_run
feat: add phase run for create_cluster and upgrade_cluster cmd
2022-09-27 10:48:22 +08:00
hellocn9 2758656563 fix: remove "SupportPodPidsLimit" Feature Gate configuration 2022-09-26 23:02:19 +08:00
77yu77 0680d578be feat: add phase run for create_cluster and upgrade_cluster cmd 2022-09-26 09:55:39 +00:00
KubeSphere CI Bot 406a7e833c
Merge pull request #1527 from zhouqiu0103/dev-se
Add kubelet pod pid limit
2022-09-26 17:21:22 +08:00
zhouqiu0103 cee2c29942 add PodPidsLimit 2022-09-26 14:27:03 +08:00
KubeSphere CI Bot a1c21de38d
Merge pull request #1524 from kuops/master
feat: Add rpms and debs support.
2022-09-26 13:04:21 +08:00
Shiny Hou 8c13b6b180 feat: Add rpms and debs support. 2022-09-26 12:37:36 +08:00
zhouqiu0103 c953255a35 Update Kube-ovn to 1.10.6 2022-09-26 08:38:10 +08:00
KubeSphere CI Bot be458fa7fe
Merge pull request #1505 from zhouqiu0103/dev-se
Add security enhancement command when create a cluster or add nodes
2022-09-16 09:27:48 +08:00
KubeSphere CI Bot 23d9e39816
Merge pull request #1508 from zhouqiu0103/add-vip
fix get interface bug
2022-09-15 14:16:47 +08:00
zhouqiu0103 ba11a8dea7 fix get interface bug 2022-09-15 13:38:14 +08:00
zhouqiu0103 c2600551d8 add security enhancement 2022-09-15 12:34:05 +08:00
Tan Guofu f3ef8ee321
fix #1506: update k8s-certs-renew.timer to run each monday of every week 2022-09-14 15:37:51 +08:00
24sama 0dae48e838 fix: registry node missing certs file
Signed-off-by: 24sama <jacksama@foxmail.com>
2022-09-13 10:48:33 +08:00
KubeSphere CI Bot e7f97b6bb5
Merge pull request #1502 from pixiake/lb
feat: auto generate k3s registries.yaml
2022-09-13 10:31:45 +08:00
KubeSphere CI Bot 4176360b19
Merge pull request #1499 from pixiake/k8sversion
support kubernetes v1.21.14
2022-09-13 09:45:45 +08:00
pixiake 8f2a33abe7 feat: auto generate k3s registries.yaml
Signed-off-by: pixiake <guofeng@yunify.com>
2022-09-09 21:56:36 +08:00
pixiake 6c937e51ba support kubernetes v1.21.14
Signed-off-by: pixiake <guofeng@yunify.com>
2022-09-09 11:24:29 +08:00
pixiake 5ebd5a4875 fix: Failed to add label to nodes
Signed-off-by: pixiake <guofeng@yunify.com>
2022-09-09 11:06:47 +08:00
KubeSphere CI Bot dd7068197f
Merge pull request #1500 from zhouqiu0103/add-vip
fix delete VIP skip bug
2022-09-09 08:59:41 +08:00
zhouqiu0103 888466c38c fix DeleteVIP skip bug 2022-09-09 08:52:54 +08:00
KubeSphere CI Bot 2d2fd3df20
Merge pull request #1496 from zhouqiu0103/add-vip
Clean up the vip when delete cluster or nodes
2022-09-08 11:05:41 +08:00
zhouqiu0103 b1be963cb6 clean up the vip when delete cluster or nodes 2022-09-08 10:09:37 +08:00
KubeSphere CI Bot 4a72c6cdc5
Merge pull request #1492 from pixiake/lb
support kubernetes v1.23.10
2022-09-06 10:42:38 +08:00
pixiake f86ac6724a support kubernetes v1.23.10
Signed-off-by: pixiake <guofeng@yunify.com>
2022-09-06 09:43:34 +08:00
KubeSphere CI Bot 5914d168e0
Merge pull request #1467 from zhouqiu0103/add-vip
Support kube-vip BGP mode
2022-08-31 10:54:32 +08:00
zhouqiu0103 86a0f46f77 support kube-vip BGP mode 2022-08-31 10:50:19 +08:00
KubeSphere CI Bot 25fb6315a6
Merge pull request #1454 from hzhhong/invalid_sysctl
fixed #1453 : invalid syntax of /etc/sysctl.conf after executing init os script
2022-08-23 07:55:01 +08:00
KubeSphere CI Bot 14a9e85a31
Merge pull request #1421 from 24sama/cluster-api-provider
Feat: add cluster-api-provider-kubekey
2022-08-22 10:39:00 +08:00
24sama 4ca1893661 bump kubectl to v1.24.2 and helm to v3.9.2
Signed-off-by: 24sama <jacksama@foxmail.com>
2022-08-22 09:27:52 +08:00
KubeSphere CI Bot 20fde47669
Merge pull request #1456 from zhouqiu0103/dev-k8s
Stop support for k8s versions lower than 1.19
2022-08-21 17:09:59 +08:00
zhouqiu0103 fd1795bb8e Stop support for k8s versions lower than 1.19 2022-08-19 14:49:35 +08:00
KubeSphere CI Bot e2db989738
Merge pull request #1451 from zhouqiu0103/dev
Update Kube-ovn to 1.10.5
2022-08-19 14:43:57 +08:00
zhouqiu0103 659b940e32 upgrade kube-ovn to 1.10.5 2022-08-19 14:04:59 +08:00
faror fbd73b6c14 fixed #1453 2022-08-19 11:31:36 +08:00
Xiao Deshi c74a804511 feat: add k8e install pipeline
Support for deploying k8e #1359

create and delete, also artifact export

Signed-off-by: Xiao Deshi <xiaods@gmail.com>
2022-08-19 10:42:00 +08:00