-
Notifications
You must be signed in to change notification settings - Fork 635
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[WIP] support for cache volume mounts from host #7646
Conversation
This PR is stale because it has been open 14 days with no activity. Remove stale label or comment or this will be closed in 7 days. |
This PR was closed because it has been stalled for 7 days with no activity. |
(finishing up #7804 first, then getting back to this) |
Update on this:
EDIT: Got the above idea basically working, updated PR description |
Signed-off-by: Erik Sipsma <[email protected]>
Signed-off-by: Erik Sipsma <[email protected]>
Signed-off-by: Erik Sipsma <[email protected]>
Signed-off-by: Erik Sipsma <[email protected]>
Signed-off-by: Erik Sipsma <[email protected]>
This PR is stale because it has been open 14 days with no activity. Remove stale label or comment or this will be closed in 7 days. |
This PR was closed because it has been stalled for 7 days with no activity. |
This PR was closed because it has been stalled for 7 days with no activity. |
This PR was closed because it has been stalled for 7 days with no activity. |
Has something been done in this direction? I have been following the PR for a long time, and the GH bot has more interactions than the code |
This PR is stale because it has been open 14 days with no activity. Remove stale label or comment or this will be closed in 7 days. |
This PR was closed because it has been stalled for 7 days with no activity. |
As mentioned here, moving this from POC to fleshed out implementation ended up calling for a very different approach.
Will flesh out description more, but high level:
Currently passing tests other than a few expected failures from tests for cache volume ownership/mode, which is a TODO below.
TODOs: