debian-forge-composer/internal/distro
Tomáš Hozza 8624ff65f8 distro/rhel8: ensure the Azure SAP RHUI image uses appropriate config
Azure RHUI and BYOS images use the respective BYOS / RHUI default image
configuration, inheriting the defaults from a common configuration. The
Azure SAP RHUI image was incorrectly using the common configuration and
was not inheriting any settings from the RHUI configuration. As a
result, the Azure SAP RHUI image was missing the following
configuration:
 - Required GPG keys were not imported from the file system as part of
   image build.
 - No RHSM configuration was applied at all.

Add "Rhui" to the image type definition, to make it explicit that it is
RHUI-based. Make sure that the image type default configuration is based
on the common RHUI configuration. Regenerate affected image manifests.

Signed-off-by: Tomáš Hozza <thozza@redhat.com>
2023-01-24 19:57:14 +01:00
..
distro_test_common gen-manifests: add ostree rhsm option 2022-12-12 13:42:52 +01:00
fedora distro: fix pipeline names in Fedora and RHEL 9 image types 2023-01-18 11:50:35 +01:00
rhel7 distro: remove HostDistro contructors 2023-01-18 11:50:35 +01:00
rhel8 distro/rhel8: ensure the Azure SAP RHUI image uses appropriate config 2023-01-24 19:57:14 +01:00
rhel9 distro: fix pipeline names in Fedora and RHEL 9 image types 2023-01-18 11:50:35 +01:00
test_distro store: Fix loading cross distro compose results 2022-11-03 08:39:22 +01:00
distro.go internal/osbuild: contenturl and rhsm secrets for ostree sources 2022-10-28 16:14:30 +02: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 distro: use reflection in ImageConfig.InheritFrom() 2022-09-06 14:43:24 +02:00
image_config_test.go common: merge all *ToPtr methods to one generic ToPtr 2023-01-09 14:03:18 +01:00