File tree Expand file tree Collapse file tree 7 files changed +34
-6
lines changed
Expand file tree Collapse file tree 7 files changed +34
-6
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -13,6 +13,40 @@ Changelog
1313
1414<!-- TOWNCRIER -->
1515
16+ 1.0.0-beta.1 (2023-09-05)
17+ =========================
18+
19+
20+ Features
21+ --------
22+
23+ - Added a job to handle ` ALLOWED_CONTENT_CHECKSUMS ` modifications.
24+ [ #1060 ] ( https://github.com/pulp/pulp-operator/issues/1060 )
25+ - Mofified k8s jobs resource names to avoid name colision if multiple Pulp CRs are created in the same namespace.
26+ [ #1074 ] ( https://github.com/pulp/pulp-operator/issues/1074 )
27+
28+
29+ Bugfixes
30+ --------
31+
32+ - Fixed a regression where the ` s3-region ` was defined as a required ` Secret ` field.
33+ [ #1057 ] ( https://github.com/pulp/pulp-operator/issues/1057 )
34+ - Fixed a regression where handling of the ` s3-endpoint ` option was not possible
35+ [ #1066 ] ( https://github.com/pulp/pulp-operator/issues/1066 )
36+
37+
38+ Deprecations and Removals
39+ -------------------------
40+
41+ - Removed unused fields from CRD.
42+ [ #817 ] ( https://github.com/pulp/pulp-operator/issues/817 )
43+ - Removed CRD fields from old ansible version of the operator.
44+ [ #1044 ] ( https://github.com/pulp/pulp-operator/issues/1044 )
45+
46+
47+ ----
48+
49+
16501.0.0-alpha.9 (2023-08-21)
1751==========================
1852
You can’t perform that action at this time.
0 commit comments