kamu-data / kamu-node

Back-end implementation of the Open Data Fabric protocol
https://kamu.dev
Other
13 stars 2 forks source link

Dataset env vars are not cleaned up upon dataset deletion #138

Open sergiimk opened 2 months ago

sergiimk commented 2 months ago

To reproduce:

  1. Use demo environment
  2. Create local workspace with an empty dataset
  3. Push the dataset to the platform
  4. Create a new variable
  5. Delete the dataset via platform
  6. Push local dataset again, recreating it
  7. Observe that the old variable is still present