Skip to content

Releases: kdash-rs/kdash

v0.0.9

10 May 21:52
Compare
Choose a tag to compare

[0.0.9] - 10-May-2021

  • Improved error handling and error display
  • Minor bug fixes and improvements

v0.0.8

04 May 16:02
Compare
Choose a tag to compare

[0.0.8] - 04-May-2021

Added

  • Get YAML for all resources (pod, svc, node, statefulset, replicaset, configmap, deployment)
  • Describe for all remaining resources (svc, statefulset, replicaset, configmap, deployment)

Changed

  • Table scrolling doesn't circle back now. This seems to be better UX when having long lists

Fixed

  • Describe view spacing

v0.0.7

03 May 13:36
Compare
Choose a tag to compare

[0.0.7] - 03-May-2021

Added

  • Container ports and probes

Fixed

  • Library updates
  • Scroll improvements
  • More tests
  • Show containers for failing pods

v0.0.6

27 Apr 21:11
Compare
Choose a tag to compare

[0.0.6] - 27-Apr-2021

Added

  • Switch k8s contexts from the all contexts view

Fixed

  • Scrolling issues
  • Log streaming discrepancy
  • CLI versions UI glitch

v0.0.5

27 Apr 20:00
Compare
Choose a tag to compare
bump version

v0.0.4

26 Apr 22:03
Compare
Choose a tag to compare
  • Homebrew installation
  • Docker installation

v0.0.3

25 Apr 17:18
Compare
Choose a tag to compare

Fixed

  • Minor bug fixes
  • Refactor and polish

Added

  • Resource utilization view with grouping
  • Select/copy text in logs and describe view
  • Config map tab
  • Statefulsets tab
  • Replicasets tab
  • Deployments tab

v0.0.2

22 Apr 21:32
Compare
Choose a tag to compare

[0.0.2] - 22-Apr-2021

Fixed

  • Pod status fix
  • Switch to API for metrics
  • Various bug fixes
  • Update key bindings
  • Update theme consistency

Added

  • Containers view
  • Container logs
  • Pod describe
  • Node describe

v0.0.1

17 Apr 19:58
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

Initial Beta Release