0.49
Minimum required atomic-reactor version
- 1.6.31
Default arrangement version is 6.
API changes
- attempts to a build while a build with the same BuildConfig is already running will not raise an error. Instead, the second build will be submitted to Openshift which will queue it to run when all previously submitted builds with the same BuildConfig are complete.
Build JSON changes
None
Bug Fixes
- Check response when importing images and retry if needed
kojiplugin not excluded for Flatpaksresolve_composesplugin excluded for Flatpak buildsflatpak_create_dockerfileis only enabled for flatpak builds- avoid traceback in
BuildRespose.get_error_reasonwhen"plugins-metadata"annotation is missing
Improvements
import-imageCLI command allows import of specific image tags- Use build_type instead of heuristics to distinguish between worker and orchestrator builds