oxidecomputer / oxidecomputer/crucible
The agent should use a different directory for stored X509 credentials
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 260
- Forks
- 34
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 8
Description
Don't store X509 credentials in the region directory, store them somewhere else.
Also change so that running snapshots can have a different set of X509 credentials.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the agent code that stores X509 credentials under the region directory, then trace how running snapshots select their credentials. Done means credentials use a separate location and snapshots can use distinct X509 credential sets, with relevant tests updated or added.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- backend, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100