Skip to content

Commit e808008

Browse files
Update the community changes and broken links (#1668)
1 parent abc947d commit e808008

File tree

25 files changed

+84
-69
lines changed

25 files changed

+84
-69
lines changed

content/_index.html

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -160,15 +160,7 @@
160160
<div id="overview" class="text-center py-5" >
161161
<div class="container" >
162162
<p class="lead">
163-
164-
165-
<!--div class="pinfo pageinfo pageinfo-primary">
166-
<ol>
167-
<li>{{< message text="7" >}}</li>
168-
<br>
169-
<li>{{< message text="1" >}}</li>
170-
</ol>
171-
</div -->
163+
<br>
172164
<div>
173165
<p> <a class="btn btn-lg btn-primary me-3 mb-4" href="./docs/release/#notifications" target="_blank">Notifications</a> </p>
174166
</div>

content/docs/release/_index.md

Lines changed: 40 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,46 @@ Description: >
99

1010
## Notifications
1111

12-
**General:**
12+
<div style="text-align: left;">
13+
14+
<h3 >🔒<strong>Important Notice</strong></h3>
15+
<hr>
16+
<p>
17+
Starting with the release of <strong>Container Storage Modules v1.16.0</strong>, the project will no longer be maintained as an open source project. Future development will continue under a closed source model. This change reflects our commitment to delivering even greater value to our customers by enabling faster innovation and more deeply integrated features with the Dell storage portfolio.
18+
</p>
19+
<p>For existing customers using Dell’s Container Storage Modules, you will continue to receive:</p>
20+
<ul>
21+
<li><strong>Ongoing Support &amp; Community Engagement</strong><br>
22+
You will continue to receive high-quality support through Dell Support and our community channels. Your experience of engaging with the Dell community remains unchanged.
23+
</li>
24+
<li><strong>Streamlined Deployment &amp; Updates</strong><br>
25+
Deployment and update processes will remain consistent, ensuring a smooth and familiar experience.
26+
</li>
27+
<li><strong>Access to Documentation &amp; Resources</strong><br>
28+
All documentation and related materials will remain publicly accessible, providing transparency and technical guidance.
29+
</li>
30+
<li><strong>Continued Access to Current Open Source Version</strong><br>
31+
The current open-source version will remain available under its existing license for those who rely on it.
32+
</li>
33+
</ul>
34+
35+
<p>
36+
Moving to a closed source model allows Dell’s development team to accelerate feature delivery and enhance integration across our Enterprise Kubernetes Storage solutions, ultimately providing a more seamless and robust experience.
37+
</p>
38+
39+
<p>
40+
We deeply appreciate the contributions of the open source community and remain committed to supporting our customers through this transition.
41+
</p>
42+
43+
<p>
44+
For questions or access requests, please contact the maintainers via
45+
<a href="https://www.dell.com/support/kbdoc/en-in/000188046/container-storage-interface-csi-drivers-and-container-storage-modules-csm-how-to-get-support" target="_blank">Dell Support</a>.
46+
<hr>
47+
</div>
48+
49+
<br>
50+
51+
**General:**
1352

1453
> * <span><span/>{{< message text="8" >}}
1554
> * <span><span/>{{< message text="7" >}}

content/docs/support/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Please select one of the following options to get support for Container Storage
1515

1616
{{< customcard imageNumber="6" link="https://www.dell.com/support/incidents-online/en-us/contactus/product/container-storage-modules" title="Contact support" >}}
1717

18-
{{< customcard imageNumber="6" link="https://github.com/dell/csm/security/advisories/new" title="Report a vulnerability" >}}
18+
{{< customcard imageNumber="6" link="https://www.dell.com/support/contents/en-us/article/product-support/self-support-knowledgebase/security-antivirus/alerts-vulnerabilities/dell-vulnerability-response-policy" title="Report a vulnerability" >}}
1919

2020
{{< customcard imageNumber="6" link="./supportpolicy" title="Support policy" >}}
2121

content/docs/support/contributionguidelines/_index.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@ Description: >
66
Container Storage Modules (CSM) docs Contribution Guidelines
77
---
88

9-
10-
Container Storage Modules Documentation is an open-source project and we thrive to build a welcoming and open community for anyone who wants to use the project or contribute to it.
9+
{{% pageinfo color="primary" %}}
10+
<span><span/>{{< message text="17" >}}
11+
{{% /pageinfo %}}
1112

1213
### Contributing to Container Storage Modules Documentation
1314

content/docs/supportmatrix/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@ weight: 1
4242
| 4.18 - 4.19 | <div style="text-align: left"> Observability </div> | No | No | Yes | Yes | No |
4343
| 4.18 - 4.19 | <div style="text-align: left"> Authorization - v2.x </div> | Yes | No | Yes | Yes | No |
4444
| 4.18 - 4.19 | <div style="text-align: left"> Resiliency </div> | Yes | No | Yes | Yes | No |
45-
| 4.18 - 4.19 | <div style="text-align: left"> Replication (Metro) </div> | Yes | No | No | Yes | No |
45+
| 4.18 - 4.19 | <div style="text-align: left"> Replication (Metro, Sync) </div> | Yes | No | No | Yes | No |
46+
| 4.18 - 4.19 | <div style="text-align: left"> Replication (Async) </div> | Yes | No | Yes | Yes | No |
4647
{{</table>}}
47-
> Note: Replication with Sync/Async modes is not supported.<br>
4848
> Note: PowerStore does not support VM cloning or VM snapshot operations while Metro replication is enabled.
4949
5050
## Tested Host Operating Systems

content/docs/tooling/cert-csi/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Any orchestrator platform, operating system or version that is not mentioned in
1616

1717
You may qualify your environment for Dell CSI Drivers by executing the [Run All Test Suites](#run-all-test-suites) workflow.
1818

19-
Please submit your test results for our review [here](https://github.com/dell/csm/issues/new?assignees=&labels=type%2Fqualification&projects=&template=community_qualification.yml&title=%5BQualification%5D%3A+). If the results are a success, the orchestrator platform and version will be published under Community Qualified Configurations.
19+
Please submit your test results for our review via the [Container Storage Modules (CSM) Community](https://www.dell.com/community/en/conversations/container-storage-modules/self-certification-submission-process/68d59a2311f8fe4d5ec5b7b5). If the results are a success, the orchestrator platform and version will be published under Community Qualified Configurations.
2020

2121
## Installation
2222

content/v1/support/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Please select one of the following options to get support for Container Storage
1515

1616
{{< customcard imageNumber="6" link="https://www.dell.com/support/incidents-online/en-us/contactus/product/container-storage-modules" title="Contact support" >}}
1717

18-
{{< customcard imageNumber="6" link="https://github.com/dell/csm/security/advisories/new" title="Report a vulnerability" >}}
18+
{{< customcard imageNumber="6" link="https://www.dell.com/support/contents/en-us/article/product-support/self-support-knowledgebase/security-antivirus/alerts-vulnerabilities/dell-vulnerability-response-policy" title="Report a vulnerability" >}}
1919

2020
{{< customcard imageNumber="6" link="./supportpolicy" title="Support policy" >}}
2121

content/v1/support/contributionguidelines/_index.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@ Description: >
66
Container Storage Modules (CSM) docs Contribution Guidelines
77
---
88

9-
10-
Container Storage Modules Documentation is an open-source project and we thrive to build a welcoming and open community for anyone who wants to use the project or contribute to it.
9+
{{% pageinfo color="primary" %}}
10+
<span><span/>{{< message text="17" >}}
11+
{{% /pageinfo %}}
1112

1213
### Contributing to Container Storage Modules Documentation
1314

content/v1/tooling/cert-csi/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Any orchestrator platform, operating system or version that is not mentioned in
1313

1414
You may qualify your environment for Dell CSI Drivers by executing the [Run All Test Suites](#run-all-test-suites) workflow.
1515

16-
Please submit your test results for our review [here](https://github.com/dell/csm/issues/new?assignees=&labels=type%2Fqualification&projects=&template=community_qualification.yml&title=%5BQualification%5D%3A+). If the results are a success, the orchestrator platform and version will be published under Community Qualified Configurations.
16+
Please submit your test results for our review via the [Container Storage Modules (CSM) Community](https://www.dell.com/community/en/conversations/container-storage-modules/self-certification-submission-process/68d59a2311f8fe4d5ec5b7b5). If the results are a success, the orchestrator platform and version will be published under Community Qualified Configurations.
1717

1818
## Installation
1919

content/v2/support/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ If you have a support contract for a Dell Storage Backend that has a CSI Driver
2020

2121
The Dell Container Storage Modules team and community take security bugs seriously. We sincerely appreciate all your efforts and responsibility to disclose your findings.
2222

23-
To report a security issue, please submit the security advisory form ["Report a Vulnerability"](https://github.com/dell/csm/security/advisories/new).
23+
To report a security issue, please submit the security advisory form ["Report a Vulnerability"](https://www.dell.com/support/contents/en-us/article/product-support/self-support-knowledgebase/security-antivirus/alerts-vulnerabilities/dell-vulnerability-response-policy).
2424

2525
>CSM recommends staying on the [latest release](https://github.com/dell/csm/releases/latest) of Dell Container Storage Modules to take advantage of new features, enhancements, bug fixes, and security fixes.

0 commit comments

Comments
 (0)