coreos / fedora-coreos-cincinnati

Backend for Fedora CoreOS auto-updates (Cincinnati server)
Other
11 stars 16 forks source link

commons: add scope validation and filtering #55

Closed lucab closed 2 years ago

lucab commented 2 years ago

This adds some logic in both graph-builder and policy-engine to validate the scope of incoming graph requests (basearch and stream). It also allows configuring filtering to a subset of allowed scopes, which will be useful for gradually rolling out multi-arch support.