Commit Graph

1831 Commits

Author SHA1 Message Date
pixiake d112226df8 Auto generate support versions list
Signed-off-by: pixiake <guofeng@yunify.com>
2022-11-15 10:05:25 +08:00
KubeSphere CI Bot 2b571644e3
Merge pull request #1540 from 77yu77/fix/add_alpha_phase_cmd
fix: add alpha cmd before phase run cmds
2022-11-11 11:24:34 +08:00
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
KubeSphere CI Bot 6bda62e211
Merge pull request #1599 from pixiake/master
auto add kubernetes version
2022-11-11 11:18: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
KubeSphere CI Bot 949c5b3771
Merge pull request #1597 from 24sama/master
print a warning log about download harbor arm64
2022-11-10 19:50:28 +08:00
24sama 9376c94c14 print a warning log about download harbor arm64
Signed-off-by: 24sama <jacksama@foxmail.com>
2022-11-10 14:59:16 +08:00
KubeSphere CI Bot 43e1470146
Merge pull request #1595 from 24sama/master
fix the image name parsing panic
2022-11-10 12:55:27 +08:00
KubeSphere CI Bot 14222267f7
Merge pull request #1585 from 24sama/cluster-api-provider
modify cluster-template.yaml
2022-11-10 12:54:28 +08:00
24sama 77cc90cffd fix the image name parsing panic
Signed-off-by: 24sama <jacksama@foxmail.com>
2022-11-10 12:41:28 +08:00
KubeSphere CI Bot c7286381ba
Merge pull request #1594 from 24sama/master
fix some feature-gates removed in k8s v1.25.x
2022-11-10 11:32:27 +08:00
24sama b5990f4298 fix feature-gates removed in k8s v1.25.x
Signed-off-by: 24sama <jacksama@foxmail.com>
2022-11-10 11:19:53 +08:00
KubeSphere CI Bot b9866aa5c5
Merge pull request #1590 from kubesphere/all-contributors/add-besscroft
add besscroft as a contributor for doc
2022-11-09 15:55:28 +08:00
allcontributors[bot] cb9bdbc48c
update .all-contributorsrc [skip ci] 2022-11-09 06:16:13 +00:00
allcontributors[bot] d89c72e8f0
update README_zh-CN.md [skip ci] 2022-11-09 06:16:12 +00:00
allcontributors[bot] d78c582ab6
update CONTRIBUTORS.md [skip ci] 2022-11-09 06:16:11 +00:00
allcontributors[bot] 528316c629
update README.md [skip ci] 2022-11-09 06:16:10 +00:00
KubeSphere CI Bot 5ad4941ca3
Merge pull request #1589 from kubesphere/all-contributors/add-xiaods
add xiaods as a contributor for code, and doc
2022-11-09 14:15:27 +08:00
allcontributors[bot] 01ab0e3f6a
update .all-contributorsrc [skip ci] 2022-11-09 06:14:10 +00:00
allcontributors[bot] a255482cfd
update README_zh-CN.md [skip ci] 2022-11-09 06:14:09 +00:00
allcontributors[bot] 1ff493c86e
update CONTRIBUTORS.md [skip ci] 2022-11-09 06:14:08 +00:00
allcontributors[bot] b6ac793a47
update README.md [skip ci] 2022-11-09 06:14:07 +00:00
24sama f458725f79 modify cluster-template.yaml
Signed-off-by: 24sama <jacksama@foxmail.com>
2022-11-09 11:52:16 +08:00
KubeSphere CI Bot ab56bb20e6
Merge pull request #1588 from besscroft/master
doc:Update README.md
2022-11-09 11:48:26 +08:00
besscroft 649420832a
doc:Update README.md
error: No SHA256 found for kubeadm. v1.24.8 is not supported.

To See: https://kubernetes.io/releases/patch-releases/#1-24
2022-11-09 11:39:03 +08:00
KubeSphere CI Bot 54f35b029b
Merge pull request #1587 from besscroft/master
doc:Update kubernetes-version.md
2022-11-09 11:14:27 +08:00
KubeSphere CI Bot 0244404518
Merge pull request #1580 from xiaods/fix-issue-1433-default-component-docs
docs: add versions of default plugins and components used by kubekey
2022-11-09 11:11:26 +08:00
KubeSphere CI Bot a89d40a989
Merge pull request #1586 from vinsonzou/master
docs: update README [skip ci]
2022-11-09 11:08:26 +08:00
besscroft c50064750d
doc:Update kubernetes-version.md
error: No SHA256 found for kubeadm. v1.24.8 is not supported.

To See: https://kubernetes.io/releases/patch-releases/#1-24
2022-11-09 10:59:24 +08:00
Vinson Zou 2e7673daa7 docs: update README [skip ci]
Signed-off-by: Vinson Zou <vinsonzou@users.noreply.github.com>
2022-11-09 10:03:27 +08:00
Deshi Xiao c43463b0f1 docs: add versions of default plugins and components used by kubekey
fix issue#1433

Signed-off-by: Deshi Xiao <xiaods@gmail.com>
2022-11-09 07:23:00 +08:00
KubeSphere CI Bot dfcb509a69
Merge pull request #1583 from 24sama/cluster-api-provider
fix set components yaml image name error
2022-11-08 16:45:26 +08:00
24sama c3fbb41bcc fix set components yaml image name error
Signed-off-by: 24sama <jacksama@foxmail.com>
2022-11-08 16:37:46 +08:00
KubeSphere CI Bot 90418f5984
Merge pull request #1582 from 24sama/cluster-api-provider
add GitHub workflow for docker build and push
2022-11-08 16:20:26 +08:00
24sama b6a9b5f4e2 add GitHub workflow for docker build and push
Signed-off-by: 24sama <jacksama@foxmail.com>
2022-11-08 15:44:34 +08:00
pixiake e387f88f21
Merge pull request #1578 from 24sama/cluster-api-provider
K3sControlPlane adds a scale subresource and additional printer columns
2022-11-07 10:35:07 +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 1ce69e92ea K3sControlPlane adds a scale subresource and additional printer columns
Signed-off-by: 24sama <jacksama@foxmail.com>
2022-11-04 17:56:04 +08:00
KubeSphere CI Bot 393cc10cb0
Merge pull request #1577 from 24sama/cluster-api-provider
Support more Kubernetes and k3s version
2022-11-04 10:29:59 +08:00
KubeSphere CI Bot 1e52f95567
Merge pull request #1576 from 24sama/master
fix the bug generating two release pages
2022-11-04 10:28:59 +08:00
KubeSphere CI Bot 41c78792b7
Merge pull request #1565 from kubesphere/dependabot-github_actions-lewagon-wait-on-check-action-1.2.0
build(deps): bump lewagon/wait-on-check-action from 1.1.2 to 1.2.0
2022-11-03 18:03:00 +08:00
dependabot[bot] c181ed4ae6
build(deps): bump lewagon/wait-on-check-action from 1.1.2 to 1.2.0
Bumps [lewagon/wait-on-check-action](https://github.com/lewagon/wait-on-check-action) from 1.1.2 to 1.2.0.
- [Release notes](https://github.com/lewagon/wait-on-check-action/releases)
- [Commits](https://github.com/lewagon/wait-on-check-action/compare/v1.1.2...v1.2.0)

---
updated-dependencies:
- dependency-name: lewagon/wait-on-check-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-03 09:53:25 +00: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 6235c68e07 fix the bug generating two release pages
Signed-off-by: 24sama <jacksama@foxmail.com>
2022-11-03 15:01:01 +08:00
KubeSphere CI Bot f3b9ed89a5
Merge pull request #1567 from vicoooo26/feat/k3s-container-runtime-config
Feat: add k3s container runtime config
2022-11-02 23:49:58 +08:00
Vico Chu be24527454 Feat: k3s container runtime endpoint configuration 2022-11-02 20:23:29 +08:00
KubeSphere CI Bot 73e610cf39
Merge pull request #1575 from 24sama/master
fix log print wrong message
2022-11-02 18:45:57 +08:00
24sama 74b94ae618 fix log print wrong message
Signed-off-by: 24sama <jacksama@foxmail.com>
2022-11-02 17:36:53 +08:00
KubeSphere CI Bot 223f813bb9
Merge pull request #1573 from 24sama/master
feat: add k3s provider e2e test
2022-11-01 17:05:56 +08:00