noobaa-core
noobaa-core copied to clipboard
Accounting error after OBC deletion - resource still shows used data although it was removed
Environment info
- NooBaa Version: 5.9
- Platform: minikube
Actual behavior
- Following the steps described in https://github.com/noobaa/noobaa-core/issues/6001, after deleting the OBCs, no data remained in the buckets, however there was an accounting issue which looked like data remained.
Expected behavior
- Used capacity of a bucket should be 0 after deletion.
Steps to reproduce
- Follow steps described in https://github.com/noobaa/noobaa-core/issues/6001
- Once OBCs are deleted, verify that no data is left in the bucket (e.g. list items).
- Using the UI, under "resources" section, examine the "used capacity" tab - looks like not all data was deleted (but actually did).