These 6 commits are when the Protocol Buffers files have changed:
Commit: | 310a2df | |
---|---|---|
Author: | Mahmoud Nada | |
Committer: | GitHub |
Image_Import_inspection: update_archlinux_and_clearlinux_distros_IDs (#1823)
The documentation is generated from this commit.
Commit: | 3da40bb | |
---|---|---|
Author: | Mahmoud Nada | |
Committer: | GitHub |
Image import inspection: update inspection stage to support archlinux and clearlinux distros (#1822)
Commit: | 93e2be7 | |
---|---|---|
Author: | Tony Zhang | |
Committer: | GitHub |
[safely adopt VMDK API] stage 1 (#1782) * [vmdk api migration] use qemu checksum to determine retry logic
Commit: | af67d27 | |
---|---|---|
Author: | Eric Edens | |
Committer: | GitHub |
Image import: Support Rocky Linux 8 (#1739) This adds support for importing Rocky Linux 8.
Commit: | 20e0f2d | |
---|---|---|
Author: | Eric Edens | |
Committer: | GitHub |
CLI: Add new common logger (#1444) ToolLogger replaces existing logging interfaces. It supports explicit log destinations, and type-safe collection of metrics, and prepares us for a future refactoring that shares code between image import and OVF import.
Commit: | 93b6de8 | |
---|---|---|
Author: | Eric Edens | |
Committer: | GitHub |
Inspection refactor: Use protobufs for transport (#1410) To support inspection metrics, this PR refactors the Python worker and the Go client to use protobufs internally and for transport.