Skip to content
This repository was archived by the owner on Oct 25, 2023. It is now read-only.

Commit e3d2181

Browse files
chore(release): 3.1.6
## [3.1.6](v3.1.5...v3.1.6) (2021-06-09) ### Bug Fixes * **node:** add hostIPC flag on pod to prevent multipath -f from hanging ([d292c50](d292c50)) * **node:** fix typo in logs and improve lsblk error handling ([d24b2cf](d24b2cf)), closes [#92](#92) * **node:** handle errors on read connection information properly ([a311b47](a311b47)), closes [#96](#96)
1 parent a311b47 commit e3d2181

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [3.1.6](https://github.com/enix/dothill-csi/compare/v3.1.5...v3.1.6) (2021-06-09)
2+
3+
4+
### Bug Fixes
5+
6+
* **node:** add hostIPC flag on pod to prevent multipath -f from hanging ([d292c50](https://github.com/enix/dothill-csi/commit/d292c50f15bfab68839a4a9aacf0f37eac85da20))
7+
* **node:** fix typo in logs and improve lsblk error handling ([d24b2cf](https://github.com/enix/dothill-csi/commit/d24b2cf52f529bf60f1d21b8407c7d847582dc22)), closes [#92](https://github.com/enix/dothill-csi/issues/92)
8+
* **node:** handle errors on read connection information properly ([a311b47](https://github.com/enix/dothill-csi/commit/a311b47238cdc9786ec4048d2594c7817314b6ac)), closes [#96](https://github.com/enix/dothill-csi/issues/96)
9+
110
## [3.1.5](https://github.com/enix/dothill-csi/compare/v3.1.4...v3.1.5) (2021-05-20)
211

312

0 commit comments

Comments
 (0)