[orchestrator]: Take ssh_key_name as user input
Open
- Dominant language
- Rust
- Stars
- 9
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
### Problem:
The `ssh_key_name` can be useful for debugging and should be a user input rather than a hard-coded value in the state.rs file.
Contributor guide
Research direction
Start by reading state.rs and trace how orchestrator configuration is collected and passed into state. Make ssh_key_name configurable as user input instead of keeping it hard-coded, then verify that the orchestrator uses the supplied value for debugging.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100