Sanne Raymaekers

Results 29 issues of Sanne Raymaekers

Currently this relies on the json fields carrying the same name. Let's make this translation (composer's upload status -> image builder's upload status) explicit.

enhancement
good first issue

see https://github.com/osbuild/image-builder/pull/293

The only difference with composer here is that the default (pinned) repositories in image-builder-crc would always be included. So this is as an 'extra' repository.

enhancement
fleet-mgmt

We currently go to an unready state if we cannot contact composer. Which means it goes offline, as openshift stops sending traffic to it. But really some of the service...

Users should be allowed to choose their region in aws/gcp/azure.

Currently we test 4 different scenarios against osbuild-composer. However composer tests these scenarios already. Let's make CI as fast and reliable as possible while maintaining the same level of coverage....

enhancement

Instead of https://github.com/osbuild/image-builder/issues/244: - keep the package lists for the predefined repos - expand `/packages` to take `?repo=` as well, which would invoke `dnf-json` and search in that repo This...

enhancement
fleet-mgmt

We have to tackle this sooner rather than later, so I have a few points that warrant discussion: #### semver Clouddot uses semantic versioning. I say we do our very...

question