You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+17-1
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
7
7
## [Unreleased]
8
8
9
+
## [0.8.7] - 2021-10-29
10
+
11
+
- Troubleshooting guide updated for GlusterFS directory quota(External).
12
+
- Documentation update to use Kadalu Storage(External) with Nomad.
13
+
- Documentation update with upgrade steps.
14
+
- Metrics APIs are redesigned. All the metrics related to Kadalu Pods are now accessible from Operator Pod.
15
+
- Fixed an issue related to reachable host check(External).
16
+
- Fixed an crash related to Connection error in Operator.
17
+
- Fixed excessive logging of SETFATTR errors.
18
+
- Added support for Kubernetes v1.22.
19
+
- Fixed EPERM issues in CSI Provisioner.
20
+
- Added support to print versions from all Pods of Kadalu namespace(`kubectl kadalu version`).
21
+
- Added support for Setting Gluster options while adding External Storage pool.
22
+
- Documentation update for `xfsprogs` requirements.
23
+
9
24
## [0.8.6] - 2021-09-09
10
25
11
26
- Mounted Block Volume support - Create a Storage Class with `pv_type: Block` and all the PVs from this Storage Class will be created as Block Volumes. Refer documentation for the examples.
@@ -261,7 +276,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
261
276
- Logging and Analytics support added.
262
277
- End-to-end testing using Minikube and Travis-ci.
0 commit comments