flatpak-indexer replaces regindexer for creating an index of Fedora Flatpaks. It adds an additional capability - creating "diffs" between image versions allowing for incremental updates. Add a new openshift namespace: flatpak-indexer, with three deploymentconfigs in it: - flatpak-indexer: generates the index - flatpak-indexer-differ: worker(s) to run the expensive tardiff operation - redis: used for cache and communication between indexer and differ The staging version of the indexer targets the *production* bodhi/koji/registry, since we don't have useful Flatpak content in staging. This could be changed. The registry reverse proxy configuration is updated to a slightly different set of generated indexes (the 'annotations' indexes for F31 and older are now suffixed with -annotations, and the 'labels' indexes unsuffixed.) Signed-off-by: Owen W. Taylor <otaylor@fishsoup.net> |
||
---|---|---|
.. | ||
files | ||
templates | ||
vars |