hashicorp / hashicorp/packer-plugin-openstack
Verify checksums of images imported via external_source_image_url
- 主要言語
- Go
- スター
- 29
- フォーク
- 26
- 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.
#### Description
Add verification of checksums for images imported via external URLs.
#### Potential configuration
```
external_source_image_url = "https://cloud.debian.org/images/cloud/bookworm/20231013-1532/debian-12-generic-amd64-20231013-1532.qcow2"
external_source_image_checksum = "b2ddc01e8d13dabbcfde6661541aae92219be2d442653950f0e44613ddebaeb80dc7a83e0202c5509c5e72f4bd1f4edee4c83f35191f2562b3f31e20e9e87ec2"
```
コントリビューションガイド
調査の方向性
Start by locating the code that handles the external_source_image_url configuration and review how related image options are parsed. Trace the imported image flow and determine where external_source_image_checksum should be checked; done means a configured checksum is verified and mismatches are handled safely.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- go
- 領域
- cloud
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100