Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add S3 bucket authentication to oci-copy #1208

Merged
merged 5 commits into from
Jul 29, 2024
Merged

Add S3 bucket authentication to oci-copy #1208

merged 5 commits into from
Jul 29, 2024

Conversation

ralphbean
Copy link
Member

The existing bearer token auth is not sufficient for pulling from an S3 bucket. This enables just that: pulling content from an s3 bucket.

Policy mechanisms (already in place and merged) prevent redistributing content from buckets that are not explicitly allowed.

@ralphbean ralphbean requested a review from chmeliik July 28, 2024 13:43
@ralphbean ralphbean force-pushed the s3-credentials branch 2 times, most recently from ed6512d to 8a6266d Compare July 28, 2024 14:08
@ralphbean ralphbean requested review from mmorhun and arewm July 28, 2024 16:01
task/oci-copy/0.1/README.md Outdated Show resolved Hide resolved
task/oci-copy/0.1/oci-copy.yaml Show resolved Hide resolved
task/oci-copy/0.1/oci-copy.yaml Show resolved Hide resolved
task/oci-copy/0.1/oci-copy.yaml Show resolved Hide resolved
@ralphbean ralphbean requested a review from chmeliik July 29, 2024 12:42
@ralphbean ralphbean disabled auto-merge July 29, 2024 16:03
@ralphbean ralphbean merged commit 4657318 into main Jul 29, 2024
9 checks passed
@ralphbean ralphbean deleted the s3-credentials branch July 29, 2024 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants