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

Adding/requesting fingerprint-based suppression should give some immediate feedback #94

Closed f1ames closed 6 months ago

f1ames commented 6 months ago

Extracted from #92:

One thing which can be seen is that reapplying suppressions takes a moment until those appear in SARIF panel. I thought about adding some notification that suppression is being applied but then you will get it every time which might be irritating. The other solution could be applying suppression locally (before sending request to API) and then reapply when there is response from API.