From 41785ca9228606e3ef914494b900cc31fd92c1e0 Mon Sep 17 00:00:00 2001 From: CSM Bot <105446864+csmbot@users.noreply.github.com> Date: Wed, 14 Feb 2024 15:40:58 -0500 Subject: [PATCH] Appending new change-log (#1144) --- CHANGELOG/CHANGELOG-1.10.0.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG/CHANGELOG-1.10.0.md b/CHANGELOG/CHANGELOG-1.10.0.md index 1efb8c5..78afa83 100644 --- a/CHANGELOG/CHANGELOG-1.10.0.md +++ b/CHANGELOG/CHANGELOG-1.10.0.md @@ -25,12 +25,14 @@ ### Bugs +- Documentation : Multipath related instructions are missing in Powerstore prerequisites. ([#1142](https://github.com/dell/csm/issues/1142)) +- Cert-csi tests are not reporting the passed testcases in K8S E2E tests. ([#1140](https://github.com/dell/csm/issues/1140)) +- PowerScale : Driver failing to re-authenticate if session cookies are expired. ([#1134](https://github.com/dell/csm/issues/1134)) - Inactive Tutorials button. ([#1121](https://github.com/dell/csm/issues/1121)) -- CSI Powermax: Driver fails to restore snapshot to Metro Volumes. ([#1115](https://github.com/dell/csm/issues/1115)) - The csm-isilon-controller keeps getting panic and is restarting. ([#1104](https://github.com/dell/csm/issues/1104)) -- CSM Operator doesn't apply `fSGroupPolicy` value to `CSIDriver` Object. ([#1103](https://github.com/dell/csm/issues/1103)) -- the `nasName` parameter in the powerflex secret is now mandatory. ([#1101](https://github.com/dell/csm/issues/1101)) - CSM Operator offline install powerflex csi driver sidecar trying to pull from registry.k8s.io. ([#1094](https://github.com/dell/csm/issues/1094)) +- CSI Powermax: Driver fails to restore snapshot to Metro Volumes. ([#1115](https://github.com/dell/csm/issues/1115)) +- the `nasName` parameter in the powerflex secret is now mandatory. ([#1101](https://github.com/dell/csm/issues/1101)) - Powerstore sanity tests are not working. ([#1097](https://github.com/dell/csm/issues/1097)) - PowerFlex driver fails to start on RKE. ([#1086](https://github.com/dell/csm/issues/1086)) - Gopowerstore - Multiple issues in mockfile. ([#1084](https://github.com/dell/csm/issues/1084))