You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(storage): implement soft-delete functionality for deployments and twins
- Added soft-delete tests for deployments, twins, and workloads in storage_test.go.
- Implemented methods to check if deployments and twins are deleted.
- Enhanced the Delete method to support soft-deletion and verify the state of deleted items.
0 commit comments