Playground for tests of workflow automation and containers repository structure
Go to file
Aditya R 0f0e8ef3bc libimage.NormalizePlatform: normalize default variant as per specified arch
As of now NormalizePlatform ignores normalizing or setting default
variants for specific arch types thus producing empty variants in
results even when default variants were expected for such cases.

Example consider: `linux/armhf` -> `{os:linux, arch: arm, variant: v7}`

Signed-off-by: Aditya R <arajan@redhat.com>
2022-09-28 20:48:50 +05:30
common libimage.NormalizePlatform: normalize default variant as per specified arch 2022-09-28 20:48:50 +05:30