virtualization
virtualization copied to clipboard
Virtualization module for Deckhouse Kubernetes Platform
## Description Increase aio-max-nr on servers where enabled virtualization ## Why do we need it, and what problem does it solve? On sets with a large number of VMs, the...
:robot: I have created a release *beep* *boop* --- ## [0.12.3](https://github.com/deckhouse/virtualization/compare/v0.12.2...v0.12.3) (2024-08-21) ### Bug Fixes * **vd,vmbda:** write occurred data volume errors to condition ([4694b5e](https://github.com/deckhouse/virtualization/commit/4694b5e917039f74fdfbb70d26ec7b5721a6b421)) * **vd:** write error to...
## Description ## Checklist - [ ] The code is covered by unit tests. - [ ] e2e tests passed. - [ ] Documentation updated according to the changes. -...
## Description Add stage 1: apply virtualization resources Update ginkgo version: 2.20.0 ## Why do we need it, and what problem does it solve? ## What is the expected result?...
## Description add ebpf route watcher ## Why do we need it, and what problem does it solve? ## What is the expected result? ## Checklist - [ ] The...
## Description Add unsafe client ## Why do we need it, and what problem does it solve? exporters spend a lot of resources generating metrics ## Checklist - [ ]...
## Description NOTE: No significant changes in rewriters are made, except simple refactoring in some places: - Extract RewriteRoleRule for common code in validating, mutating, clusterrole and role. - Support...
## Description - Refactor vmop controller to use new style of reconcilers. - Add conditions to the VMOp status. - Remove old-style failireMessage/failureReason fields. ## Why do we need it,...
## Description Changed chart VM by nodes count in Virtualization dashboard. Added dashboard for grafana v10. ## Checklist - [ ] The code is covered by unit tests. - [...
## Description Introduces a readiness condition and validation for StorageClass specified in VirtualImage and VirtualDisk. If the specified StorageClass is not ready, the resource will remain in a pending state....