Skip to content

Commit 32a1658

Browse files
committed
Update CHANGES for 0.16.0
1 parent b1dc0c6 commit 32a1658

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

CHANGES.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,33 @@
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)

0 commit comments

Comments
 (0)