Skip to content

Add HypervisorVersion field to HypervisorStatus#239

Open
anokfireball wants to merge 1 commit intomainfrom
feature/add-hypervisor-version-field
Open

Add HypervisorVersion field to HypervisorStatus#239
anokfireball wants to merge 1 commit intomainfrom
feature/add-hypervisor-version-field

Conversation

@anokfireball
Copy link

Adds a new field to report the running hypervisor version (e.g., Cloud Hypervisor 50.0.0, QEMU X.Y.Z) separately from the libvirt library version.

Adds a new field to report the running hypervisor version
(e.g., Cloud Hypervisor 50.0.0, QEMU X.Y.Z) separately from
the libvirt library version.
@anokfireball
Copy link
Author

anokfireball commented Feb 17, 2026

One could argue that hypervisor is an overloaded term for us already. What is referred to as hypervisor in both type and version is also called VMM... could be worthwhile to consider renaming it.

@github-actions
Copy link

Merging this branch will not change overall coverage

Impacted Packages Coverage Δ 🤖
github.com/cobaltcore-dev/openstack-hypervisor-operator/api/v1 0.00% (ø)
github.com/cobaltcore-dev/openstack-hypervisor-operator/applyconfigurations/api/v1 0.00% (ø)

Coverage by file

Changed files (no unit tests)

Changed File Coverage Δ Total Covered Missed 🤖
github.com/cobaltcore-dev/openstack-hypervisor-operator/api/v1/hypervisor_types.go 0.00% (ø) 0 0 0
github.com/cobaltcore-dev/openstack-hypervisor-operator/applyconfigurations/api/v1/hypervisorstatus.go 0.00% (ø) 0 0 0

Please note that the "Total", "Covered", and "Missed" counts above refer to code statements instead of lines of code. The value in brackets refers to the test coverage of that file in the old version of the code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant