Catalin

Results 40 comments of Catalin

This is related to https://github.com/kubeshop/monokle/issues/708 I like the idea of saving the session to get back where you ended, thanks for the feedback!

This could be done as a follow-up to https://github.com/kubeshop/monokle/issues/2087

Related to: https://github.com/kubeshop/monokle/issues/1783

I think that we have to remove the `Save` shortcut since we have auto-save everywhere. We just need to check if the shortcut is still used anywhere or not. @julioramosest...

by "emty resource" you mean an "unsaved" resource?

This is a nice idea, I'll investigate if we can do this easily for a patch release. If not, we're planning of having live refresh of resources while in cluster...

Related to https://github.com/kubeshop/monokle/issues/1351 We were not sure what link to add there, maybe we should host the schema somewhere or try to make it open a local file and display...

[Relevant article](https://www.darraghoriordan.com/2021/05/16/migrating-from-create-react-app-to-vite/) for how to do the migration, although we have more configurations (MonacoWebpackPlugin, module aliases) and we need to make sure they'll work with Vite

I tested this by installing Monokle on Ubuntu using the following command: ``` sudo dpkg -i Monokle-linux-1.5.1-arm64.deb ``` and it threw me a similar error, which told me the `libxss1`...

I will finish this issue after the work on OPA Validation is done to avoid having many conflicts.