v2.0.0
🚀 Changelog
This release contains a number of enhancements and bug fixes. For a full list of changes
Changelog
- 92a78cc bump to ksctl v2 stable
What's Changed
- ✨ New CLI UX by @dipankardas011 in #37
- Added self update command by @dipankardas011 in #44
- ✨ Feature: CNI and Addons by @dipankardas011 in #46
- 🩹 Fix: added missing loadCloud credentials by @dipankardas011 in #50
- 🩹 fix: the scale functionality of self managed cluster by @dipankardas011 in #51
- 🩹 Fix: addons client missed to load credentials by @dipankardas011 in #53
- 🆕 Now when you do
$ ksctl cluster connect
, kubeconfig gets merged to default kubeconfig location~/.kube/config
and the currentcontext is set to that of ksctl cluster 👍🏼
Full Changelog: v1.3.1...v2.0.0