Skip to content

0.7.0

Compare
Choose a tag to compare
@danielfoehrKn danielfoehrKn released this 27 May 11:40
· 206 commits to master since this release

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.