guofutan
|
51de55c8a1
|
fix: fix --debug not print the DEBUG LEVEL LOG
|
2022-01-01 19:16:15 +08:00 |
|
KubeSphere CI Bot
|
02185cf692
|
Merge pull request #947 from haiker2011/fix/cmd-delete-node
fix cmd delete node.
|
2021-12-31 22:25:27 +08:00 |
|
24sama
|
9d3f303bc4
|
fix: images name and tar parse failed
Signed-off-by: 24sama <leo@kubesphere.io>
|
2021-12-31 11:40:02 +08:00 |
|
24sama
|
58b71d5d97
|
fix: push image failed by containerd client
Signed-off-by: 24sama <leo@kubesphere.io>
|
2021-12-30 21:48:22 +08:00 |
|
sunhaizhou
|
f6563d6055
|
fix cmd delete node.
Signed-off-by: sunhaizhou <sunhaizhou@kingsoft.com>
|
2021-12-30 19:56:26 +08:00 |
|
KubeSphere CI Bot
|
4aa275d424
|
Merge pull request #946 from 24sama/v2.0.0
fix: generate kubesphere repo error
|
2021-12-30 16:20:26 +08:00 |
|
24sama
|
cc615220ec
|
fix: generate kubesphere repo error
Signed-off-by: 24sama <leo@kubesphere.io>
|
2021-12-30 16:04:17 +08:00 |
|
pixiake
|
ba620e7320
|
Support kubekey to independently generate certificates
Signed-off-by: pixiake <guofeng@yunify.com>
|
2021-12-29 15:34:06 +08:00 |
|
24sama
|
c49776983e
|
modify ImagePushModule to use the containerd sdk
Signed-off-by: 24sama <leo@kubesphere.io>
|
2021-12-28 21:06:30 +08:00 |
|
24sama
|
dda944f9c7
|
modify manifest's containerRuntime to a list
Signed-off-by: 24sama <leo@kubesphere.io>
|
2021-12-28 14:32:55 +08:00 |
|
24sama
|
42e3a75646
|
fix install container runtime failed
Signed-off-by: 24sama <leo@kubesphere.io>
|
2021-12-25 23:29:14 +08:00 |
|
KubeSphere CI Bot
|
d2f96a2473
|
Merge pull request #921 from tanguofu/fea/registry_auths
fea(#915): support custom private registry authorization
|
2021-12-24 18:57:27 +08:00 |
|
24sama
|
a4d28ef89a
|
fix missing docker push
Signed-off-by: 24sama <leo@kubesphere.io>
|
2021-12-24 17:53:54 +08:00 |
|
Tan Guofu
|
3b5ef61f7a
|
fea(#915): support custom private registry authorization
1. for docker: fisrt docker login, then cp ~/.docker/config.json /.docker/config.json
2. for containerd: append auths into /etc/containerd/config.toml
|
2021-12-23 19:21:41 +08:00 |
|
Leo Li
|
bab123b39a
|
update k8s.io v0.22.4 to v0.23.1
Signed-off-by: Leo Li <jacksama@foxmail.com>
|
2021-12-23 17:30:13 +08:00 |
|
Leo Li
|
0e8c52cee3
|
fix: CreateClusterPipeline support use the artifact
Signed-off-by: Leo Li <jacksama@foxmail.com>
|
2021-12-23 17:30:13 +08:00 |
|
Leo Li
|
10abfbea57
|
default value use docker
Signed-off-by: Leo Li <jacksama@foxmail.com>
|
2021-12-23 17:30:13 +08:00 |
|
Leo Li
|
66c62af773
|
Add Manifest resource and support export an artifact using the manifest
Signed-off-by: Leo Li <jacksama@foxmail.com>
|
2021-12-23 17:30:13 +08:00 |
|
KubeSphere CI Bot
|
6ff321b9e4
|
Merge pull request #916 from tanguofu/fix/remove_unnecessarylogs
fix: remove unneed logs in GetKubeletConfiguration
|
2021-12-23 01:03:17 +08:00 |
|
guofutan
|
197579d91f
|
fix: remove unneed logs in GetKubeletConfiguration
|
2021-12-22 16:50:26 +08:00 |
|
guofutan
|
640dc5d6d7
|
fea(#913): [kk] disable SELINUX in init the OS
|
2021-12-21 21:24:42 +08:00 |
|
Leo Li
|
288efcca28
|
fix: --container-manager flag doesn't work
Signed-off-by: Leo Li <jacksama@foxmail.com>
|
2021-12-21 12:54:49 +08:00 |
|
guofutan
|
ede75eb0ef
|
fea(kk): add enable featureGates in kubernetes of cluster-config
|
2021-12-17 21:56:58 +08:00 |
|
guofutan
|
4d9b1f80cc
|
Merge branch 'master' of https://github.com/tanguofu/kubekey
|
2021-12-16 15:50:41 +08:00 |
|
guofutan
|
02393924b6
|
fix(kk): #889 Remove AddonsModule must need a network plugin enabled limit
|
2021-12-16 15:50:35 +08:00 |
|
chaunceyjiang
|
f2abd84a56
|
Support Kubernetes 1.23
|
2021-12-15 15:16:20 +08:00 |
|
KubeSphere CI Bot
|
c5828b1b38
|
Merge pull request #887 from chaunceyjiang/fix_864
Support Kubernetes 1.23
|
2021-12-15 14:01:08 +08:00 |
|
chaunceyjiang
|
7cf6050094
|
Support Kubernetes 1.23
|
2021-12-15 13:04:24 +08:00 |
|
24sama
|
9bf164c1fc
|
fix error file mode on $HOME/.kube
Signed-off-by: 24sama <leo@kubesphere.io>
|
2021-12-14 20:06:14 +08:00 |
|
24sama
|
2a154af2fe
|
fix containerd file not found error
Signed-off-by: 24sama <leo@kubesphere.io>
|
2021-12-14 14:46:43 +08:00 |
|
Tan Guofu
|
ec51cba50e
|
Merge branch 'kubesphere:master' into fix_savekubeconfig
|
2021-12-14 11:25:13 +08:00 |
|
guofutan
|
6c42bc62f4
|
fix(kk): fix SaveKubeConfig use InternalAddress that can't be connected when kk is not running in k8s node internal network.
|
2021-12-14 11:21:55 +08:00 |
|
chaunceyjiang
|
46b3169dfc
|
multus support
|
2021-12-13 20:30:54 +08:00 |
|
24sama
|
f900f21f44
|
fix kubeovn yaml lint bug
Signed-off-by: 24sama <leo@kubesphere.io>
|
2021-12-13 10:39:36 +08:00 |
|
guofutan
|
c193bac029
|
fix(kk): kk recreate cluster with error #851 :get etcd local certs dir by module cache failed
|
2021-12-12 23:32:23 +08:00 |
|
guofutan
|
318ec4c24b
|
fix(cilium&flannel): remove OldK8sVersion of prepare in deployFlannel and deployCilium
|
2021-12-12 11:25:58 +08:00 |
|
KubeSphere CI Bot
|
255c21afef
|
Merge pull request #856 from 24sama/v2.0.0
fix handle error node nil pointer
|
2021-12-10 10:28:22 +08:00 |
|
24sama
|
ff7d269852
|
fix handle error node nil pointer
Signed-off-by: 24sama <leo@kubesphere.io>
|
2021-12-09 21:18:31 +08:00 |
|
KubeSphere CI Bot
|
0d41a1d5fd
|
Merge pull request #852 from 24sama/v2.0.0
fix handle error node bug
|
2021-12-09 17:45:01 +08:00 |
|
24sama
|
ffdc5c56bb
|
fix handle error node bug
Signed-off-by: 24sama <leo@kubesphere.io>
|
2021-12-09 17:22:42 +08:00 |
|
chaunceyjiang
|
eb5db2f392
|
Support [--yes] parameter when upgrade cluster
|
2021-12-09 10:52:16 +08:00 |
|
chaunceyjiang
|
5ae5d085a6
|
show the download progress.
|
2021-12-07 18:16:33 +08:00 |
|
KubeSphere CI Bot
|
4f2557836b
|
Merge pull request #836 from yj-cloud/master
fix: sed is not working in init script
|
2021-12-06 17:06:58 +08:00 |
|
Jing Yu
|
2e0f4222a7
|
fix: sed is not working in init script
|
2021-12-06 16:23:32 +08:00 |
|
24sama
|
9c3f6a4ed7
|
fix flag --with-kubernetes is now working
Signed-off-by: 24sama <leo@kubesphere.io>
|
2021-12-06 14:24:11 +08:00 |
|
24sama
|
79fcff8d25
|
fix cp file text busy error
Signed-off-by: 24sama <leo@kubesphere.io>
|
2021-12-06 10:34:05 +08:00 |
|
24sama
|
ff1143e0cd
|
modify all-in-one cluster name
Signed-off-by: 24sama <leo@kubesphere.io>
|
2021-12-03 13:41:52 +08:00 |
|
sunhaizhou [孙海洲]
|
335f0d22d0
|
Refactore get resource.
|
2021-12-01 19:22:27 +08:00 |
|
sunhaizhou [孙海洲]
|
d9bce12366
|
Fix pipeline name and add some error handle.
|
2021-12-01 18:40:48 +08:00 |
|
KubeSphere CI Bot
|
0cf186613f
|
Merge pull request #814 from haiker2011/fix/refactoring-code
Refactoring code.
|
2021-11-30 20:47:19 +08:00 |
|