lima-vm / lima-vm/lima

driver: `ListSnapshotsResponse` should return []struct, not a machine-unreadable string

Open
#5,312 4 comments 0 reactions 1 assignee Claimed by @olamilekan000 View on GitHub
area/vmdrivers impact/breaking kind/refactoring
Dominant language
Go
Stars
21.9k
Forks
957
Avg merge
2d 6h
Merged PRs (30d)
53

Description

https://github.com/lima-vm/lima/blob/de0816ea4bdc5267b428ab21025889b8dd785526/pkg/driver/external/driver.proto#L207-L211

It should return a slice of struct, not a raw output of `qemu-img snapshot -l` which is not robustly parsable.

Depends on:
- https://github.com/lima-vm/go-qcow2reader/issues/75

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.