virtualization icon indicating copy to clipboard operation
virtualization copied to clipboard

Virtualization module for Deckhouse Kubernetes Platform

Results 139 virtualization issues
Sort by recently updated
recently updated
newest added

## Description - A new "Employed" condition has been added to the VirtualDisk resource, which signals when the disk is attached not just to any VirtualMachine, but specifically to a...

## Description Keep perf test config updated ## Why do we need it, and what problem does it solve? ## What is the expected result? ## Checklist - [ ]...

## Description Updating the structure and content of the documentation ## Why do we need it, and what problem does it solve? ## What is the expected result? ## Checklist...

:robot: I have created a release *beep* *boop* --- ## [0.14.0](https://github.com/deckhouse/virtualization/compare/v0.13.1...v0.14.0) (2024-10-11) ### Features * **api:** move calculation of scratch filesystem overhead to cdi controller ([91d8db3](https://github.com/deckhouse/virtualization/commit/91d8db30c070bd0e65b22bb6f2f87630db52d619)) * **kube-api-rewriter:** add pprof...

autorelease: pending

## Description Add SOURCE_REPO. It is git repo prefix for building 3-rd party images. ## Why do we need it, and what problem does it solve? For easy creation of...

## Description The tests of the e2e sizing policy cover the following cases: - creating virtual machine with non-existing vmClass; - creating virtual machine with existing vmClass; - validate virtual...

## Description ## Why do we need it, and what problem does it solve? ## What is the expected result? ## Checklist - [ ] The code is covered by...

1. Fix no bootable device error (wrong api group for pvc) 2. Fix unfreeze for disk devices 3. Improve crd description ## Description ## Why do we need it, and...

## Description - add doc-ru linter to check the differences between crd and the RU version of crd - add task `lint` to run all linters ## Why do we...

## Description - Add subresources status field. - GET /apis/v1/.../resourcetype/NAME/status give error NotFound if no subresources field in CRD. ## Why do we need it, and what problem does it...