containerd / nydus-snapshotter

A containerd snapshotter with data deduplication and lazy loading in P2P fashion
https://nydus.dev/
Apache License 2.0
173 stars 100 forks source link

cleanup: regex not being evaluated in quoted expression #605

Closed ryansavino closed 3 months ago

ryansavino commented 4 months ago

Cleanup never happening for these directories. Regex not evaluated in the rm statement.

ryansavino commented 4 months ago

@sctb512 @imeoer Not sure why the checks and tests are failing. Anything I need to look at here?

apostasie commented 4 months ago

@sctb512 @imeoer Not sure why the checks and tests are failing. Anything I need to look at here?

Some of the CI bustages are being fixed here: #606 - so, as soon as this is merged, if you could rebase, that would be nice.

kube e2e kubeconf test will still be bust though - needs more work to fix.