From aeffcc047259c247524b460767b4b343e45dc5de Mon Sep 17 00:00:00 2001 From: CSM Bot <105446864+csmbot@users.noreply.github.com> Date: Wed, 20 Mar 2024 16:33:30 -0400 Subject: [PATCH] Updating Release notes (#1035) Co-authored-by: csmbot --- content/docs/authorization/release/_index.md | 1 + content/docs/csidriver/release/powerflex.md | 6 ++++-- content/docs/csidriver/release/powermax.md | 4 ++++ content/docs/csidriver/release/powerscale.md | 4 ++++ content/docs/csidriver/release/powerstore.md | 4 ++++ content/docs/csidriver/release/unity.md | 3 +++ .../docs/deployment/csminstallationwizard/release/_index.md | 1 + content/docs/deployment/csmoperator/release/_index.md | 2 ++ content/docs/observability/release/_index.md | 1 + content/docs/replication/release/_index.md | 1 + content/docs/resiliency/release/_index.md | 1 + 11 files changed, 26 insertions(+), 2 deletions(-) diff --git a/content/docs/authorization/release/_index.md b/content/docs/authorization/release/_index.md index 80e0fb7c15..a642a295af 100644 --- a/content/docs/authorization/release/_index.md +++ b/content/docs/authorization/release/_index.md @@ -17,6 +17,7 @@ Description: > + ### New Features/Changes - [#926 - [FEATURE]: Fixing the linting, formatting and vetting issues](https://github.com/dell/csm/issues/926) diff --git a/content/docs/csidriver/release/powerflex.md b/content/docs/csidriver/release/powerflex.md index 464e09de33..1e35e36b9d 100644 --- a/content/docs/csidriver/release/powerflex.md +++ b/content/docs/csidriver/release/powerflex.md @@ -11,6 +11,7 @@ description: Release notes for PowerFlex CSI driver + ### New Features/Changes - [#926 - [FEATURE]: Fixing the linting, formatting and vetting issues](https://github.com/dell/csm/issues/926) @@ -20,8 +21,9 @@ description: Release notes for PowerFlex CSI driver - [#1081 - [BUG]: CSM driver repositories reference CSI Operator](https://github.com/dell/csm/issues/1081) - [#1086 - [BUG]: PowerFlex driver fails to start on RKE](https://github.com/dell/csm/issues/1086) - [#1101 - [BUG]: the `nasName` parameter in the powerflex secret is now mandatory](https://github.com/dell/csm/issues/1101) -- [#1103 - [BUG]: CSM Operator doesn't apply `fSGroupPolicy` value to `CSIDriver` Object](https://github.com/dell/csm/issues/1103) -- [#1138 - [BUG]: `nasName` setting is said optional but is mandatory from the driver](https://github.com/dell/csm/issues/1138) +- [#1140 - [BUG]: Cert-csi tests are not reporting the passed testcases in K8S E2E tests ](https://github.com/dell/csm/issues/1140) +- [#1163 - [BUG]: Resource quota bypass](https://github.com/dell/csm/issues/1163) +- [#1174 - [BUG]: Kubelet Configuration Directory setting should not have a comment about default value being None](https://github.com/dell/csm/issues/1174) ### Known Issues diff --git a/content/docs/csidriver/release/powermax.md b/content/docs/csidriver/release/powermax.md index 79ba4b1cdb..2917a2ce46 100644 --- a/content/docs/csidriver/release/powermax.md +++ b/content/docs/csidriver/release/powermax.md @@ -14,6 +14,7 @@ description: Release notes for PowerMax CSI driver + ### New Features/Changes - [#926 - [FEATURE]: Fixing the linting, formatting and vetting issues](https://github.com/dell/csm/issues/926) @@ -22,6 +23,9 @@ description: Release notes for PowerMax CSI driver - [#1081 - [BUG]: CSM driver repositories reference CSI Operator](https://github.com/dell/csm/issues/1081) - [#1115 - [BUG]: CSI Powermax: Driver fails to restore snapshot to Metro Volumes](https://github.com/dell/csm/issues/1115) +- [#1140 - [BUG]: Cert-csi tests are not reporting the passed testcases in K8S E2E tests ](https://github.com/dell/csm/issues/1140) +- [#1174 - [BUG]: Kubelet Configuration Directory setting should not have a comment about default value being None](https://github.com/dell/csm/issues/1174) +- [#1175 - [BUG]: PowerMax : Metro: Failed to find Remote Symm WWN](https://github.com/dell/csm/issues/1175) ### Known Issues diff --git a/content/docs/csidriver/release/powerscale.md b/content/docs/csidriver/release/powerscale.md index b5761a7676..2631bcb00d 100644 --- a/content/docs/csidriver/release/powerscale.md +++ b/content/docs/csidriver/release/powerscale.md @@ -12,6 +12,7 @@ description: Release notes for PowerScale CSI driver + ### New Features/Changes - [#926 - [FEATURE]: Fixing the linting, formatting and vetting issues](https://github.com/dell/csm/issues/926) @@ -19,7 +20,10 @@ description: Release notes for PowerScale CSI driver ### Fixed Issues - [#1081 - [BUG]: CSM driver repositories reference CSI Operator](https://github.com/dell/csm/issues/1081) +- [#1104 - [BUG]: The csm-isilon-controller keeps getting panic and is restarting ](https://github.com/dell/csm/issues/1104) - [#1134 - [BUG]: PowerScale : Driver failing to re-authenticate if session cookies are expired ](https://github.com/dell/csm/issues/1134) +- [#1140 - [BUG]: Cert-csi tests are not reporting the passed testcases in K8S E2E tests ](https://github.com/dell/csm/issues/1140) +- [#1174 - [BUG]: Kubelet Configuration Directory setting should not have a comment about default value being None](https://github.com/dell/csm/issues/1174) ### Known Issues diff --git a/content/docs/csidriver/release/powerstore.md b/content/docs/csidriver/release/powerstore.md index 7c6c3f7b90..f952f28210 100644 --- a/content/docs/csidriver/release/powerstore.md +++ b/content/docs/csidriver/release/powerstore.md @@ -11,6 +11,7 @@ description: Release notes for PowerStore CSI driver + ### New Features/Changes - [#926 - [FEATURE]: Fixing the linting, formatting and vetting issues](https://github.com/dell/csm/issues/926) @@ -20,6 +21,9 @@ description: Release notes for PowerStore CSI driver - [#1081 - [BUG]: CSM driver repositories reference CSI Operator](https://github.com/dell/csm/issues/1081) - [#1097 - [BUG]: Powerstore sanity tests are not working](https://github.com/dell/csm/issues/1097) +- [#1140 - [BUG]: Cert-csi tests are not reporting the passed testcases in K8S E2E tests ](https://github.com/dell/csm/issues/1140) +- [#1142 - [BUG]: Documentation : Multipath related instructions are missing in Powerstore prerequisites ](https://github.com/dell/csm/issues/1142) +- [#1174 - [BUG]: Kubelet Configuration Directory setting should not have a comment about default value being None](https://github.com/dell/csm/issues/1174) ### Known Issues diff --git a/content/docs/csidriver/release/unity.md b/content/docs/csidriver/release/unity.md index ef08834a50..31908217ce 100644 --- a/content/docs/csidriver/release/unity.md +++ b/content/docs/csidriver/release/unity.md @@ -11,6 +11,7 @@ description: Release notes for Unity XT CSI driver + ### New Features/Changes - [#926 - [FEATURE]: Fixing the linting, formatting and vetting issues](https://github.com/dell/csm/issues/926) @@ -18,6 +19,8 @@ description: Release notes for Unity XT CSI driver ### Fixed Issues - [#1081 - [BUG]: CSM driver repositories reference CSI Operator](https://github.com/dell/csm/issues/1081) +- [#1140 - [BUG]: Cert-csi tests are not reporting the passed testcases in K8S E2E tests ](https://github.com/dell/csm/issues/1140) +- [#1174 - [BUG]: Kubelet Configuration Directory setting should not have a comment about default value being None](https://github.com/dell/csm/issues/1174) ### Known Issues diff --git a/content/docs/deployment/csminstallationwizard/release/_index.md b/content/docs/deployment/csminstallationwizard/release/_index.md index 2d0286cfbf..b78a9f9b7d 100644 --- a/content/docs/deployment/csminstallationwizard/release/_index.md +++ b/content/docs/deployment/csminstallationwizard/release/_index.md @@ -11,6 +11,7 @@ description: Release notes for CSM Installation Wizard + ### New Features/Changes diff --git a/content/docs/deployment/csmoperator/release/_index.md b/content/docs/deployment/csmoperator/release/_index.md index 66c64ada75..5803fd15c0 100644 --- a/content/docs/deployment/csmoperator/release/_index.md +++ b/content/docs/deployment/csmoperator/release/_index.md @@ -17,6 +17,7 @@ Description: > + ### New Features/Changes - [#926 - [FEATURE]: Fixing the linting, formatting and vetting issues](https://github.com/dell/csm/issues/926) @@ -24,6 +25,7 @@ Description: > ### Fixed Issues - [#1094 - [BUG]: CSM Operator offline install powerflex csi driver sidecar trying to pull from registry.k8s.io](https://github.com/dell/csm/issues/1094) +- [#1174 - [BUG]: Kubelet Configuration Directory setting should not have a comment about default value being None](https://github.com/dell/csm/issues/1174) ### Known Issues | Issue | Workaround | diff --git a/content/docs/observability/release/_index.md b/content/docs/observability/release/_index.md index c9382a197e..01060bb88a 100644 --- a/content/docs/observability/release/_index.md +++ b/content/docs/observability/release/_index.md @@ -17,6 +17,7 @@ Description: > + ### New Features/Changes - [#926 - [FEATURE]: Fixing the linting, formatting and vetting issues](https://github.com/dell/csm/issues/926) diff --git a/content/docs/replication/release/_index.md b/content/docs/replication/release/_index.md index 022565d0ef..4f9937bb33 100644 --- a/content/docs/replication/release/_index.md +++ b/content/docs/replication/release/_index.md @@ -17,6 +17,7 @@ Description: > + ### New Features/Changes - [#926 - [FEATURE]: Fixing the linting, formatting and vetting issues](https://github.com/dell/csm/issues/926) diff --git a/content/docs/resiliency/release/_index.md b/content/docs/resiliency/release/_index.md index 6806cd2d6c..0beacafe4b 100644 --- a/content/docs/resiliency/release/_index.md +++ b/content/docs/resiliency/release/_index.md @@ -17,6 +17,7 @@ Description: > + ### New Features/Changes - [#926 - [FEATURE]: Fixing the linting, formatting and vetting issues](https://github.com/dell/csm/issues/926)