Skip to content

1.0.0

Compare
Choose a tag to compare
@rcerven rcerven released this 06 Oct 16:33
· 20 commits to master since this release

What's new?

  • Python2 support was removed from hub and builder plugins. Only CLI plugin keeps Py2 support
  • Minimum required koji version 1.26 (for server side)
  • Use new osbs methods with tekton
  • Reads now just one log from openshift pipeline run
  • Removed options for autorebuild
  • Specfile: fixed py3 dependency
  • pass userdata to osbs-client and also add it for source builds
  • allow isolated flatpak
  • log logger messages in osbs-client log
  • Task results (repositories, koji_build_id) are now taken from Tekton results rather than labels and annotations
  • The build_annotations.json file in task output is generated from Tekton results rather than annotations
  • It is no longer possible to configure the included annotations via the koji_task_annotations_whitelist
  • change default channel for buildSourceContainer to container-source
  • Honour allowed_scms_use_* kojid options
  • 'skip_build' option is deprecated, builder doesn't allow to skip builds anymore (it was part of deprecated OSBS autorebuild feature)
  • don't write logs which are for platforms which weren't requested or were omitted
  • change default channel for buildContainer to container-binary