kubeshop / monokle

Monokle is a set of OSS tools designed to help create and maintain high-quality Kubernetes configurations throughout the application lifecycle
https://monokle.io
MIT License
1.85k stars 135 forks source link

Monokle fails to sync helm [chart - value] file when editing from an external editor #4041

Closed mortada-codes closed 1 year ago

mortada-codes commented 1 year ago

Describe the bug Monokle fails to sync the helm chart file and helm value file when editing from an external editor like Vscode.

To Reproduce Steps to reproduce the behavior:

  1. open a helm file in Monokle
  2. open the same file in another editor and edit the file
  3. See the error

Expected behavior Monokle should sync the file and load the content

Desktop (please complete the following information):

mortada-codes commented 1 year ago

https://github.com/kubeshop/monokle/pull/4048