Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kubevirt: cdiupload retry, thin metrics #4509

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

andrewd-zededa
Copy link
Contributor

  • Implement retries of CDI upload to pvc to handle
    intermittent timeouts to k8s api.
  • Switch kubevirt memory metric as "_total" suffix
    was removed from "kubevirt_vmi_memory_domain_bytes"
  • Create DiskMetric with names for sdX and pvc name to help
    match them in system debug.
  • Fix AppDiskMetric thin allocation reporting by moving
    csihandler GetVolumeDetails to reading allocated space
    from lh volume object and Populate() filling in FileLocation.

- Implement retries of CDI upload to pvc to handle
intermittent timeouts to k8s api.
- Switch kubevirt memory metric as "_total" suffix
was removed from "kubevirt_vmi_memory_domain_bytes"
- Create DiskMetric with names for sdX and pvc name to help
match them in system debug.
- Fix AppDiskMetric thin allocation reporting by moving
csihandler GetVolumeDetails to reading allocated space
from lh volume object and Populate() filling in FileLocation.

Signed-off-by: Andrew Durbin <[email protected]>
go mod tidy/vendor.

Signed-off-by: Andrew Durbin <[email protected]>
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