golemcloud / golem

Golem is an open source durable computing platform that makes it easy to build and deploy highly reliable distributed systems.
https://learn.golem.cloud/
Apache License 2.0
530 stars 59 forks source link

Handle component constraints for deletion of API deployment #1024

Open afsalthaj opened 1 month ago

afsalthaj commented 1 month ago

This requires a count of the usage of constraints to be persisted.

This is simple to add, and may be incorporated into https://github.com/golemcloud/golem/pull/1022/files. However, https://github.com/golemcloud/golem/pull/1022/files already solving a lot of other related issues, and therefore tracked in a separate ticket