converged-computing / oras-csi

ORAS (OCI registry as storage) container storage interface
https://converged-computing.github.io/oras-csi/#/
MIT License
14 stars 3 forks source link

feature: cleanup options #15

Open vsoch opened 1 year ago

vsoch commented 1 year ago

It might be the case that we want an artifact to be cleaned up after the fact, or I can see some kind of cleanup logic implemented on the level of the driver itself. Thus, we should brainstorm an ability to specify conditions for cleaning up an artifact when the kubernetes pod / object is deleted, both on the level of the pod and the driver itself.