Releases: kubernetes-sigs/kui
v8.10.1
[8.10.1 60e5297] fix: page-content p should not use text-align: justify
Author: Mengting Yan mengting.yan1@ibm.com
Date: Wed Jun 17 09:48:36 2020 -0400
1 file changed, 1 deletion(-)
[8.10.1 c5e576f] chore: bump top-level package.json version to 8.10.0
Author: Mengting Yan mengting.yan1@ibm.com
Date: Wed Jun 17 09:52:36 2020 -0400
1 file changed, 1 insertion(+), 1 deletion(-)
[8.10.1 c5beb4a] fix(plugins/plugin-client-common): add error icon for error blocks
Author: Mengting Yan mengting.yan1@ibm.com
Date: Wed Jun 17 10:38:19 2020 -0400
2 files changed, 24 insertions(+), 10 deletions(-)
[8.10.1 7100f6c] feat(plugins/plugin-client-common): support client option for hero names in sidecar
Author: Mengting Yan mengting.yan1@ibm.com
Date: Wed Jun 17 12:18:13 2020 -0400
13 files changed, 73 insertions(+), 37 deletions(-)
[8.10.1 2c21988] fix(plugins/plugin-core-support): UpdateChecker always reports that an update is available
Date: Wed Jun 17 11:19:10 2020 -0400
1 file changed, 11 insertions(+)
[8.10.1 97df5be] fix(plugins/plugin-kubectl): kubectl explain subfields
Date: Wed Jun 17 13:25:31 2020 -0400
2 files changed, 57 insertions(+), 15 deletions(-)
[8.10.1 ca49b24] fix(plugins/plugin-client-common): regression: non-empty repl output has 'ok' at the end
Author: Mengting Yan mengting.yan1@ibm.com
Date: Wed Jun 17 15:39:27 2020 -0400
1 file changed, 1 insertion(+), 2 deletions(-)
[8.10.1 168b84a] fix(packages/builder): fixes for building kui on windows
Date: Wed Jun 17 12:15:04 2020 -0400
4 files changed, 18 insertions(+), 10 deletions(-)
[8.10.1 120ae5b] fix(plugins/plugin-kubectl): windows powershell fails to get default namespace
Date: Wed Jun 17 20:29:52 2020 -0400
1 file changed, 5 insertions(+), 1 deletion(-)
[8.10.1 4ab900f] fix: avoid hard-coded use of /tmp in kubectl edit
Date: Wed Jun 17 20:49:58 2020 -0400
6 files changed, 173 insertions(+), 127 deletions(-)
create mode 100644 plugins/plugin-bash-like/fs/src/lib/mkTemp.ts
[8.10.1 a1e9cfb] fix(plugins/plugin-client-common): kubectl edit saves can result in unstyled notification
Date: Wed Jun 17 21:29:57 2020 -0400
1 file changed, 2 insertions(+)
v8.10.0
v8.9.4
[8.9.4 1df1473] fix: Update kubectl-kui location on macOS to Kui.app/Contents/Resources
Author: Louis St-Amour LouisStAmour@gmail.com
Date: Thu Jun 11 19:28:14 2020 -0400
1 file changed, 30 insertions(+), 7 deletions(-)
[8.9.4 a44792c] feat: update checker
Date: Sun Jun 14 19:49:33 2020 -0400
9 files changed, 218 insertions(+), 4 deletions(-)
create mode 100644 plugins/plugin-core-support/src/components/UpdateChecker.tsx
v8.9.3
Fixes
-
[8.9.3 4c287d4] fix(plugins/plugn-client-common): TopTabStripe stays blue after command execution completes
Date: Sat Jun 13 19:02:22 2020 -0400
1 file changed, 1 insertion(+), 1 deletion(-) -
[8.9.3 f3f5b0d] fix(plugins/plugin-client-common): in Popup mode, use > rather than / for prompt in bottom input
Date: Sat Jun 13 19:36:16 2020 -0400
2 files changed, 26 insertions(+), 19 deletions(-) -
[8.9.3 4758857] fix(plugins/plugin-bash-like): in Popup mode, active PTY is not themed, has flashing effect
Date: Sat Jun 13 19:45:06 2020 -0400
1 file changed, 2 insertions(+), 1 deletion(-)
v8.9.2
Features
- Show Previous option for kubectl Logs tab
Details
[8.9.2 39d8d74] feat(plugins/plugin-kubectl): Show Previous option for Logs tab
Date: Wed Jun 10 12:55:01 2020 -0400
12 files changed, 308 insertions(+), 94 deletions(-)
create mode 100644 plugins/plugin-kubectl/logs/src/test/logs/helpers.ts
create mode 100644 plugins/plugin-kubectl/logs/src/test/logs/logs-tab-previous.ts
create mode 100644 plugins/plugin-kubectl/tests/data/k8s/crashy.yaml
[8.9.2 4b0550a] fix(plugins/plugin-client-common): table container should only be width:100% for table not display-as-grid
Author: Mengting Yan mengting.yan1@ibm.com
Date: Wed Jun 10 18:59:18 2020 -0400
1 file changed, 1 insertion(+), 1 deletion(-)
[8.9.2 f4fcd30] fix: don't blink yellow forever for kubectl events
Date: Thu Jun 11 15:23:49 2020 -0400
9 files changed, 83 insertions(+), 29 deletions(-)
[8.9.2 41d31a7] fix: pexecs serviced by now-removed splits fail
Author: Mengting Yan mengting.yan1@ibm.com
Date: Thu Jun 11 17:01:55 2020 -0400
2 files changed, 42 insertions(+), 2 deletions(-)
[8.9.2 a5640fc] fix(plugins/plugin-kubectl): kubectl watch tables may lack namespace breadcrumb
Date: Thu Jun 11 21:00:51 2020 -0400
3 files changed, 26 insertions(+), 10 deletions(-)
[8.9.2 c52d33d] fix(plugins/plugin-client-common): split button errors are not reported to the user
Date: Fri Jun 12 07:41:34 2020 -0400
1 file changed, 7 insertions(+), 2 deletions(-)
v8.9.1
Fixes
-
[8.9.1 0b6895a] fix: split screen terminals sometimes incorrect handle exit
Date: Tue Jun 9 17:47:27 2020 -0400
2 files changed, 25 insertions(+), 7 deletions(-) -
[8.9.1 900534c] fix(plugins/plugin-client-common): top tab buttons should be owned by the top tab stripe
Date: Tue Jun 9 16:25:19 2020 -0400
5 files changed, 128 insertions(+), 67 deletions(-)
v8.9.0
v8.8.5
[8.8.5 bc3be77] fix: update AnimalApp dependences
Date: Sat Jun 6 13:53:29 2020 -0400
3 files changed, 1565 insertions(+), 1252 deletions(-)
[8.8.5 4656e20] feat: line highlights on editor save, used for k edit apply errors
Date: Sun Jun 7 13:41:18 2020 -0400
6 files changed, 143 insertions(+), 52 deletions(-)
[8.8.5 985ed25] fix(plugins/plugin-kubectl): kubectl apply set-last-applied does not work
Date: Mon Jun 8 10:22:18 2020 -0400
2 files changed, 16 insertions(+), 3 deletions(-)
[8.8.5 20aeacf] fix(plugins/plugin-kubectl): oc get projects does not allow user selection
Date: Mon Jun 8 11:00:17 2020 -0400
4 files changed, 60 insertions(+), 6 deletions(-)
create mode 100644 plugins/plugin-kubectl/oc/src/controller/oc/get/projects.ts
[8.8.5 c149021] fix(packages/core): eliminate races and buggy fallback in prescan loader
Date: Mon Jun 8 15:02:34 2020 -0400
1 file changed, 10 insertions(+), 34 deletions(-)
[8.8.5 1ca6406] fix(plugins/plugin-kubectl): kubectl apply edit-last-applied freezes in kui
Author: Mengting Yan mengting.yan1@ibm.com
Date: Mon Jun 8 13:49:28 2020 -0400
4 files changed, 123 insertions(+), 29 deletions(-)
[8.8.5 0f85c13] fix(plugins/plugin-client-common): missed i18n strings in Dropdown menus
Author: Mengting Yan mengting.yan1@ibm.com
Date: Mon Jun 8 16:44:21 2020 -0400
3 files changed, 11 insertions(+), 5 deletions(-)
v8.8.4
v8.8.3
[8.8.3 6d32eb5] feat: show resource version in toolbar text
Date: Mon Jun 1 12:10:54 2020 -0400
10 files changed, 43 insertions(+), 16 deletions(-)
[8.8.3 f4f7320] fix(plugins/plugin-client-common): long RadioTables should offer indication as to selectability of rows
Date: Mon Jun 1 17:41:45 2020 -0400
2 files changed, 5 insertions(+), 1 deletion(-)
[8.8.3 76fb3d3] fix: sidecar toolbar can't due justice to longer error messages
Author: Mengting Yan mengting.yan1@ibm.com
Date: Mon Jun 1 19:11:07 2020 -0400
14 files changed, 173 insertions(+), 17 deletions(-)
create mode 100644 plugins/plugin-client-common/src/components/spi/Alert/impl/Carbon.tsx
create mode 100644 plugins/plugin-client-common/src/components/spi/Alert/index.tsx
create mode 100644 plugins/plugin-client-common/src/components/spi/Alert/model.ts
[8.8.3 adee7d5] test: kubectl logs tests were broken by nginx 1.19 release
Author: Mengting Yan mengting.yan1@ibm.com
Date: Tue Jun 2 15:35:01 2020 -0400
3 files changed, 25 insertions(+), 32 deletions(-)
[8.8.3 eb98a79] fix(plugins/plugin-kubectl): status shows as Containercreating when it should be ContainerCreating
Author: Mengting Yan mengting.yan1@ibm.com
Date: Tue Jun 2 16:41:30 2020 -0400
2 files changed, 2 insertions(+), 6 deletions(-)
[8.8.3 f716cc8] fix(plugins/plugin-kubectl): Terminal tab test incorrectly verifies k exec output
Date: Tue Jun 2 20:46:25 2020 -0400
1 file changed, 1 insertion(+), 1 deletion(-)
[8.8.3 7a9da55] fix: kubectl edit apply twice does not work
Author: Mengting Yan mengting.yan1@ibm.com
Date: Wed Jun 3 11:54:25 2020 -0400
10 files changed, 113 insertions(+), 84 deletions(-)
[8.8.3 2d33eb7] fix(plugins/plugin-kubectl): get-namespace table sometimes doens't show the correct selected namespace
Author: Mengting Yan mengting.yan1@ibm.com
Date: Thu Jun 4 16:43:28 2020 -0400
1 file changed, 2 insertions(+), 2 deletions(-)
[8.8.3 1a4e827] fix(plugins/plugin-kubectl): Logs tab should have a default tail limit
Date: Thu Jun 4 19:11:06 2020 -0400
3 files changed, 18 insertions(+), 8 deletions(-)
[8.8.3 3fa608d] fix(plugins/plugin-kubectl): kubectl logs -l with no matches yields internal error
Date: Thu Jun 4 19:57:54 2020 -0400
3 files changed, 44 insertions(+), 1 deletion(-)
create mode 100644 plugins/plugin-kubectl/logs/src/test/logs/logs-via-label.ts
[8.8.3 872029d] fix: avoid using kui-custom command for switching kubectl namespace
Date: Fri Jun 5 07:31:53 2020 -0400
2 files changed, 2 insertions(+), 34 deletions(-)
[8.8.3 067ef2d] fix(plugins/plugin-client-common): sidecar does not resopnd to Escape reliably
Date: Fri Jun 5 07:52:33 2020 -0400
2 files changed, 14 insertions(+), 8 deletions(-)
[8.8.3 56c9e28] feat: kubectl apply view-last-applied
Date: Fri Jun 5 13:20:08 2020 -0400
10 files changed, 187 insertions(+), 6 deletions(-)
create mode 100644 plugins/plugin-kubectl/src/controller/kubectl/apply-subcommands.ts
create mode 100644 plugins/plugin-kubectl/src/test/k8s1/apply-subcommands.ts
[8.8.3 13e3347] feat: improve rendering of kubectl subcommand help
Date: Fri Jun 5 15:14:34 2020 -0400
3 files changed, 66 insertions(+), 17 deletions(-)
[8.8.3 1a7665a] fix: summary tab is not read-only for kubectl edit command
Author: Mengting Yan mengting.yan1@ibm.com
Date: Fri Jun 5 13:38:16 2020 -0400
7 files changed, 118 insertions(+), 60 deletions(-)
create mode 100644 packages/core/src/models/editable.ts
[8.8.3 4d7e9e5] fix(plugins/plugin-client-common): Screenshot results in a react console error
Author: Mengting Yan mengting.yan1@ibm.com
Date: Fri Jun 5 17:11:57 2020 -0400
3 files changed, 29 insertions(+), 12 deletions(-)
[8.8.3 dfc0f8b] fix(plugins/plugin-client-common): reduce verbosity of logging in Eval.tsx
Date: Sat Jun 6 06:32:12 2020 -0400
1 file changed, 4 deletions(-)
[8.8.3 1dd08fc] fix(plugins/plugin-client-common): LeftNavSidecar content section can take over full width
Date: Sat Jun 6 06:39:44 2020 -0400
2 files changed, 7 insertions(+), 1 deletion(-)
[8.8.3 e76bb4d] feat(plugins/plugin-kubectl): optimizing Node summary impl
Date: Sat Jun 6 08:33:28 2020 -0400
8 files changed, 176 insertions(+), 28 deletions(-)
rename plugins/plugin-kubectl/{view-utilization/src/lib => src/lib/util}/parse.ts (86%)
create mode 100644 plugins/plugin-kubectl/src/lib/view/modes/Summary/impl/Node.ts
[8.8.3 bc0f1fb] fix(packages/core): add missing readline dependence
Date: Sat Jun 6 13:51:52 2020 -0400
3 files changed, 11 insertions(+), 2 deletions(-)