apache / apache/opendal-reqsign
Enable IMDSv1 fallback for retrieving credentials from instance metadata.
Open
- Dominant language
- Rust
- Stars
- 169
- Forks
- 75
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 16
Description
Useful for feature parity with Arrow object_store: https://github.com/apache/arrow-rs-object-store/blob/main/src/aws/builder.rs#L141-L142
Contributor guide
Research direction
Read the referenced Arrow object_store implementation at src/aws/builder.rs around lines 141-142, then locate the repository's current instance-metadata credential retrieval path. Implement the IMDSv1 fallback alongside the existing behavior and add or update coverage showing credentials can be retrieved when the newer metadata flow is unavailable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- authentication, cloud
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100