Skip to content

1.6.32

Compare
Choose a tag to compare
@rcerven rcerven released this 13 Jun 20:21
· 11 commits to release_1.6.32 since this release

Build JSON API changes

None

Bug Fixes

  • tag values are de-duplicated
  • when pulp_pull expects only v2 manifest list, it no longer also expects v2 manifest
  • pull base image searches for manifest_list names and uses that instead of v2 digest sha
  • pull_base_image does not replace namespace with "library" string when retrying

Improvements

  • New container build plugin using imagebuilder with ability of choosing default approach per environment, as well as, per repository.
  • Help updated for inside-build CLI command
  • container.yaml is validated against schema
  • in the post_compress plugin, images will be exported even if the squash plugin did not run
  • add_labels_in_df plugin always override auto labels
  • post_import_image pass tags to import_image, and only those will be imported