-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
good first issueDenotes an issue ready for a new contributor, according to the "help wanted" guidelines.Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.help wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.priority/backlogHigher priority than priority/awaiting-more-evidence.Higher priority than priority/awaiting-more-evidence.sig/stack-guidanceCategorizes an issue or PR as relevant to SIG Stack Guidance.Categorizes an issue or PR as relevant to SIG Stack Guidance.
Description
Problem statement
As a Thoth developer, I would like to use directly the boto3 library for cases
where storages (this module) API is inconvenient. However, I don't want to
parse the environment configuration myself
Proposal description
Exposes a function returning a config object created
from the environment variables described in the README
Additional context
This would have been useful for example in thoth-station/document-sync-job#37
Acceptance Criteria
- storages export a "s3 config factory"
- at least one client for that API (Calculate set difference to avoid unnecessary copy to S3 document-sync-job#37 is a good candidate)
/kind feature
/priority backlog
/good-first-issue
/sig stack-guidance
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueDenotes an issue ready for a new contributor, according to the "help wanted" guidelines.Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.help wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.priority/backlogHigher priority than priority/awaiting-more-evidence.Higher priority than priority/awaiting-more-evidence.sig/stack-guidanceCategorizes an issue or PR as relevant to SIG Stack Guidance.Categorizes an issue or PR as relevant to SIG Stack Guidance.
Type
Projects
Status
🆕 New