Releases: smartxworks/knest
Releases · smartxworks/knest
v0.7.0
What's Changed
- docs: Update README.md for latest release by @fengye87 in #25
- feat: Install CDI when creating cluster by @fengye87 in #26
- feat: Bump Virtink and capch versions by @scuzhanglei in #27
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- chore: Bump golang version to 1.19 by @scuzhanglei in #23
- feat: Create IPPool for IPs allocation by @scuzhanglei in #24
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- feat: Add knest version command by @scuzhanglei in #14
- docs: Fix a typo in README.md by @scuzhanglei in #15
- fix: Fix append ENV bug by @scuzhanglei in #16
- feat: Add static IP annotations for Calico and Kube-OVN by @scuzhanglei in #17
- fix: Silence errors and usage by @scuzhanglei in #18
- feat: Avoid override if clusterctl support Virtink provider by @scuzhanglei in #20
- feat: Make flags more succinct and user-friendly by @fengye87 in #21
- feat: Bump Virtink and capch versions to latest by @fengye87 in #22
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- feat: Support create persistent cluster by @scuzhanglei in #13
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- docs: Add Calico known issue to README.md by @scuzhanglei in #9
- docs: Add Cilium supports to README.md by @carezkh in #10
- feat: Deploy nested clusters in non-default namespace by @scuzhanglei in #11
- feat: Bump Virtink version to v0.9.0 by @scuzhanglei in #12
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- feat: Support MacOS, Windows and ARM by @scuzhanglei in #3
- feat: Support customize cluster configurations by @scuzhanglei in #2
- feat: Support scaling workerload cluster by @carezkh in #4
- feat: Add MachineHealthCheck to workload cluster by @carezkh in #5
- refactor: Refactor main.go by @fengye87 in #7
- docs: Add getting started section to README.md by @fengye87 in #8
New Contributors
- @scuzhanglei made their first contribution in #3
- @carezkh made their first contribution in #4
Full Changelog: v0.1.0...v0.2.0
v0.1.0
refactor: Rename project to knest