kubeshop / vscode-monokle

An extension for Visual Studio Code to validate your Kubernetes configuration
https://marketplace.visualstudio.com/items?itemName=kubeshop.monokle
MIT License
6 stars 0 forks source link

Make sure invalid configuration files are handled properly #5

Closed f1ames closed 1 year ago

f1ames commented 1 year ago

There is just basic error handling for invalid configuration files it place. It needs revisiting and better communication for users (e.g. showing notifications).

f1ames commented 1 year ago

This will be fixed by #15.