abiosoft / abiosoft/colima

Colima 0.5.5 config doesn't state the default value for `mountInotify`

Open
#718 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
30.8k
Forks
613
PR merge metrics
No merged PRs in 30d

Description

### Description

`colima --edit` doesn't say if mountInotify defaults to true or not:
```
# Propagate inotify file events to the VM.
# NOTE: this is experimental.
mountInotify: true
```
Other entries have a `# Default: xx` entry.

### Version

Colima Version: 0.5.5
Lima Version: 0.15.1
Qemu Version: 8.0.0

### Operating System

- [ ] macOS Intel <= 12 (Monterrey)
- [ ] macOS Intel >= 13 (Ventura)
- [ ] macOS M1 <= 12 (Monterrey)
- [X] macOS M1 >= 13 (Ventura)
- [ ] Linux

### Output of `colima status`

INFO[0000] colima is running using QEMU
INFO[0000] arch: aarch64
INFO[0000] runtime: docker
INFO[0000] mountType: sshfs
INFO[0000] address: 192.168.106.2
INFO[0000] socket: unix:///Users/henarons/.colima/default/docker.sock

### Reproduction Steps

_No response_

### Expected behaviour

_No response_

### Additional context

_No response_

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.