`|
-| In certain environments, users have encountered difficulties in installing drivers using the CSM Operator due to the 'OOM Killed' issue. This issue is attributed to the default resource requests and limits configured in the CSM Operator, which fail to meet the resource requirements of the user environments. OOM error occurs when a process in the container tries to consume more memory than the limit specified in resource configuration.| Before deploying the CSM Operator, it is crucial to adjust the memory and CPU requests and limits in the files [config/manager.yaml](https://github.com/dell/csm-operator/blob/main/config/manager/manager.yaml#L100), [deploy/operator.yaml](https://github.com/dell/csm-operator/blob/main/deploy/operator.yaml#L1330) to align with the user's environment requirements. If the containers running on the pod exceed the specified CPU and memory limits, the pod may get evicted. Currently CSM Operator do not support updating this configuration dynamically. CSM Operator needs to be redeployed for these updates to take effect in case it is already installed. Steps to manually update the resource configuration and then redeploy CSM Operator are available [here](https://dell.github.io/csm-docs/docs/deployment/csmoperator/#installation)|
\ No newline at end of file
+| In certain environments, users have encountered difficulties in installing drivers using the CSM Operator due to the 'OOM Killed' issue. This issue is attributed to the default resource requests and limits configured in the CSM Operator, which fail to meet the resource requirements of the user environments. OOM error occurs when a process in the container tries to consume more memory than the limit specified in resource configuration.| Before deploying the CSM Operator, it is crucial to adjust the memory and CPU requests and limits in the files [config/manager.yaml](https://github.com/dell/csm-operator/blob/main/config/manager/manager.yaml#L100), [deploy/operator.yaml](https://github.com/dell/csm-operator/blob/main/deploy/operator.yaml#L1330) to align with the user's environment requirements. If the containers running on the pod exceed the specified CPU and memory limits, the pod may get evicted. Currently CSM Operator do not support updating this configuration dynamically. CSM Operator needs to be redeployed for these updates to take effect in case it is already installed. Steps to manually update the resource configuration and then redeploy CSM Operator are available [here](https://dell.github.io/csm-docs/docs/deployment/csmoperator/#installation)|
diff --git a/content/docs/observability/release/_index.md b/content/docs/observability/release/_index.md
index 9adc1c5f66..6316eb3531 100644
--- a/content/docs/observability/release/_index.md
+++ b/content/docs/observability/release/_index.md
@@ -6,7 +6,8 @@ Description: >
Dell Container Storage Modules (CSM) release notes for observability
---
-## Release Notes - CSM Observability 1.10.0
+## Release Notes - CSM Observability 1.11.0
+
@@ -24,12 +25,16 @@ Description: >
### New Features/Changes
-- [#1443 - [FEATURE]: PowerStore Sync / Metro for Block - CSM Replication](https://github.com/dell/csm/issues/1443)
-- [#1472 - [FEATURE]: Support for Kubernetes 1.31](https://github.com/dell/csm/issues/1472)
-- [#1473 - [FEATURE]: Add Support for OpenShift Container Platform (OCP) 4.17](https://github.com/dell/csm/issues/1473)
+- [#1560 - [FEATURE]: CSM support for OpenShift 4.18](https://github.com/dell/csm/issues/1560)
+- [#1561 - [FEATURE]: Added support for Kubernetes 1.32 ](https://github.com/dell/csm/issues/1561)
+- [#1563 - [FEATURE]: Support KubeVirt for CSM modules](https://github.com/dell/csm/issues/1563)
+- [#1610 - [FEATURE]: Added support for PowerStore 4.1 ](https://github.com/dell/csm/issues/1610)
+- [#1611 - [FEATURE]: Added support for PowerScale 9.10](https://github.com/dell/csm/issues/1611)
### Fixed Issues
-- [#1431 - [BUG]: Upgrade k8s.io modules in csm-observability module](https://github.com/dell/csm/issues/1431)
+- [#1587 - [BUG]: Observability for PowerFlex Creates Too Many Sessions ](https://github.com/dell/csm/issues/1587)
+- [#1667 - [BUG]: Labels versions and maintainer update for CSM images ](https://github.com/dell/csm/issues/1667)
+- [#1632 - [BUG]: csm-metrics-powerstore doesn't start when the PowerStore endpoint is using a DNS name](https://github.com/dell/csm/issues/1632)
### Known Issues
diff --git a/content/docs/replication/release/_index.md b/content/docs/replication/release/_index.md
index fda6d925eb..485023ea0b 100644
--- a/content/docs/replication/release/_index.md
+++ b/content/docs/replication/release/_index.md
@@ -5,19 +5,23 @@ weight: 9
Description: >
Dell Container Storage Modules (CSM) release notes for replication
---
-## Release Notes - CSM Replication 1.10.0
+## Release Notes - CSM Replication 1.11.0
+
### New Features/Changes
-- [#1443 - [FEATURE]: PowerStore Sync / Metro for Block - CSM Replication](https://github.com/dell/csm/issues/1443)
-- [#1472 - [FEATURE]: Support for Kubernetes 1.31](https://github.com/dell/csm/issues/1472)
-- [#1473 - [FEATURE]: Add Support for OpenShift Container Platform (OCP) 4.17](https://github.com/dell/csm/issues/1473)
+- [#1560 - [FEATURE]: CSM support for OpenShift 4.18](https://github.com/dell/csm/issues/1560)
+- [#1561 - [FEATURE]: Added support for Kubernetes 1.32 ](https://github.com/dell/csm/issues/1561)
+- [#1563 - [FEATURE]: Support KubeVirt for CSM modules](https://github.com/dell/csm/issues/1563)
+- [#1610 - [FEATURE]: Added support for PowerStore 4.1 ](https://github.com/dell/csm/issues/1610)
+- [#1611 - [FEATURE]: Added support for PowerScale 9.10](https://github.com/dell/csm/issues/1611)
### Fixed Issues
-- [#1531 - [BUG]: CSM-Operator resets dell-replication-controller-config configmap](https://github.com/dell/csm/issues/1531)
+- [#1535 - [BUG]: Issue with CSM replication and unable to choose the target cluster certificate](https://github.com/dell/csm/issues/1535)
+- [#1667 - [BUG]: Labels versions and maintainer update for CSM images ](https://github.com/dell/csm/issues/1667)
### Known Issues
| Symptoms | Prevention, Resolution or Workaround |
diff --git a/content/docs/resiliency/release/_index.md b/content/docs/resiliency/release/_index.md
index 155c12a6d1..673b043e24 100644
--- a/content/docs/resiliency/release/_index.md
+++ b/content/docs/resiliency/release/_index.md
@@ -6,7 +6,8 @@ Description: >
Dell Container Storage Modules (CSM) release notes for resiliency
---
-## Release Notes - CSM Resiliency 1.11.0
+## Release Notes - CSM Resiliency 1.12.0
+
@@ -24,12 +25,15 @@ Description: >
### New Features/Changes
-- [#1472 - [FEATURE]: Support for Kubernetes 1.31](https://github.com/dell/csm/issues/1472)
-- [#1473 - [FEATURE]: Add Support for OpenShift Container Platform (OCP) 4.17](https://github.com/dell/csm/issues/1473)
+- [#1560 - [FEATURE]: CSM support for OpenShift 4.18](https://github.com/dell/csm/issues/1560)
+- [#1561 - [FEATURE]: Added support for Kubernetes 1.32 ](https://github.com/dell/csm/issues/1561)
+- [#1610 - [FEATURE]: Added support for PowerStore 4.1 ](https://github.com/dell/csm/issues/1610)
+- [#1611 - [FEATURE]: Added support for PowerScale 9.10](https://github.com/dell/csm/issues/1611)
### Fixed Issues
-There are no issues fixed in this release.
+- [#1667 - [BUG]: Labels versions and maintainer update for CSM images ](https://github.com/dell/csm/issues/1667)
+
### Known Issues
There are no known issues in this release.
diff --git a/content/docs/support/learn/_index.md b/content/docs/support/learn/_index.md
index 482e079410..64bdf21780 100644
--- a/content/docs/support/learn/_index.md
+++ b/content/docs/support/learn/_index.md
@@ -6,5 +6,4 @@ weight: 7
You can learn more and engage with the CSM community over different channels by:
* Reading the official [blogs](https://infohub.delltechnologies.com/t/blogs-99/) and [white paper](https://infohub.delltechnologies.com/t/persistent-storage-for-containerized-applications-on-kubernetes-with-powermax-san-storage-13/) are on [https://infohub.delltechnologies.com/](https://infohub.delltechnologies.com/)
* Seeing the lastest CSM features in action from [Dell Technologies' YouTube channel](https://www.youtube.com/watch?v=OBlb25Kw20Q&list=PL2nlzNk2-VMHsKVguetbetbmxd4eMfc_X)
-* Reaching-out the development team on [Slack](https://dell-iac.slack.com/)
* Learning from technical blogs on [https://volumes.blog/](https://volumes.blog/)
\ No newline at end of file
diff --git a/layouts/shortcodes/message.html b/layouts/shortcodes/message.html
index f65c4a7983..7f91233736 100644
--- a/layouts/shortcodes/message.html
+++ b/layouts/shortcodes/message.html
@@ -16,6 +16,8 @@
Support for CSM via Slack will be deprecated on 5/31/2025, aligning with the CSM 1.14 release. All existing Slack channels will be archived from that date onward. Please create a GitHub Issue for community support or reach out via the Dell Support Portal if you have a valid support contract. For more details, please see our Dell Support Page.
{{ else if eq (.Get "text") "9" }}
We are thrilled to announce the launch of our brand-new Documentation Portal!
+{{ else if eq (.Get "text") "10" }}
+Application Mobility will be part of the Container Storage Modules open-source suite in an upcoming release.
{{else}}
Default text if no valid parameter is passed.
{{ end }}