1.6.52
Requires osbs-client >= 0.65
and dockerfile-parse >= 0.0.11
Build JSON API changes
arrangement_version
<= 5 support has been removed (in version 1.6.40)
Bug Fixes
- add repo from koji build tag only if we have module composes
- Do not pass module profiles to ODCS when resolving Flatpak composes
- Manifest lists digests: support registries which doesn't provide
Docker-Content-Digest
in response header
Improvements
- Cachito-enabled builds now query cachito for possible extra configuration files for the requested sources
- Plugins decide for themselves whether to run (osbs-client doesn't)
- Embed content sets information in built container images, new
pre_add_content_sets
plugin - Option to allow OSBS autorebuilds to ignore isolated parent builds
- Find embedded pullspecs in operator CSVs
metadata.annotations
- Only perform parent image digest verification for platforms requested in the current build
- move ImageName from atomic-reactor to osbs-client
- Drop ATOMIC_REACTOR_PLUGINS from template, remove also reference to deleted plugin dockerfile_content
- ODCS timeout is configurable from the reactor config map
- Cachito timeout is configurable from the reactor config map