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

Initalize validator based on origin config #57

Closed f1ames closed 9 months ago

f1ames commented 9 months ago

This PR fixes how validator is initialized to take into account dynamic schema store origin. Part of https://github.com/kubeshop/monokle-saas/issues/2212.

Changes

Fixes

Checklist