v3.0.0 🌈
github-actions
released this
08 Nov 09:57
·
682 commits
to refs/heads/master
since this release
What’s Changed
Highlights
Currently, KubeKey contains four projects:
- kk: KubeKey command line.
- cluster-api-provider-kubekey (CAPKK): cluster-api infrastructure provider implemented by KubeKey. It can declaratively manage the Kubernetes clusters.
- cluster-api-bootstrap-provider-kubekey-k3s (CABPKK3S): cluster-api bootstrap provider implemented by K3s.
- cluster-api-control-plane-provider-kubekey-k3s (CACPKK3S): cluster-api control plane provider implemented by K3s.
🚀 Features
- add GitHub workflow for docker build and push (#1582) @24sama
- feat(#1541): Support Execute custom setup scripts (#1545) @tanguofu
- feat: add k3s control-plane provider and bootstrap provider (#1542) @24sama
- Support for custom OpenEBS base path (#1534) @arugal
- refactor KubeKey project structure (#1538) @24sama
- modify jenkinsfile (#1571) @24sama
- CAPK support to install docker (#1563) @arugal
- K3sControlPlane adds a scale subresource and additional printer columns (#1578) @24sama
- Support more Kubernetes and k3s version (#1577) @24sama
- Feat: add k3s container runtime config (#1567) @vicoooo26
- feat: add k3s provider e2e test (#1573) @24sama
🐛 Bug Fixes
- fix set components yaml image name error (#1583) @24sama
- fix: github action check error (#1561) @24sama
- fix: argument field case issue (#1544) @vicoooo26
- fix the bug generating two release pages (#1576) @24sama
- fix log print wrong message (#1575) @24sama
📝 Documentation updates
- add arugal as a contributor for code (#1570) @allcontributors
👻 Maintenance
- build(deps): bump lewagon/wait-on-check-action from 1.1.2 to 1.2.0 (#1565) https://github.com/dependabot
- build(deps): bump golangci/golangci-lint-action from 3.2.0 to 3.3.0 (#1562) https://github.com/dependabot