KubeSphere CI Bot
|
ced2cfc2e4
|
Merge pull request #1326 from 24sama/v2.1
feat: add a notice after creating a kubekey file
|
2022-06-09 15:31:00 +08:00 |
|
KubeSphere CI Bot
|
d34624268e
|
Merge pull request #1325 from 24sama/master
cleanup: remove unused host cache
|
2022-06-09 15:30:40 +08:00 |
|
24sama
|
74d75624b0
|
feat: add a notice after creating a kubekey file
Signed-off-by: 24sama <jacksama@foxmail.com>
|
2022-06-09 11:32:01 +08:00 |
|
24sama
|
ee24ae51bd
|
cleanup: remove unused host cache
Signed-off-by: 24sama <jacksama@foxmail.com>
|
2022-06-09 10:01:31 +08:00 |
|
KubeSphere CI Bot
|
e9c5477260
|
Merge pull request #1324 from 24sama/patch-1
feat: users can use "y" or "n" when confirming
|
2022-06-09 09:59:40 +08:00 |
|
KubeSphere CI Bot
|
7b0ce709f2
|
Merge pull request #1323 from 24sama/v2.1
feat: show "WARN" and "ERRO" log level
|
2022-06-09 09:56:40 +08:00 |
|
24sama
|
fd13536b69
|
feat: users can use "y" or "n" when confirming
Signed-off-by: 24sama <jacksama@foxmail.com>
|
2022-06-09 09:48:11 +08:00 |
|
24sama
|
0684d2c392
|
feat: show "WARN" and "ERRO" log level
Signed-off-by: 24sama <jacksama@foxmail.com>
|
2022-06-09 09:42:51 +08:00 |
|
24sama
|
2284f3dc44
|
fix: remove kubelet pod pid limit
Signed-off-by: 24sama <jacksama@foxmail.com>
|
2022-06-09 08:50:53 +08:00 |
|
24sama
|
696565351a
|
feature: AutoRenewCerts is enabled by default for creating an all-in-one cluster
Signed-off-by: 24sama <jacksama@foxmail.com>
|
2022-06-07 14:57:20 +08:00 |
|
KubeSphere CI Bot
|
68c2f94cf9
|
Merge pull request #1317 from 24sama/master
Fix: remove kubekey/artifact dir after exporting an artifact
|
2022-06-07 14:55:38 +08:00 |
|
24sama
|
b6d0fb191c
|
cleanup: remove kubekey/artifact dir after exporting an artifact
Signed-off-by: 24sama <jacksama@foxmail.com>
|
2022-06-07 12:58:39 +08:00 |
|
24sama
|
d25eab880c
|
fix: delete node nil pointer panic
Signed-off-by: 24sama <jacksama@foxmail.com>
|
2022-06-07 11:28:28 +08:00 |
|
Brandan Schmitz
|
7f602485e7
|
Add support for missing Kubernetes versions v1.21.0 and up
|
2022-05-31 21:30:56 -05:00 |
|
feng
|
f283d89574
|
support harbor automatically start
|
2022-05-27 10:51:33 +08:00 |
|
KubeSphere CI Bot
|
d116e0fdf8
|
Merge pull request #1294 from 24sama/v2.1
doc: add a notice when deploying k8s v1.24
|
2022-05-24 16:26:02 +08:00 |
|
24sama
|
c3806f85a4
|
doc: add a notice when deploying k8s v1.24
Signed-off-by: 24sama <jacksama@foxmail.com>
|
2022-05-24 16:02:28 +08:00 |
|
24sama
|
371bc5939f
|
fix: change ks-installer label "app=ks-install" to "app=ks-installer"
Signed-off-by: 24sama <jacksama@foxmail.com>
|
2022-05-24 11:13:40 +08:00 |
|
24sama
|
35cc1ef194
|
fix: all-in-one mode generate rsa-sha2-512 signature key
Signed-off-by: 24sama <jacksama@foxmail.com>
|
2022-05-23 10:12:43 +08:00 |
|
KubeSphere CI Bot
|
16e918132c
|
Merge pull request #1283 from pixiake/lb
Fix: --with-kubernetes override the configuration of spec.kubernetes
|
2022-05-17 17:22:45 +08:00 |
|
pixiake
|
212fb20df3
|
Fix: --with-kubernetes override the configuration of spec.kubernetes in the configuration file
Signed-off-by: pixiake <guofeng@yunify.com>
|
2022-05-17 17:18:03 +08:00 |
|
KubeSphere CI Bot
|
1603ac2d1b
|
Merge pull request #1272 from pixiake/lb
Add k8s v1.23 support for KubeSphere
|
2022-05-11 10:40:38 +08:00 |
|
hellocn9
|
bea28006f1
|
feature: support crictl v1.23.0 and v1.24.0, the default crictl version up to v1.24.0
|
2022-05-10 16:46:13 +08:00 |
|
pixiake
|
bfeccf2a40
|
Add k8s v1.23 support for KubeSphere
Signed-off-by: pixiake <guofeng@yunify.com>
|
2022-05-09 17:45:45 +08:00 |
|
hellocn9
|
8688c04fab
|
fix: fix containerd does not apply insecureRegistries in config.toml
|
2022-05-09 17:00:12 +08:00 |
|
24sama
|
9c74581ff2
|
add an option to control k8s certs auto-renew script
Signed-off-by: 24sama <jacksama@foxmail.com>
|
2022-05-06 11:24:42 +08:00 |
|
KubeSphere CI Bot
|
12734e2785
|
Merge pull request #1260 from 24sama/patch-2
add a debug log print in the ssh runner
|
2022-05-06 07:38:02 +08:00 |
|
KubeSphere CI Bot
|
8ed410d46f
|
Merge pull request #1259 from 24sama/master
fix "skipTLSVerify" field can not clearly distinguish between skipping TLS verify and using HTTP.
|
2022-05-06 07:37:02 +08:00 |
|
24sama
|
9c183723cf
|
add a debug log print in the ssh runner
Signed-off-by: 24sama <jacksama@foxmail.com>
|
2022-05-06 00:55:34 +08:00 |
|
24sama
|
67eb4e47b3
|
fix pushing manifest list can not use http
Signed-off-by: 24sama <jacksama@foxmail.com>
|
2022-05-06 00:52:35 +08:00 |
|
24sama
|
4d7c142157
|
support kubernetes v1.24.0
Signed-off-by: 24sama <jacksama@foxmail.com>
|
2022-05-05 22:43:33 +08:00 |
|
hellocn9
|
ac6d87bd09
|
fix: fix docker login failure when auths username or password is empty which lead to create cluster failure
|
2022-05-05 22:00:32 +08:00 |
|
24sama
|
beb0fb40c8
|
remove print fatal log
Signed-off-by: 24sama <jacksama@foxmail.com>
|
2022-05-05 09:34:27 +08:00 |
|
KubeSphere CI Bot
|
3f58244834
|
Merge pull request #1243 from 24sama/master
sync certs file to all nodes ssl dir
|
2022-04-26 11:39:43 +08:00 |
|
24sama
|
e5106758fb
|
Fix missing docker binary when artifact contains the harbor binaries.
Signed-off-by: 24sama <jacksama@foxmail.com>
|
2022-04-26 11:35:07 +08:00 |
|
24sama
|
629397333f
|
sync certs file to all nodes ssl dir
Signed-off-by: 24sama <jacksama@foxmail.com>
|
2022-04-26 10:01:44 +08:00 |
|
pixiake
|
50a8c34249
|
Fix kernel module br_netfilter missing
Signed-off-by: pixiake <guofeng@yunify.com>
|
2022-04-26 10:00:25 +08:00 |
|
pixiake
|
e1d975f018
|
Support Kubernetes v1.22.9 and v1.23.6
Signed-off-by: pixiake <guofeng@yunify.com>
|
2022-04-24 14:11:44 +08:00 |
|
KubeSphere CI Bot
|
e2622aca1b
|
Merge pull request #1237 from 24sama/patch-1
add auto-generate local ssh key in "localRuntime"
|
2022-04-23 21:29:42 +08:00 |
|
KubeSphere CI Bot
|
b39e88cb41
|
Merge pull request #1236 from tanguofu/master
fix: when use docker runtime , the `kk` check cgroup driver wrong at the docker already deployed node
|
2022-04-23 13:20:58 +08:00 |
|
guofutan
|
8bb495760f
|
fix: remove awk to judge the cgroup driver
Signed-off-by: guofutan <guofutan@tencent.com>
|
2022-04-22 21:20:09 +08:00 |
|
24sama
|
748a728ff0
|
add auto generate local ssh key in "localRuntime"
Signed-off-by: 24sama <jacksama@foxmail.com>
|
2022-04-22 13:04:57 +08:00 |
|
Tan Guofu
|
788dec1a2b
|
fix: fix use `systemd` as `kubelet` cgroup driver when deploy the kubesphere at the node which already exists docker that not set `systemd` as cgroup driver
if use docker as container runtime, the cgroup driver between `docker` and `kubelet` must be same.
|
2022-04-22 11:00:37 +08:00 |
|
24sama
|
7af214f925
|
modify close ssh connect logic
Signed-off-by: 24sama <jacksama@foxmail.com>
|
2022-04-22 10:35:06 +08:00 |
|
KubeSphere CI Bot
|
a4a7fd47f3
|
Merge pull request #1226 from 24sama/bugfix
fix missing cc field value.
|
2022-04-21 11:17:39 +08:00 |
|
24sama
|
8081af7605
|
support init os command to use artifact
Signed-off-by: 24sama <jacksama@foxmail.com>
|
2022-04-20 10:37:28 +08:00 |
|
24sama
|
cbe4127158
|
fix missing cc field value.
Signed-off-by: 24sama <jacksama@foxmail.com>
|
2022-04-19 16:58:28 +08:00 |
|
24sama
|
4a984914c6
|
remove cri pre-check which is in the ImagesPushPipeline
Signed-off-by: 24sama <jacksama@foxmail.com>
|
2022-04-15 15:34:31 +08:00 |
|
KubeSphere CI Bot
|
64d0a9e42b
|
Merge pull request #1203 from 24sama/master
add a "timeout" option for the host TCP connection to establish
|
2022-04-15 15:24:53 +08:00 |
|
24sama
|
9c1093547e
|
Greetings, KubeKey
Signed-off-by: 24sama <jacksama@foxmail.com>
|
2022-04-15 14:33:37 +08:00 |
|