-
Notifications
You must be signed in to change notification settings - Fork 41.5k
Closed
Labels
area/provider/awsIssues or PRs related to aws providerIssues or PRs related to aws providerkind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.Denotes an issue or PR that has aged beyond stale and will be auto-closed.needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.Indicates an issue or PR lacks a `triage/foo` label and requires one.sig/cloud-providerCategorizes an issue or PR as relevant to SIG Cloud Provider.Categorizes an issue or PR as relevant to SIG Cloud Provider.
Description
What would you like to be added:
Currently AWS credentialprovider only support ECR in private mode here. These are repositories with suffix amazonaws.com.
I would like to be added support for public.ecr.aws
URL as well. This URL works and supports anonymous downloads up to 500GB/month.
Why is this needed:
If there would be public.ecr.aws
support in credentialprovider
with transparent auth then all downloads within AWS are free.
Here is authentication API for public registries. Its very similar to existing provider.
Metadata
Metadata
Assignees
Labels
area/provider/awsIssues or PRs related to aws providerIssues or PRs related to aws providerkind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.Denotes an issue or PR that has aged beyond stale and will be auto-closed.needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.Indicates an issue or PR lacks a `triage/foo` label and requires one.sig/cloud-providerCategorizes an issue or PR as relevant to SIG Cloud Provider.Categorizes an issue or PR as relevant to SIG Cloud Provider.