Kevin Lin

Results 13 issues of Kevin Lin

When I rename a directory with MemMapFS, the files within it don't get moved. I _think_ the files within should also move to the new directory name (as in the...

bug

**What happened?** ``` ❯ blimp up Booting cloud sandbox [Error] Get help at https://kelda.io/blimp/docs/help/ Message: Failed to create development sandbox Error: rpc error: code = Unavailable desc = transport is...

Requested in https://github.com/kelda/dksnap/issues/21

**Is your feature request related to a problem? Please describe.** Host volumes are currently ignored. **Describe the solution you'd like** Although working with host volumes can be dangerous since it...

enhancement

**Is your feature request related to a problem? Please describe.** `mongodump` currently doesn't authenticate when creating the database dump, so it fails if the db was started with `MONGO_INITDB_ROOT_USERNAME` or...

enhancement

**Is your feature request related to a problem? Please describe.** The generic snapshot works by copying files from the image into the volumes. If the files fail to copy for...

bug

**Is your feature request related to a problem? Please describe.** `dksnap` helps create snapshots once the container is already initialized. However, it doesn't directly help with setting up the container...

enhancement

**Is your feature request related to a problem? Please describe.** `dksnap` currently just captures the filesystem. Although this is sufficient for most scenarios, capturing the CPU and RAM state may...

enhancement

**Is your feature request related to a problem? Please describe.** Some people prefer working directly with a command line interface. Plus, this would make it easier to integrate with scripts.

enhancement

We should query the Elasticsearch API to dump.

enhancement