debian-forge-composer/internal/distro
Tomáš Hozza 0e4dabd265 blueprint: delete HasIgnition() function
Unify how are allowed options checked in distro implementation in
relation to Ignition customization. Specifically, delete `HasIgnition()`
function and replace its use by `GetIgnition()` call and checking if it is
`nil`. This approach is consistent with how this is checked for other
customizations.

Signed-off-by: Tomáš Hozza <thozza@redhat.com>
2023-02-22 12:17:36 +01:00
..
distro_test_common Change RepoConfig.GPGKey to an array of key strings 2023-02-01 10:27:58 +01:00
fedora iot-installer: enable anaconda modules 2023-01-27 10:46:27 +01:00
rhel7 manifest: include yumconfig options in OS customizations 2023-01-25 20:37:12 +01:00
rhel8 rhel8: remove sysroot.readonly functionality 2023-02-14 12:07:23 +01:00
rhel9 blueprint: delete HasIgnition() function 2023-02-22 12:17:36 +01:00
test_distro store: Fix loading cross distro compose results 2022-11-03 08:39:22 +01:00
distro.go cloudapi: Add subscription option for rhc 2023-02-09 09:41:15 +01:00
distro_test.go distro: add new test for pipeline names on image types 2023-01-18 11:50:35 +01:00
image_config.go manifest: support force-relabel for SELinux in image config 2023-01-25 20:37:12 +01:00
image_config_test.go common: merge all *ToPtr methods to one generic ToPtr 2023-01-09 14:03:18 +01:00