Skip to content

Releases: kubernetes-sigs/kui

v9.0.6

23 Oct 02:03
Compare
Choose a tag to compare

Bug Fixes

  • On Windows, editing and saving a file would result in odd paths and file names
  • Many small improvements for themes, especially the PatternFly themes
  • kubectl Deployment summary does not handle undefined fields
  • kubectl Logs tab may become stale when switching away/back

Notebooks

  • New "Making a Notebook" notebook!

Details

[9.0.6 056ce38] fix(plugins/plugin-client-common): in dark themes, the inter-split gutter is not visible
Date: Mon Oct 19 12:16:34 2020 -0400
1 file changed, 1 insertion(+), 1 deletion(-)

[9.0.6 ba17ab1] fix(Plugins/plugin-kubectl): Logs tab may become stale when switching away/back
Date: Mon Oct 19 16:01:44 2020 -0400
2 files changed, 18 insertions(+), 4 deletions(-)

[9.0.6 29deeac] fix(plugins/plugin-kubectl): kubectl Deployment summary does not handle undefined fields
Date: Tue Oct 20 12:14:26 2020 -0400
1 file changed, 2 insertions(+), 2 deletions(-)

[9.0.6 db5e065] fix(plugins/plugin-patternfly4-themes): sidecar header does not have proper contrast in patternfly themes
Date: Tue Oct 20 14:00:44 2020 -0400
2 files changed, 4 insertions(+), 3 deletions(-)

[9.0.6 d57e199] fix(plugins/plugin-client-common): In some themes, grid inner text color can have low contrast.
Date: Tue Oct 20 15:17:17 2020 -0400
1 file changed, 1 insertion(+), 1 deletion(-)

[9.0.6 8db7328] fix: A few more themes tweaks are needed
Date: Tue Oct 20 16:26:35 2020 -0400
6 files changed, 14 insertions(+), 6 deletions(-)

[9.0.6 c26e37a] fix(plugins/plugin-client-common): PatternFly LeftNav view has excessive padding
Date: Wed Oct 21 10:40:55 2020 -0400
1 file changed, 7 insertions(+), 4 deletions(-)

[9.0.6 07ace6a] fix(plugins/plugin-client-common): PatternFly assumes a 16px body font size, whereas the rest of Kui assumes 14px
Date: Wed Oct 21 11:58:38 2020 -0400
1 file changed, 14 insertions(+), 12 deletions(-)

[9.0.6 83bb380] fix(plugins/plugin-client-common): rendering of blockquotes in markdown is inconsistent
Date: Wed Oct 21 15:00:42 2020 -0400
2 files changed, 22 insertions(+), 27 deletions(-)

[9.0.6 691ee6a] fix(plugins/plugin-client-common): a few more patternfly navigation styling issues
Date: Wed Oct 21 19:13:12 2020 -0400
2 files changed, 17 insertions(+), 11 deletions(-)

[9.0.6 1c3f549] feat: Make a notebook about making notebooks
Author: Mengting Yan [email protected]
Date: Wed Oct 21 17:32:30 2020 -0400
3 files changed, 444 insertions(+), 2 deletions(-)
create mode 100644 plugins/plugin-client-common/notebooks/make-notebook.json

v9.0.5

19 Oct 14:01
Compare
Choose a tag to compare

Bug Fixes

[9.0.5 73a15e5] fix(plugins/plugin-kubectl): isReplicaSet needs to be updated to handle "apps/v1" apiVersion
Date: Thu Oct 15 10:53:35 2020 -0400
1 file changed, 13 insertions(+), 2 deletions(-)

[9.0.5 91f327d] fix(plugins/plugin-client-default): don't show UpdateChecker in popup mode
Date: Sat Oct 17 19:57:07 2020 -0400
1 file changed, 2 insertions(+), 2 deletions(-)

[9.0.5 1495af0] fix(plugins/plugin-client-default): Don't show CWD status stripe widget in Popup mode
Date: Sun Oct 18 19:30:23 2020 -0400
1 file changed, 2 insertions(+), 2 deletions(-)

v9.0.4

14 Oct 00:52
Compare
Choose a tag to compare

Bug Fixes

[9.0.4 b1330cd] test: snapshot tests should test against a unqiue file name each time
Author: Mengting Yan [email protected]
Date: Mon Oct 12 14:30:54 2020 -0400
6 files changed, 47 insertions(+), 28 deletions(-)

[9.0.4 e4b1ea4] fix(plugins/plugin-client-common): group the notebooks together in the ls -l table
Author: Mengting Yan [email protected]
Date: Tue Oct 13 11:33:11 2020 -0400
7 files changed, 8 insertions(+), 4 deletions(-)

[9.0.4 0dcb08e] fix(plugins/plugin-client-common): commentary editor can overflow with long lines
Date: Tue Oct 13 12:18:17 2020 -0400
1 file changed, 3 insertions(+)

[9.0.4 5351187] fix(plugins/plugin-client-common): restore hiding of In[1] in minisplit
Date: Tue Oct 13 13:13:41 2020 -0400
1 file changed, 5 insertions(+), 3 deletions(-)

[9.0.4 16b757a] fix(plugins/plugin-client-common): sorting widgets in table header are wrapping
Date: Tue Oct 13 13:47:23 2020 -0400
1 file changed, 1 insertion(+)

[9.0.4 8437ca7] fix: tweak the input background and border to enhance the readability of notebooks
Author: Mengting Yan [email protected]
Date: Tue Oct 13 14:03:53 2020 -0400
2 files changed, 2 insertions(+), 2 deletions(-)

[9.0.4 f45d364] fix(plugins/plugin-client-common): enhance minisplit by updating the background color of scrollback and dark card
Author: Mengting Yan [email protected]
Date: Tue Oct 13 14:15:46 2020 -0400
3 files changed, 2 insertions(+), 4 deletions(-)

[9.0.4 a487188] fix(plugins/plugin-client-common): update the commentary in settings notebook to store the texts as command
Author: Mengting Yan [email protected]
Date: Tue Oct 13 15:05:09 2020 -0400
1 file changed, 25 insertions(+), 21 deletions(-)

[9.0.4 af841a6] fix: RadioTable should have option to not echo the onSelect command
Author: Mengting Yan [email protected]
Date: Tue Oct 13 14:55:29 2020 -0400
3 files changed, 21 insertions(+), 5 deletions(-)

[9.0.4 fb9a9bd] fix(plugins/plugin-client-common): sidecar markdown code snippet has poor color
Author: Mengting Yan [email protected]
Date: Tue Oct 13 16:05:56 2020 -0400
2 files changed, 18 insertions(+), 8 deletions(-)

[9.0.4 c0bd640] fix(plugins/plugin-client-common): hovering over error block turns red to blue
Author: Mengting Yan [email protected]
Date: Tue Oct 13 17:00:32 2020 -0400
1 file changed, 7 insertions(+), 1 deletion(-)

v9.0.3

13 Oct 12:50
Compare
Choose a tag to compare

Bug Fixes

[9.0.3 3bdcfd3] fix(plugins/plugin-client-common): the alert showing lost connection has incorrect height
Author: Mengting Yan [email protected]
Date: Mon Oct 12 15:48:06 2020 -0400
2 files changed, 6 insertions(+)

[9.0.3 9335063] fix(plugins/plugin-ibmcloud): ibmcloud cos initialization bug
Date: Mon Oct 12 19:11:44 2020 -0400
2 files changed, 8 insertions(+), 6 deletions(-)

[9.0.3 419dcac] test(plugins/plugin-s3): temporary improvements are needed for s3 vfs test
Date: Mon Oct 12 21:09:20 2020 -0400
1 file changed, 9 insertions(+), 2 deletions(-)

[9.0.3 c4441a1] fix(plugins/plugin-ibmcloud): ibmcloud cos validate misbehaves in reexecuted notebooks
Date: Mon Oct 12 21:36:25 2020 -0400
1 file changed, 1 insertion(+), 1 deletion(-)

v9.0.2

12 Oct 22:49
Compare
Choose a tag to compare

Notebook updates

[9.0.2 1527526] fix: a few more improvements to s3 onboarding
Date: Sun Oct 11 18:51:08 2020 -0400
9 files changed, 1036 insertions(+), 629 deletions(-)
create mode 100644 plugins/plugin-ibmcloud/i18n/cos_en_US.json
create mode 100644 plugins/plugin-s3/notebooks/using-s3.json

[9.0.2 0cca6b9] fix(plugins/plugin-s3): improve s3 parallelization notebook
Date: Mon Oct 12 11:41:26 2020 -0400
2 files changed, 573 insertions(+), 59 deletions(-)

[9.0.2 739a8c4] fix(plugins/plugin-s3): using s3 notebook has an ECONNREFUSED
Date: Mon Oct 12 09:48:15 2020 -0400
1 file changed, 164 insertions(+), 52 deletions(-)

Bug Fixes

[9.0.2 276575a] feat(plugins/plugin-client-common): error messages should format as markdown
Date: Sun Oct 11 18:23:43 2020 -0400
1 file changed, 17 insertions(+), 16 deletions(-)

[9.0.2 aa24473] fix(plugins/plugin-client-common): remove leftover debugging in Scalar/index
Date: Sun Oct 11 20:32:19 2020 -0400
1 file changed, 1 deletion(-)

[9.0.2 5f9f62d] fix: improve error reporting from APIs
Date: Mon Oct 12 09:38:09 2020 -0400
4 files changed, 30 insertions(+)
create mode 100644 plugins/plugin-client-common/i18n/errors_en_US.json

[9.0.2 b1be570] fix(plugins/plugin-client-notebook): github button in notebook client does not have hover effect
Author: Mengting Yan [email protected]
Date: Mon Oct 12 10:43:45 2020 -0400
1 file changed, 6 insertions(+), 1 deletion(-)

[9.0.2 74e3af0] fix(plugins/plugin-client-notebook): notebook client's version widget has a hard-wired version
Author: Mengting Yan [email protected]
Date: Mon Oct 12 10:49:06 2020 -0400
1 file changed, 2 insertions(+), 1 deletion(-)

[9.0.2 1e28fac] fix: preferReExecute is lost when re-saving a notebook
Author: Mengting Yan [email protected]
Date: Mon Oct 12 11:35:51 2020 -0400
5 files changed, 22 insertions(+), 16 deletions(-)

[9.0.2 598be43] fix(plugins/plugin-client-common): active pty output doesn't have repl-context
Author: Mengting Yan [email protected]
Date: Mon Oct 12 13:22:02 2020 -0400
1 file changed, 5 insertions(+), 8 deletions(-)

[9.0.2 66e94b3] fix(plugins/plugin-ibmcloud): further refinements are needed for ibmcloud cos credentials validation
Date: Mon Oct 12 14:12:50 2020 -0400
7 files changed, 99 insertions(+), 37 deletions(-)

v9.0.1

10 Oct 22:12
Compare
Choose a tag to compare

Bug Fixes

[9.0.1 8ca73a2] fix(plugins/plugin-client-notebook): notebook client no longer needs to set an initialTabTitle
Date: Thu Oct 8 12:28:00 2020 -0400
1 file changed, 1 insertion(+), 2 deletions(-)

[9.0.1 db162c7] fix: store the commentary text result to the command when editing is done
Author: Mengting Yan [email protected]
Date: Thu Oct 8 11:44:05 2020 -0400
11 files changed, 150 insertions(+), 85 deletions(-)

[9.0.1 c720de7] fix(plugins/plugin-client-common): do not show the command rerun and remove button for offline kui
Author: Mengting Yan [email protected]
Date: Thu Oct 8 16:56:18 2020 -0400
1 file changed, 9 insertions(+), 2 deletions(-)

[9.0.1 d583bff] fix: improve discovery of ibmcloud s3 credentials
Date: Thu Oct 8 20:44:17 2020 -0400
32 files changed, 1841 insertions(+), 73 deletions(-)

[9.0.1 941052f] fix(plugins/plugin-client-common): blockquotes in commentary don't render well
Date: Fri Oct 9 12:43:35 2020 -0400

[9.0.1 668b7bd] fix: add Kui version and github link to client-notebook
Author: Mengting Yan [email protected]
Date: Fri Oct 9 14:09:17 2020 -0400
5 files changed, 130 insertions(+), 220 deletions(-)

[9.0.1 0387cba] fix(plugins/plugin-client-common): empty pty response yields blank line
Author: Mengting Yan [email protected]
Date: Fri Oct 9 16:51:08 2020 -0400
1 file changed, 3 insertions(+), 2 deletions(-)

[9.0.1 93bdbc1] fix(plugins/plugin-client-common): double clicking on Commentary in minisplit often has the editor completely off screen
Author: Mengting Yan [email protected]
Date: Fri Oct 9 17:08:53 2020 -0400
2 files changed, 14 insertions(+), 1 deletion(-)

[9.0.1 10dfc82] fix(plugins/plugin-client-common): error blocks are not indented properly
Date: Fri Oct 9 20:52:06 2020 -0400
1 file changed, 1 insertion(+)

v9.0.0

08 Oct 12:44
Compare
Choose a tag to compare

Kui 9.0.0 introduces support for saving and sharing your terminal sessions as "Notebooks". For those packaging up their own version of Kui, you now have the choice to craft your own notebooks to document your system, and to host your notebooks as a static single page web app; e.g. http://live.kui.tools.

Check out the Notebooks menu in the Electron builds for some examples. The Help and Settings icons in the lower right now open up notebooks that provide a richer experience for the two tasks.

This release also includes a number of UI refinements and bug fixes, as well as a new Sequence Diagram view that helps when using Kubernetes Jobs. Check out the "Creating Jobs" notebook from the Notebooks menu to see this view in action.

Other Features:

  • File->Save as Notebook; or use the snapshot /path/to/mynotebook.json command

  • Kubernetes apply commands now offer an expandable section for you to see the source yaml.

  • Initial support for iter8. Check out the Welcome to iter8 Notebook for more info.

  • Initial support for IBM CodeEngine

  • You may now insert inline commentary. Try typing # as a command, edit your markdown comment, and click Done.

  • Blocks can now be copy/cut/pasted. This is helpful when crafting a notebook, as it lets you shift a command response from one Tab or one Split to another.

  • You can now tab-cycle through the blocks.

  • You can open a split with inverse colors; try split --inverse

v8.10.17

01 Oct 19:35
Compare
Choose a tag to compare
v8.10.17 Pre-release
Pre-release

[8.10.17 391beae] fix(plugins/plugin-kubectl): Fail should be TrafficLight.Red and Succeeded should be TrafficLight.Green
Date: Thu Aug 13 13:27:27 2020 -0400
1 file changed, 2 insertions(+), 1 deletion(-)

[8.10.17 c9d67c3] fix(plugins/plugin-kubectl): kubectl table should show PropagationFailed status as offline
Author: Mengting Yan [email protected]
Date: Thu Oct 1 10:07:40 2020 -0400
2 files changed, 3 insertions(+)

v8.10.16

01 Oct 18:38
Compare
Choose a tag to compare
v8.10.16 Pre-release
Pre-release

[8.10.16 9abb448] fix(plugins/plugin-kubectl): k8s table should display status Propagated and Subscribed as green
Author: Mengting Yan [email protected]
Date: Wed Sep 30 17:39:23 2020 -0400
2 files changed, 6 insertions(+)

v8.12.2

24 Aug 17:10
Compare
Choose a tag to compare

Fixes

  • two improvements for initial load time

Details

[8.12.2 94575c3] fix(plugins/plugin-client-common): defer loading of both icon sets
Date: Mon Aug 24 07:48:36 2020 -0400
1 file changed, 8 insertions(+), 5 deletions(-)

Author: Sushma Ravichandran [email protected]
Date: Sat Aug 22 14:28:27 2020 -0400
14 files changed, 507 insertions(+), 648 deletions(-)
rewrite plugins/plugin-iter8/src/components/cluster-info.ts (65%)
rewrite plugins/plugin-iter8/src/components/metric-config.ts (68%)
rewrite plugins/plugin-iter8/src/components/traffic-split.ts (77%)

Date: Fri Aug 21 15:14:12 2020 -0400
10 files changed, 236 insertions(+), 47 deletions(-)
create mode 100644 packages/core/src/@types/trie-search.d.ts
create mode 100644 packages/core/src/commands/typeahead.ts