kui
kui copied to clipboard
A hybrid command-line/UI development experience for cloud-native development
1. I type `kui shell` for the first time on my terminal, and kui starts and inherits all the environment variables defined at that point in time 2. I close...
e.g. https://alexei-led.github.io/post/k8s_node_shell/
This seems to happen whenever monaco-editor is loaded. These messages did not appear with Electron 7 or prior. related: https://github.com/microsoft/vscode/issues/98597
Bumps [terser](https://github.com/terser/terser) from 5.12.1 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...
**Describe the bug** All kubectl commands fail with : `getaddrinfo ENOTFOUND socks5` when running KUI with the HTTPS_PROXY env set to `socks5://127.0.0.1:6783`, **Steps to reproduce the behavior** 1. Open windows...
**Describe the bug** When using kui with OpenShift, running the command `oc get projects` returns an error but works fine in a standard terminal ``` $ oc get projects error:...
**Describe the bug** After a kube context switch the kubectl command hang indefinitely. After a restart of kui commands work as expected. **Steps to reproduce the behavior** 1. Run a...
The zip doesn't contain just a binary. It contains a ton of files. Elaborate on how to properly install this tool. I don't want to throw in files that are...
**Describe the bug** Some unsuggest CSP headers must be set, otherwise the KUI cannot load well, include: script-src: unsafe-eval, unsafe-inline object-src: data: **Steps to reproduce the behavior** 1. Go to...
Greetings visitors: this is an innocuous message that does not affect the way Kui interacts with your cluster. upstream bug: https://github.com/electron/electron/issues/33685 > objc[70843]: Class WebSwapCGLLayer is implemented in both /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/Frameworks/libANGLE-shared.dylib...