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: handle config fetching error during validator creation #69

Closed f1ames closed 8 months ago

f1ames commented 8 months ago

This PR fixes error when validator was not able to initialize due to config fetching error.

Changes

Fixes

Checklist