metal-stack / metal-hammer

metal-hammer is used to boot bare metal servers with ipxe and the metal-stack kernel
GNU Affero General Public License v3.0
41 stars 6 forks source link

Only allow erasing disks under very certain circumstances. #57

Open Gerrit91 opened 3 years ago

Gerrit91 commented 3 years ago

This is supposed to be a safety-measurement to prevent data loss when things go wrong. It's better to just stop and wait for manual maintenance before breaking our promise of not erasing data of a user.

References https://github.com/metal-stack/metal-api/issues/207.

majst01 commented 3 years ago

related to https://github.com/metal-stack/metal-api/issues/21