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

fix: improve error notifications for better UX #31

Closed f1ames closed 1 year ago

f1ames commented 1 year ago

This PR fixes #28.

It based on #25 branch so needs to be merged after that one.

There are few related, follow-up issues to help with better on-boarding and fixing invalid configuration - #27, #30 and https://github.com/kubeshop/monokle-core/issues/483.

Changes

Fixes

image

Remarks

Checklist

f1ames commented 1 year ago

Rebased onto latest main.