Report VM IP addresses to host agent
Open
enhancement
- Dominant language
- Go
- Stars
- 21.9k
- Forks
- 957
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 53
Description
Right now the only way to discover the IP address assigned to a vznat or vmnet interface is by running `ip a` inside the instance and parsing the output.
It would be nice if the guestagent would report this back to the hostagent, and `limactl list` could include this information.
Contributor guide
Assessment
This issue has not been assessed yet.