Sebastian Florek
Sebastian Florek
Updated cloud shell build to match the figma design. PTAL again.
https://github.com/pluralsh/plural/pull/352 should actually allow us to start using typescript in our codebase and benefit from those types.
> @floreks If this is something we want to start using in the current form I just rebased and updated the types. It shouldn't have any impact on the code...
We have to remember that they have complex logic behind this kind of search and probably also some cache server in between frontend and real server. I'd wait with such...
IMO it does impact the performance. Let's consider that you have a big cluster with over 1k pods and during the 'search' instead of 1 request user 'accidentally' (because of...
Since https://github.com/kubernetes/dashboard/pull/7047 has been merged and it introduces major architecture changes we should close this PR. If you are willing to work on it, you can open a new PR...
That looks really interesting. How about adding an option to local settings on settings view to add new API server config. We could ping it before adding to see if...
Thanks for information. We''ll fix that.
I guess behavior here is somehow similar for Jobs as they are not picked up by GC at all and we have to find and delete the Job pods manually....
I agree that it should be handled on the server side and not by clients. Even documentation does not say how custom client should handle specific actions. Do you think...