Skip to content

2.1.0

Compare
Choose a tag to compare
@rcerven rcerven released this 03 Nov 15:05
· 32 commits to master since this release

Minimum required Python version

Minimal Python versions for each major version:

  • 3.6

Python 2 support was removed in this version

Minimum required atomic-reactor version

  • 4.0.0

Minimum required version of Openshift/OKD

  • 4+

Registry API version

  • URIs in registry_uri default to v2 if no version is appended to the URI

API changes

None

Build JSON changes

None

Bug Fixes

  • when checking task states, ignore tasks which don't have conditions in status, and log what is in status
  • get_error_message should also propagate pipeline timeout error

Incompatible changes

None

Improvements

None