osbuild / osbuild-composer

An HTTP service for building bootable OS images.
https://www.osbuild.org
Apache License 2.0
163 stars 107 forks source link

Unable to build images on AWS Cloud Access images that use RHUI #820

Open major opened 4 years ago

major commented 4 years ago

Red Hat offers Cloud Access images for AWS customers that allow them to bring their own subscriptions with them to AWS. These images are not fully registered, but they are connected to the RHUI infrastructure inside AWS to get updates.

When you try to build an image there, you see this error:

2020-07-07 12:14:24,704: imagebuilder-ci-aws: RHSM secrets not found on host

It is possible to register the instance with the CDN or your own Satellite server, but there's a chance that many customers using Cloud Access in AWS might not be registered.

thozza commented 1 year ago

I discussed our options with @ondrejbudai and @teg and the bottom line seems to be that there is no desire to support building images using RHUI...