Proto commits in GoogleCloudPlatform/compute-image-import

These 8 commits are when the Protocol Buffers files have changed:

Commit:3793a86
Author:Jatin Miglani
Committer:GitHub

Image Import: Adding Image Import Support for CentOS Stream 8/9 (#98) * Image Import: Adding Image Improt Support for CentOS Stream 8/9 * Removing log print statements * Fixing python version issues in presubmit tests for inspection * Adding module tests for centos stream 8/9 inspection

The documentation is generated from this commit.

Commit:27efb26
Author:Jatin Miglani
Committer:Jatin Miglani

Image Import: Adding Image Improt Support for CentOS Stream 8/9

The documentation is generated from this commit.

Commit:310a2df
Author:Mahmoud Nada
Committer:GitHub

Image_Import_inspection: update_archlinux_and_clearlinux_distros_IDs (#1823)

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.