Skip to content

v1.5.0

Latest
Compare
Choose a tag to compare
@devantler devantler released this 13 Jun 19:42
· 102 commits to main since this release
01fc158

This release includes a lot of cleanup in the code, as well as some optimizations like:

  • ksail check no longer prints a lot of repeated lines.
  • ksail check uses kubeconfig and context instead of cluster name (more is planned here, as I want the user to be able to run most commands without arguments and instead target a cluster based on a KSail config file, the Kubeconfig file and its context)

This release also includes the K9s binary, so you can debug your clusters with ksail debug. Happy kubing ✌🏻

What's Changed

Full Changelog: 1.4.24...v1.5.0