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 - Change vmclass generic manifest to use strings for coreFractions. - Fix error when hook trying to patch vmclass/generic without annotations. ## Why do we need it, and...

## 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...

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

Description Add a minimal nested SDS E2E on top of the skeleton. Preserves triggers, dependencies, and ordering; replaces Ceph-only parts with SDS enablement (source: deckhouse) and nested replicated storage setup....

## Description Add a minimal skeleton for the nightly E2E matrix workflow. Preserves triggers, job order, and profile matrix; replaces logic with echo placeholders only. ## Why do we need...

## 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 ## Checklist - [ ] The code is covered by unit tests. - [ ] e2e tests passed. - [ ] Documentation updated according to the changes. -...

## Description Use indexers for better performance. List on large size of namespaces drastically increases cpu usage, using indexers divide it by 2. ## Checklist - [ ] The code...

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