Releases: pulp/pulp-operator
Releases · pulp/pulp-operator
1.3.0
1.2.0
1.1.1
1.1.0
Features {: 1.1.0-feature }
-
Added automatic migration job trigger for Pulp settings changes.
Bugfixes {: 1.1.0-bugfix }
1.0.1
1.0.0
1.0.0-beta.4
1.0.0-beta.4 (2024-01-18)
⚠️ For operator upgrades, this release can cause pulpcore pods restarts ([#1199,#1193]), so we recommend upgrading in a maintenance window to avoid downtime! ⚠️
Features
- Added
env_varsfield to define custom environment variables.
#1161 - Added support for annotating pulp-operator managed Deployments.
#1190
Improved Documentation
- Added a section explaining how to add custom Pulp settings.
#1163
Misc
1.0.0-beta.3
1.0.0-beta.3 (2023-12-04)
Bugfixes
- Fixed the signing services issues.
#939 - Fixed an error in wrong definition of tuples in
settings.py.
#1122 - Modified how
pulp_settingsfield is parsed to better handle generic configs.
#1132 - Updated the pulp-server
Secretto import all funcs/vars from django-auth-ldap.
#1154
Improved Documentation
- Added the steps to configure signing services.
#1003 - Updated the index page with a little bit more context of operators and fixes.
#1145
Misc
1.0.0-beta.2
1.0.0-beta.2 (2023-10-17)
Features
- Added support to configure LDAP with Pulp.
#1042 - Added capability to customize annotations of serviceAccount created by operator.
#1079
Bugfixes
- Modified pulpcore containers entrypoints to support
pulp-minimal:3.33image.
#1081 - Fixed a backup issue in pulp-secret-key with special chars.
#1098 - Fixed the KubeAPIWarningLogger PodSecurity warning messages.
#1102
Improved Documentation
- Added doc steps to rotate database fields encryption key.
#742 - Updated the
reset-admin-passwordwarning message to also don't reset the
password via/api/v3/usersendpoint.
#1078
Misc
1.0.0-beta.1
Features
- Added a job to handle
ALLOWED_CONTENT_CHECKSUMSmodifications.
#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-regionwas defined as a requiredSecretfield.
#1057 - Fixed a regression where handling of the
s3-endpointoption was not possible
#1066