hashicorp / hashicorp/packer-plugin-openstack
Verify checksums of images imported via external_source_image_url
- Lenguaje dominante
- Go
- Estrellas
- 29
- Forks
- 26
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
#### 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"
```
Guía de contribución
Línea de trabajo
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.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- go
- Área
- cloud
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 35/100