virtualization
virtualization copied to clipboard
Virtualization module for Deckhouse Kubernetes Platform
## Description ## Why do we need it, and what problem does it solve? ## What is the expected result? ## Checklist - [ ] The code is covered by...
## Description This PR refactors the Virtualization Controller configuration by consolidating disparate settings previously scattered across flags and environment variables into a unified configuration object: ```yaml apiVersion: configuration.virtualization.deckhouse.io/v1alpha1 kind: VirtualizationControllerConfiguration...
## Description Set up `app.kubernetes.io/component=` and `app.kubernetes.io/name=` labels. ## Why do we need it, and what problem does it solve? ## What is the expected result? ## Checklist - [...
## Description Add new condition InUse Add new handler to set InUse condition ## Why do we need it, and what problem does it solve? Other resources may use VI/CVI...
## Description add descheduler e2e tests ## Why do we need it, and what problem does it solve? ## What is the expected result? ## Checklist - [ ] The...
## Description Cleanup `.*virtualization.deckhouse.io/.*` node labels after removing module ## Why do we need it, and what problem does it solve? ## What is the expected result? ## Checklist -...
## Description add test for discovery nodes hook ## Why do we need it, and what problem does it solve? ## What is the expected result? ## Checklist - [...
## Description fix cpu usage metrics ## Why do we need it, and what problem does it solve? In KubeVirt, a core virtualization component, the metric was incorrectly reported in...
## Description ## Why do we need it, and what problem does it solve? ## What is the expected result? ## Checklist - [ ] The code is covered by...
## Description ## Why do we need it, and what problem does it solve? ## What is the expected result? ## Checklist - [ ] The code is covered by...