Skip to content

1.6.35

Compare
Choose a tag to compare
@rcerven rcerven released this 05 Oct 11:58
· 8 commits to release_1.6.35 since this release

Requires osbs-client >= 0.48 and dockerfile-parse >= 0.0.11

Build JSON API changes

None

Bug Fixes

None

Improvements

  • pull_base_image can optionally inspect image in registry instead of pulling it
  • compose section of container.yaml validated against schema
  • Added expected_media_types for registries, and registries_organization to reactor config schema
  • Images are pushed to repository in organization, if one is defined
  • Flatpak base image can be set in reactor config map
  • Module information for flatpaks is retrieved from Koji instead of the PDC
  • Removed PDC support
  • ImageName has enclose method to nest repos in organizations
  • Support for registries that use Bearer token authentication
  • New plugin verify_media_types to verify the media type of image when pushed to registry when pulp registry is not used
  • New mechanism added to bypass component comparison based on server configuration