Skip to content

0.46

Choose a tag to compare

@rcerven rcerven released this 23 Mar 18:51
· 645 commits to master since this release

Minimum required atomic-reactor version

  • 1.6.30

Default arrangement version is 5.

API changes

  • config_maps can read from json or yaml
  • reactor_config_map parameter for name of config_map with reactor_config
  • reactor_config_override parameter
  • unify build_image and build_imagestream by build_from
  • Removal of get_docker_build_logs method
  • flatpaks built from modules are now supported
  • plugin configuration can be rendered from reactor config and user parameters
  • orchestrate_build plugin is rendered with goarch and openshift parameters

Build JSON changes

None

Bug Fixes

  • Correctly remove the import_image plugin for Flatpak builds
  • Fixed typo in message about tags in yaml file
  • avoid 410 errors while watching imagestreams using the v3 data format

Improvements

  • support for reactor_config_map
  • Removal of methods related to logs and rpm-packages annotations
  • Removed 'module' and 'module-compose-url'
  • import_image is now also an ExitPlugin and is an optional plugin
  • Added possibility to override image tags via container.yaml file
  • Annotation added to direct builds (scratch/isolated) for tracking actual requested buildroot image