exo icon indicating copy to clipboard operation
exo copied to clipboard

[BUG] apply unnecessarily re-creates resources

Open brandonbloom opened this issue 4 years ago • 0 comments
trafficstars

Applying a procfile:

✓ ├─ deleting hang                                                              
✓ ├─ re-creating hang      

But the command and the env didn't change!

We need to be able to handle fully-resolved manifests and compare them against each other to see if any change has happened. If not, then we should avoid recreating.

There is also some complexity here with component dependencies.

brandonbloom avatar Sep 03 '21 17:09 brandonbloom