StatCan / aaw-kubeflow-containers

Containers built to be used with Kubeflow for Data Science
Other
24 stars 21 forks source link

Add safe version of rm to prevent deletion of filers. #648

Closed bryanpaget closed 1 month ago

bryanpaget commented 1 month ago

I have added a safe version of rm that prevents accidently recursive deletion of files in the mounted filer.

The safe version of rm is hosted in a gist:

and we install it using git clone, so when the gist is updated we don't have to update the containers to take advantage of the new code.

Tickets:

bryanpaget commented 1 month ago

This works in The Zone:

image