Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

see output of kubectl/helm/etc commands #339

Open
olensmar opened this issue Sep 3, 2021 · 3 comments
Open

see output of kubectl/helm/etc commands #339

olensmar opened this issue Sep 3, 2021 · 3 comments
Labels

Comments

@olensmar
Copy link
Member

olensmar commented Sep 3, 2021

I would like to see the entire output of the kubectl/helm/etc commands executed by monokle -preferably in some kind of log tab at the bottom of the main window

@olensmar olensmar added the enhancement New feature or request label Sep 3, 2021
@olensmar olensmar added this to the 1.4.0 release milestone Nov 2, 2021
@tommywhitehead
Copy link

@olensmar could you provide me an example output? This should be pretty easy to mock up (I think)...

@olensmar
Copy link
Member Author

I was just thinking something in the line of the output tabs that are usually found at the bottom of IDEs

image

@olensmar
Copy link
Member Author

[2] 15:54:49.598 › Ignoring document 1 in deployment due to 1 error(s)
[2] 15:54:49.665 › Ignoring document 1 in deployment due to 1 error(s)
[2] 16:07:24.702 › SerializableStateInvariantMiddleware took 50ms, which is more than the warning threshold of 32ms. 
[2] If your state or actions are very large, you may want to disable the middleware as it might cause too much of a slowdown in development mode. See https://redux-toolkit.js.org/api/getDefaultMiddleware for instructions.
[2] It is disabled in production builds, so you don't need to worry about that.
[2] 2021-11-17 16:09:27.925 Electron Helper (Renderer)[52012:920757] CoreText note: Client requested name ".NewYork-Regular", it will get Times-Roman rather than the intended font. All system UI font access should be through proper APIs such as CTFontCreateUIFontForLanguage() or +[NSFont systemFontOfSize:].
[2] 2021-11-17 16:09:27.926 Electron Helper (Renderer)[52012:920757] CoreText note: Client requested name ".NewYork-Regular", it will get Times-Roman rather than the intended font. All system UI font access should be through proper APIs such as CTFontCreateUIFontForLanguage() or +[NSFont systemFontOfSize:].

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No Status
Development

No branches or pull requests

4 participants