Daniil Loktev

Results 5 issues of Daniil Loktev

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

## Description Implements d8v prefixing for `VirtualMachineSnapshot` and `VirtualDiskSnapshot` service resources according to the ADR for consistent naming across the virtualization module. **Key changes:** - VMS Secret: Changed from ``...

## Description Fix VirtualDisk remaining in `WaitForFirstConsumer` phase even after VM attachment and provisioning has started. ## Why do we need it, and what problem does it solve? When using...

## Description Change KubeVirt SELinux launcher type from `spc_t` to `container_kvm_t` to comply with Deckhouse baseline pod security policies (D8SeLinux). ## Why do we need it, and what problem does...

## Description Implements periodic monitoring of DVCR (Deckhouse Virtualization Container Registry) image presence for `VirtualImage` and `ClusterVirtualImage` resources. ### Key components: - **ImageChecker**: New component (pkg/dvcr/image_checker.go) that verifies image existence...