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 The migration monitor (migrationMonitor) continues to make calls to GetJobStats() even after a successful migration has completed. This leads to errors like: ``` "Failed to get domain job...
Signed-off-by: Pavel Tishkov ## Description ## Why do we need it, and what problem does it solve? ## What is the expected result? ## Checklist - [ ] The code...
## 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...
Signed-off-by: Maksim Fedotov ## Description Remove commit conventions from CONTRIBUTING.md. ## Why do we need it, and what problem does it solve? This repository has successfully moved on to Changelog...
## Description A temporary solution until the problem with `PersistentVolumeMode` is resolved. ## Why do we need it, and what problem does it solve? This is currently required to prevent...
## Description ## Why do we need it, and what problem does it solve? ## What is the expected result? ## Checklist - [ ] The code is covered by...
## Description In the language server protocol, a "workspace" consists of a folder along with per-folder configuration. Some LSP clients such as VS Code allow configuring workspaces explicitly, while others...
## Description TESTS ONLY DO NOT MERGE ## Why do we need it, and what problem does it solve? ## What is the expected result? ## Checklist - [ ]...