gardenlinux / python-gardenlinux-lib

Contains tools to work with the features directory of gardenlinux, for example deducting dependencies from feature sets or validating cnames
0 stars 0 forks source link

Query function: build artifact metadata #1

Closed mxmxchere closed 2 months ago

mxmxchere commented 3 months ago

It is planned to extend the info.yaml format in a way that it will contain a list of generated build artifacts. This information should be exposed so that it can be used by gl-oci.

Vincinator commented 2 months ago

Implemented get_oci_metadata function to return information required by deducing media types based on cname.

Task is done, however, after completion of initial delivery we can talk about refactoring to a query based approach if required