aws / aws/aws-lambda-roadmap

[Lambda] Support pulling container images via OCI index platform-specific digest lookup

オープン
#82 コメント 0 件 リアクション 35 件 担当者 0 名 GitHub で見る
主要言語
言語のデータがありません
スター
196
フォーク
5
PR マージ指標
30日以内にマージされた PR はありません

説明

### Community Note

* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request
* Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
* If you are interested in working on this issue or have submitted a pull request, please leave a comment

**Tell us about your request**
Support pulling container images via OCI index platform-specific digest lookup.

**Which service(s) is this request for?**
AWS Lambda

**Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard?**
Recent versions of Docker buildx default to enabling provenance which causes an OCI index to be created with the specified image tag pointing to untagged image(s).
However, AWS Lambda does not support pulling the image by looking up the image via its platform-specific digest in that OCI index.

Error message:
```
The image manifest, config or layer media type for the source image is not supported. (Service: Lambda, Status Code: 400, Request ID: ) (SDK Attempt Count: 1)"
```

**Are you currently working around this issue?**
By disabling provenance during image builds.

**Additional context**
Registry is AWS ECR.

**Attachments**
None.

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

この issue では AWS Lambda、AWS ECR、Docker buildx、OCI indexes が挙げられていますが、リポジトリのファイル、テスト、エントリポイントは提供されていません。まず、issue に記載されている Lambda のコンテナイメージと OCI indexes の動作を確認してください。Lambda が provenance を無効にせずに、index からプラットフォーム固有の digest を取得できれば完了です。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
aws, docker
領域
cloud
issue の種類
機能追加
難易度
5/5
見積もり時間
1週間以上
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
35/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。