Actions
Feature #38071
closedMigrate to using type field in container manifests and lists
Description
Switch to using type field for determining is_flatpak and is_bootable for manifests. Also store manifest type field from pulp in katello.
Add a method is_flatpak on repository which will return true if any child manifest/list is is_flatpak = true.
Actions