Skip to content

11.4.0

Compare
Choose a tag to compare
@starpit starpit released this 25 Feb 02:09
· 574 commits to master since this release

Features

kubectl dashboard jobs

  • New command for visualizing Kubernetes Jobs: kubectl dashboard jobs (shorthand: k db job). Also kubectl apply -f job.yaml will use this visualization automatically: #8696 #8697

Fixes

  • Windows PTY commands hang #8702
  • After oc login, one must restart Kui #8701
  • Tooltips may not have arrow or can be oddly placed #8698 #8699

For Kui Developers

  • Guidebooks can now offer terminal splits that act as normal Kui terminals #8691