solstice-ci/docs/ai
Till Wegmueller 855aecbb10
Add gRPC support for VM runner log streaming and orchestrator integration
This commit introduces gRPC-based log streaming between the VM runner (`solstice-runner`) and orchestrator. Key updates include:
- Implemented gRPC server in the orchestrator for receiving and processing runner logs.
- Added log streaming and job result reporting in the `solstice-runner` client.
- Defined `runner.proto` with messages (`LogItem`, `JobEnd`) and the `Runner` service.
- Updated orchestrator to accept gRPC settings and start the server.
- Modified cloud-init user data to include gRPC endpoint and request ID for runners.
- Enhanced message queue logic to handle job results via `publish_job_result`.
- Configured `Cross.toml` for cross-compilation of the runner.
2025-11-01 12:14:50 +01:00
..
2025-10-25-forgejo-webhooks-to-jobrequest.md Initial Commit 2025-10-25 20:01:08 +02:00
2025-10-25-orchestrator-scheduling-and-libvirt.md Update orchestrator documentation for libvirt lifecycle functionality and add migration crate to project files 2025-10-25 20:04:47 +02:00
2025-10-25-rabbitmq-integration.md Initial Commit 2025-10-25 20:01:08 +02:00
2025-10-25-solstice-ci-architecture.md Initial Commit 2025-10-25 20:01:08 +02:00
2025-10-26-orchestrator-persistence-module.md Add orchestrator persistence using SeaORM for initial database support 2025-10-26 15:38:54 +01:00
2025-10-26-workflow-runner-and-cross.md Add gRPC support for VM runner log streaming and orchestrator integration 2025-11-01 12:14:50 +01:00
Rust CI for Illumos VMs.md Initial Commit 2025-10-25 20:01:08 +02:00