Releases: kubernetes-sigs/kui
Releases · kubernetes-sigs/kui
v8.8.2
Fixes
-
[8.8.2 3e05bdb] fix: allow user to disable table title by feature flags, and disable table pagination
Author: Mengting Yan [email protected]
Date: Fri May 29 11:27:41 2020 -0400
12 files changed, 93 insertions(+), 32 deletions(-) -
[8.8.2 d05c849] chore: correct fix for yargs-parser version bump
Date: Mon Jun 1 10:27:11 2020 -0400
1 file changed, 379 insertions(+), 287 deletions(-)
v8.8.1
v8.8.0
Features
- Events tab
- Terminal tab
- Logs tab now auto-pauses when you scroll up
kubectl exec
now serviced by the Terminal tabkubectl logs
now serviced by the Logs tab
Fixes
- Sidecar back/forward buttons now work in a sane fashion
- Sidecar back button now correctly restores the previously selected tab
- ImagePullBackoff now considered an error state
- Clicking Apply in
kubectl edit
now gives feedback after success - Logs tab would sometimes display "No log data available" when that was not the case
- Sidecar tabs generally now avoid reloading when you switch between them
- Summary tab loads more quickly for a few common cases
- Elimination of spurious react error messages in the Javascript console
- Overflow menus rendered oddly w.r.t. tooltips and colors
Internal
- Custom clients can now customize the bottom input element
v8.7.6
v8.7.5
v8.7.4
v8.7.3
v8.7.2
v8.7.1
v8.7.0
Critical Fixes
- major performance bugs in kubectl watch
#4497
Features
- initial odo catalog enhancements
#4486
- new UI for switching between terminal and sidecar views
#4435
- kubectl edit is now presented in monaco-editor
#4388
- Initial PatternFly color themes, icons, and support for a selection of UI components
Fixes
- client-server connection sometimes fails
#4501
- improved error handling for kubectl watch
#4496
- kubectl table fails if the result is a table plus 404 errors
#4493
- performance improvements for kubectl table rendering
#4490
- kubectl get --all-namespaces has incorrect table title
#4482
- kubectl help links sometimes non-functional
#4474
- Eval component throws console errors
#4463
- improvements for narrower windows
#4460
- make LeftNavSidecar (for help and about) wider
#4456
- javascript and typescript files do not get syntax coloring in editor
#4451
- markdown in-page links not functional
#4449
#4469
- annoying bright color for terminal prompt in some themes
#4430
- improved font rendering
#4415
- PTY cursor sometimes appears unthemed and hard to see
#4407
- some status stripe icons are not vertically centered
#4405
- big increases in PTY performance
#4398
#4413