lablup / backend.ai

Backend.AI is a streamlined, container-based computing cluster platform that hosts popular computing/ML frameworks and diverse programming languages, with pluggable heterogeneous accelerator support including CUDA GPU, ROCm GPU, TPU, IPU and other NPUs.
https://www.backend.ai
GNU Lesser General Public License v3.0
519 stars 153 forks source link

fix: Change vfolder name when deleted to allow reusing the name #3061

Closed fregataa closed 6 days ago

fregataa commented 1 week ago

resolves #3041

Update vfolder name before delete-forever. The deletion date time format is %Y-%m-%dT%HH%MM%SS%z, update the name to {ORIGINAL}_deleted_{DATE-TIME}.

Checklist: (if applicable)

fregataa commented 1 week ago

This stack of pull requests is managed by Graphite. Learn more about stacking.