Skip to content

Conversation

bernielomax
Copy link
Contributor

The images manifest command was missing images from Helm hook resources like the bootloader Pod. Hook resources are returned separately in rel.Hooks rather than rel.Manifest, so we need to combine both to capture all container images.

Also added test coverage for hook resources to prevent regression.

The images manifest command was missing images from Helm hook resources
like the bootloader Pod. Hook resources are returned separately in
rel.Hooks rather than rel.Manifest, so we need to combine both to
capture all container images.

Also added test coverage for hook resources to prevent regression.
@bernielomax bernielomax merged commit 58fb965 into main Sep 25, 2025
2 checks passed
@bernielomax bernielomax deleted the bernielomax/fix/image-manifest-includes-bootloader-hook branch September 25, 2025 18:51
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