debian-forge-composer/docs/news
Tomas Hozza 076bbc5456 Weldr API: introduce Image Type denylist for filtering exposed images
Extend Weldr API to accept a list of denied image types, which should
not be exposed via API for any supported distribution. This
functionality will be needed to not expose image types which can't be
successfully built outside of Red Hat VPN. Example of such images are
the official RHEL EC2 images, which include RHUI client packages not
available publicly.

Image Types are filters when listing available compose types and
creating a new compose using Weldr API.

Extend osbuild-composer configuration to allow specifying the list of
denied Image Types for Weldr API.

Add unit tests for implemented changes.

Add NEWS entry describing the newly introduced functionality.

Signed-off-by: Tomas Hozza <thozza@redhat.com>
2021-08-02 18:51:03 +02:00
..
27 27 2021-02-04 15:44:39 +01:00
28 28 2021-02-20 17:56:23 +00:00
29 29 2021-03-05 15:01:38 +01:00
30 30 2021-06-10 14:59:08 +02:00
unreleased Weldr API: introduce Image Type denylist for filtering exposed images 2021-08-02 18:51:03 +02:00
README.md docs/news: introduce release notes directory 2021-01-15 13:21:12 +01:00

Release Notes

This directory contains release notes for osbuild-composer in the form of short markdown documents, sorted into subdirectories by release.

When proposing a user-visible change, please add a release note into the unreleased directory. The note should explain the change from the perspective of somebody using osbuild-composer and ideally how the change affects them or how they can make use of new functionality.

When preparing a release, a maintainer will rename the unreleased directory and summarize its contents in NEWS.md.