`limactl start` should wait until all provision scripts complete (and report errors on failure)
Open
enhancement
- Dominant language
- Go
- Stars
- 21.9k
- Forks
- 957
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 53
Description
Currently we have to inject `probes` script in addition to `provision` like this:
https://github.com/lima-vm/lima/blob/be682789f45b2af8c5d5386920d4db091b4ab767/examples/k3s.yaml#L30-L47
`limactl start` should wait until all provision scripts complete (and report errors on failure) by default
Contributor guide
Assessment
This issue has not been assessed yet.