Skip to content

0.18

Compare
Choose a tag to compare
@twaugh twaugh released this 11 Mar 16:48
· 1207 commits to master since this release

API changes

  • New API method OSBS.get_compression_extension() for determining the filename extension to expect for the compressed or uncompressed 'docker save' output
  • OSBS.pause_builds() has a new optional keyword argument quota_name specifying the quota resource name to use

Command line tool changes

  • Use different resource quota name for pause-builds/resume-builds and backup-builder so that paused builds are not resumed after backup
  • New --from-json parameter for list-builds

Implementation changes

  • Performance fix for list-builds --running