Skip to content

1.0.0-beta.1

Compare
Choose a tag to compare
@git-hyagi git-hyagi released this 05 Sep 19:57

Features

  • Added a job to handle ALLOWED_CONTENT_CHECKSUMS modifications.
    #1060
  • Modified k8s jobs resource names to avoid name collision if multiple Pulp CRs are created in the same namespace.
    #1074

Bugfixes

  • Fixed a regression where the s3-region was defined as a required Secret field.
    #1057
  • Fixed a regression where handling of the s3-endpoint option was not possible
    #1066

Deprecations and Removals

  • Removed unused fields from CRD.
    #817
  • Removed CRD fields from old ansible version of the operator.
    #1044