github kubernetes-sigs/kui v9.2.0

latest releases: v13.1.4, v13.1.3, v13.1.2...
3 years ago

Features

  • kubectl get -f dir/ now presents as a Tree view that shows pending changes in a diff viewer
  • core themes now use a considerably more lightweight style of presentation; Carbon and PatternFly themes continue to use the more conventional Console-like presentation
  • Support for Apache OpenWhisk

Major infra updates

  • Update from Electron 7 to Electron 10. WARNING: tests coded against the @kui-shell/tests API, be warned that this change includes an update to SPectron 12 and, in turn, to webdriverio v6 (from v4). This webdriverio update breaks some of the v4 APIs. For example app.client.getText(selector) is now app.client.$(selector).then(_ => _.getText())

Fixes

  • Tab completion UI sometimes fails silently #6131

Don't miss a new kui release

NewReleases is sending notifications on new releases.