File tree Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change 1+ ## 0.16.0, 07.04.2021
2+
3+ * ACTION REQUIRED: The Helm chart has seen some changes to default values
4+ which might break some setups. Especially the default Ceph credential
5+ volume mounts are no longer there. In addition, the dependant charts
6+ have been updated and the PostgreSQL chart has changed significantly
7+ and some keys and values will need adjustment if PostgreSQL is
8+ deployed via Benji Helm chart.
9+
10+ * Support for RADOS/RBD namespaces has been added to both the rbd and the
11+ rbdaio io modules and the Kubernetes integration. The changes are based on
12+ code contributed by @jpsn123 .
13+
14+ * The fsfreeze feature works with Ceph CSI provisioned RBD volumes (includes
15+ volumes provisioned by Rook).
16+
17+ * There is a new filtering operator ` like ` which mimics its SQL counterpart.
18+
19+ * Pushgateway grouping keys based on the Kubernetes namespace and PVC name
20+ are used to separate the backup status of different PVCs. Code contributed
21+ by @allenporter .
22+
23+ * Deep-scrubbing with source comparison also checks sparse blocks. This
24+ will detect blocks that are sparse in the backup and not in the source.
25+
26+ * A bug preventing restores of large images to succeed due using excessive
27+ amounts of RAM when using the ` rbdaio ` io module has been fixed.
28+
29+ * Container images are based on AlmaLinux 8 and Ceph Pacific.
30+
131## 0.15.0, 01.06.2021
232
333* Helm chart: Migrate Helm chart to version 2 of the chart format (only compatible with Helm 3)
You can’t perform that action at this time.
0 commit comments