hejing / instance_containize

any issues when using the bitdeer.ai
0 stars 0 forks source link

Mistakenly delete instance’s disk data #8

Open jianwang-ntu opened 3 months ago

jianwang-ntu commented 3 months ago

Issue: Given two instances, named instanceA and instanceB, their corresponding disks are named diskA and diskB.

there is a bug, that can Mistakenly delete diskA when you intend to delete instanceB and diskB by asking the system to destroy them immediately.

This is the snapshot of our test instance, you can trace them to identify the root cause. image

Reproduce: please make sure to check this option "Destory immediately" in the following picture.

image

We acknowledge that this bug can occasionally come, it may be hard to identify