Skip to content
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

vm: add experimental long-polling based filesystem inotify events #655

Merged
merged 10 commits into from
Mar 19, 2023

Conversation

abiosoft
Copy link
Owner

@abiosoft abiosoft commented Mar 19, 2023

This PR is an attempt at resolving #151 and #261.
Introduces --mount-inotify flag and mountInotify config that defaults to false.

Usage

colima start --mount-inotify # enable
colima start --mount-inotify=false #disable

@abiosoft abiosoft changed the title vm: add long-polling based filesystem inotify event vm: add long-polling based filesystem inotify events Mar 19, 2023
@abiosoft abiosoft changed the title vm: add long-polling based filesystem inotify events vm: add experimental long-polling based filesystem inotify events Mar 19, 2023
@abiosoft abiosoft merged commit 30efd6c into main Mar 19, 2023
@abiosoft abiosoft deleted the inotify branch March 19, 2023 21:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant