Tags: oras-project/oras-py
Tags
Fix authentication priority: AWS-native -> docker login -> credHelper… …s -> credsStore (#211) * Fix authentication priority: AWS-native -> docker login -> credHelpers -> credsStore * Continue trying other auth if credHelper or credsStore fails * Formatting * Bump version + add CHANGELOG Signed-off-by: Rasmus Faber-Espensen <[email protected]>
fix: auth via ECR to be an extra (#208) * fix: auth via ECR to be an extra as intended in original PR. Signed-off-by: tarilabs <[email protected]> * linting Signed-off-by: tarilabs <[email protected]> * Update oras/auth/ecr.py Co-authored-by: Vanessasaurus <[email protected]> Signed-off-by: Matteo Mortari <[email protected]> * implement code review feedback Signed-off-by: tarilabs <[email protected]> Co-authored-by: Vanessasaurus <[email protected]> * implement review feedback by removing code comment and MD in error msg Signed-off-by: tarilabs <[email protected]> --------- Signed-off-by: tarilabs <[email protected]> Signed-off-by: Matteo Mortari <[email protected]> Co-authored-by: Vanessasaurus <[email protected]>
Ecr auth support (#205) * Add ECR auth backend Signed-off-by: Rasmus Faber-Espensen <[email protected]> * Add test Signed-off-by: Rasmus Faber-Espensen <[email protected]> * Changelog, copyright headers, documentation Signed-off-by: Rasmus Faber-Espensen <[email protected]> * Bump version and add version to CHANGELOG.md Signed-off-by: Rasmus Faber-Espensen <[email protected]> * indent Signed-off-by: Rasmus Faber-Espensen <[email protected]> * Update CHANGELOG.md Co-authored-by: Vanessasaurus <[email protected]> Signed-off-by: rasmusfaber <[email protected]> --------- Signed-off-by: Rasmus Faber-Espensen <[email protected]> Signed-off-by: rasmusfaber <[email protected]> Co-authored-by: Vanessasaurus <[email protected]>
PreviousNext