solstice-ci/.idea
Till Wegmueller c2fefb5167
Add per-job SSH key support, refactor scheduler for SSH-based job execution, and remove unused runner endpoint
- Introduce fields in `JobContext` for per-job SSH configuration, including user, key paths, and PEM contents.
- Update the scheduler to support SSH-based execution of jobs, including VM lifecycle management and SSH session handling.
- Add utility functions for SSH execution, guest IP discovery, and runner deployment.
- Remove the unused `/runners/{name}` HTTP endpoint and its associated logic.
- Simplify router creation by refactoring out disabled runner directory handling.

Signed-off-by: Till Wegmueller <toasterson@gmail.com>
2025-11-15 18:37:30 +01:00
..
.gitignore Initial Commit 2025-10-25 20:01:08 +02:00
dataSources.xml Update database connection details to production configuration 2025-11-11 20:23:48 +01:00
modules.xml Initial Commit 2025-10-25 20:01:08 +02:00
solstice-ci.iml Update orchestrator documentation for libvirt lifecycle functionality and add migration crate to project files 2025-10-25 20:04:47 +02:00
vcs.xml Initial Commit 2025-10-25 20:01:08 +02:00