Commit Graph

270 Commits

Author SHA1 Message Date
qyz87 b700a26dca
Update ssh.go
import
2023-08-03 16:16:51 +08:00
qyz87 d05a7e85b7
Update ssh.go
MkDirAll chmod
2023-08-03 16:15:20 +08:00
pixiake d8bd5fa70d fix: KubeSphere version check error
Signed-off-by: pixiake <guofeng@yunify.com>
2023-07-28 11:25:05 +08:00
pixiake 3e84255904 sync kubesphere v3.4.0 manifests
Signed-off-by: pixiake <guofeng@yunify.com>
2023-07-21 10:16:29 +08:00
pixiake 3db66ee8aa sync kubesphere v3.4.0 manifests
Signed-off-by: pixiake <guofeng@yunify.com>
2023-07-20 13:51:49 +08:00
KubeSphere CI Bot 76c531bb3b
Merge pull request #1920 from wenwenxiong/master
filter etcd node for k8s cluster delete node
2023-07-18 17:59:05 +08:00
KubeSphere CI Bot c879a27f44
Merge pull request #1901 from LinuxSuRen/feat/initial-module
feat: add an initial stage at the very start cluster creating phase
2023-07-18 17:57:05 +08:00
xiongww 3d0c1b62ca Merge branch 'master' of https://github.com/wenwenxiong/kubekey 2023-07-14 15:16:22 +08:00
xiongww 785a3200d7 filter etcd node for delete node, because not have to deal with etcd cluster del node so far 2023-07-14 15:15:40 +08:00
rick c098865f00 move the preInstall into the first stage 2023-07-14 15:10:32 +08:00
KubeSphere CI Bot dcfe49655f
Merge pull request #1878 from wenwenxiong/master
support kk add and delete node with master role
2023-07-14 13:59:00 +08:00
KubeSphere CI Bot 70c13a2fc6
Merge pull request #1916 from pixiake/master
update default etcd version to v3.5.6
2023-07-14 09:16:00 +08:00
pixiake bd9b7d5603 support to use external dns to resolve control-plane domain
Signed-off-by: pixiake <guofeng@yunify.com>
2023-07-13 17:51:02 +08:00
pixiake 186faf4011 update default etcd version to v3.5.6
Signed-off-by: pixiake <guofeng@yunify.com>
2023-07-13 14:02:29 +08:00
KubeSphere CI Bot bc409a8246
Merge pull request #1907 from wongearl/fix/imagefullname
fix: imagefullName support more than two slash-separated
2023-07-13 11:34:58 +08:00
KubeSphere CI Bot ed24dcf9b5
Merge pull request #1911 from wongearl/fix/ubuntu
fix: fix ubuntu version get
2023-07-13 11:30:59 +08:00
pixiake 4f18b046e7 add calicoctl to artifact
Signed-off-by: pixiake <guofeng@yunify.com>
(cherry picked from commit 4a4c85b36b39b0455288775e2ae9d84b4134a4f8)
Signed-off-by: pixiake <guofeng@yunify.com>
2023-07-13 10:47:35 +08:00
wongearl 2224639908 fix: fix ubuntu version get 2023-07-13 09:48:48 +08:00
wongearl a7925aee59 ix: imagefullName support more than two slash-separated 2023-07-12 11:09:02 +08:00
KubeSphere CI Bot ffaa19f430
Merge pull request #1906 from pixiake/master
Support custom CALICO_IPV4POOL_NAT_OUTGOING
2023-07-07 15:38:53 +08:00
pixiake 6105305d8a Support custom CALICO_IPV4POOL_NAT_OUTGOING
Signed-off-by: pixiake <guofeng@yunify.com>
2023-07-07 08:36:22 +08:00
sunlintong 6bcf235ddc fix(typo): containerd 2023-07-06 13:22:55 +08:00
rick 6c1581d355 feat: add an initial stage at the very start cluster creating phase 2023-07-05 10:21:25 +08:00
KubeSphere CI Bot d5d2b81d0b
Merge pull request #1896 from littleBlackHouse/default-ipp
fix: Modify the imagePullPolicy to make it more practical for offline…
2023-07-04 07:46:49 +08:00
joyceliu 9afe270086 fix: Modify the imagePullPolicy to make it more practical for offline scenarios. 2023-06-29 18:16:21 +08:00
joyceliu 3ba36db3b9 update version to v3.1.0-rc.0 2023-06-29 16:20:09 +08:00
KubeSphere CI Bot 4d32a970fd
Merge pull request #1892 from pixiake/master
feat: Support for enabling kube-apiserver auditing
2023-06-29 14:41:44 +08:00
pixiake 4488091476 feat: Support for enabling kube-apiserver auditing
Signed-off-by: pixiake <guofeng@yunify.com>
2023-06-29 14:09:58 +08:00
rick d95737717c chore: remove the duplicated switch statements 2023-06-25 15:47:24 +08:00
guoguangwu d57bff10cb fix: eliminate an extra loop
Signed-off-by: guoguangwu <guoguangwu@magic-shield.com>
2023-06-21 17:33:01 +08:00
guoguangwu 7cb742a6a7 chore: remove refs to deprecated io/ioutil
Signed-off-by: guoguangwu <guoguangwu@magic-shield.com>
2023-06-21 10:51:09 +08:00
KubeSphere CI Bot 7ecb34696e
Merge pull request #1881 from pixiake/master
Support for installing calicoctl
2023-06-21 09:24:35 +08:00
pixiake 4fe13751ef Support for installing calicoctl
Signed-off-by: pixiake <guofeng@yunify.com>
2023-06-20 17:27:46 +08:00
KubeSphere CI Bot 04af403683
Merge pull request #1877 from hellocn9/stopkubelet
stop kubelet service first when remove worker node.
2023-06-19 10:18:32 +08:00
xiongww e76ac729db support kk add and delete node with master role 2023-06-13 14:57:10 +08:00
hellocn9 abf5b0dc8f stop kubelet first when remove worker node. 2023-06-13 14:40:24 +08:00
hellocn9 0ce4c28a0f use os.ReadFile to replace ioutil.ReadFile 2023-06-13 12:03:14 +08:00
KubeSphere CI Bot 9ca380bd4c
Merge pull request #1863 from jojotong/fix_kubeadm_certSANs
fix(kubeadm): certSANs use quotes, avoid to be parsed as int
2023-06-05 14:04:13 +08:00
KubeSphere CI Bot 5515f967d9
Merge pull request #1862 from jojotong/image_pull_arch
perf(image): pull image specify arch
2023-06-05 14:03:14 +08:00
KubeSphere CI Bot 75ee0c83c9
Merge pull request #1861 from littleBlackHouse/net_param
fix: change default kernel paramter.
2023-06-05 13:59:13 +08:00
joyceliu 1dabba32b6 fix: init kernel parameter 2023-06-05 13:55:08 +08:00
joyceliu 8768b213d8 fix: init kernel parameter 2023-06-01 18:21:43 +08:00
sunlintong e54c70cc1c fix(kubeadm): certSANs use quotes, avoid to be parsed as int 2023-06-01 16:48:52 +08:00
sunlintong bcf5a6f813 perf(image): pull image specify arch 2023-06-01 16:39:15 +08:00
liujian a9832dc6c0 fix: change default kernel paramter.
Which causing abnormal health check of Pod: net.ipv4.tcp_tw_reuse
Which modified causing abnormal NAT: net.ipv4.tcp_tw_recycle
Which modified causing network connection failure: net.ipv4.conf.all.rp_filter, net.ipv4.conf.default.rp_filter.
2023-06-01 15:33:58 +08:00
KubeSphere CI Bot 5fb62a31dc
Merge pull request #1854 from yjqg6666/systemd_cgroup
[#1853] update the way to get containerd cgroup driver config
2023-05-31 17:46:08 +08:00
littleBlackHouse be8e2f3951
Update kubeadm_config.go
update the way to get containerd cgroup driver config
2023-05-30 17:57:53 +08:00
littleBlackHouse 64ceba3ae9
Update kubeadm_config.go
update the way to get containerd cgroup driver config
2023-05-30 17:56:19 +08:00
hellocn9 177c273cb2 add clean up the VXLAN interface when delete the cluster 2023-05-30 11:34:12 +08:00
liujian 3da730452f feat: support kubelet start arguments with `kubeletArgs` 2023-05-29 18:20:12 +08:00