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

Migrate to SARIF fork #60

Closed f1ames closed 9 months ago

f1ames commented 9 months ago

This PR migrates to SARIF extension fork (https://github.com/kubeshop/vscode-sarif).

Fixes #16 and fixes #7.

IMPORTANT: For now I just released first version of Kubeshop.monokle-sarif extension manually from f1ames/fix/ui-adjustments branch to test how it works. However, before merging and releasing this one we should first proceed with: https://github.com/kubeshop/vscode-sarif/pull/1 and https://github.com/kubeshop/vscode-sarif/pull/2.

Changes

Fixes

Checklist