0.7.0
New features:
- Directly switch to a namespace using
switch ns <ns>
- Gardener Store: allow switching to the control-plane of a Shoot cluster using
switch gardener controlplane
Noticeable:
- beautified the history window
- bumped dependencies (Golang to 1.18 and Gardener dependencies)
- introduce a new dependency mechanism for tools required by build scripts
Breaking changes:
- Dropped support for the gardenlogin-controller for gardener landscapes. In order to use kubeswitch with Garden, you must use Gardener version >=
v1.43.0
. Please see the documentation.