Skip to content

Commit

Permalink
[docs] Change the DRBD module status to deprecated (#120)
Browse files Browse the repository at this point in the history
Signed-off-by: Aleksandr Zimin <[email protected]>
  • Loading branch information
AleksZimin authored Jun 5, 2024
1 parent 01b17d5 commit 6799537
Show file tree
Hide file tree
Showing 13 changed files with 38 additions and 34 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,4 @@ __pycache__/
# dev
images/sds-drbd-controller/dev/Dockerfile-dev
images/sds-drbd-controller/Makefile
images/sds-replicated-volume-controller/Makefile
6 changes: 3 additions & 3 deletions docs/CONFIGURATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ force_searchable: true
description: The sds-drbd Deckhouse module's configuration.
---

{% alert level="danger" %}
This version of the module is deprecated and is no longer supported. Use the [sds-replicated-volume](https://deckhouse.ru/modules/sds-replicated-volume/stable/) module instead.
{% endalert %}
{{< alert level="warning" >}}
Use the [sds-replicated-volume](https://deckhouse.ru/modules/sds-replicated-volume/stable/) module instead.
{{< /alert >}}

{{< alert level="warning" >}}
The module is guaranteed to work only in the following cases:
Expand Down
6 changes: 3 additions & 3 deletions docs/CONFIGURATION_RU.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ force_searchable: true
description: Параметры настройки модуля sds-drbd Deckhouse.
---

{% alert level="danger" %}
Текущая версия модуля устарела и больше не поддерживается. Переключитесь на использование модуля [sds-replicated-volume](https://deckhouse.ru/modules/sds-replicated-volume/stable/).
{% endalert %}
{{< alert level="warning" >}}
Переключитесь на использование модуля [sds-replicated-volume](https://deckhouse.ru/modules/sds-replicated-volume/stable/).
{{< /alert >}}

{{< alert level="warning" >}}
Работоспособность модуля гарантируется только в следующих случаях:
Expand Down
6 changes: 3 additions & 3 deletions docs/CR.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ title: "The sds-drbd module: Custom Resources"
description: "The sds-drbd module Custom Resources: DRBDStoragePool and DRBDStorageClass."
---

{% alert level="danger" %}
This version of the module is deprecated and is no longer supported. Use the [sds-replicated-volume](https://deckhouse.ru/modules/sds-replicated-volume/stable/) module instead.
{% endalert %}
{{< alert level="warning" >}}
Use the [sds-replicated-volume](https://deckhouse.ru/modules/sds-replicated-volume/stable/) module instead.
{{< /alert >}}

{{< alert level="warning" >}}
The module is guaranteed to work only in the following cases:
Expand Down
6 changes: 3 additions & 3 deletions docs/CR_RU.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ title: "Модуль sds-drbd: Custom Resources"
description: "Модуль sds-drbd Custom Resources: DRBDStoragePool и DRBDStorageClass."
---

{% alert level="danger" %}
Текущая версия модуля устарела и больше не поддерживается. Переключитесь на использование модуля [sds-replicated-volume](https://deckhouse.ru/modules/sds-replicated-volume/stable/).
{% endalert %}
{{< alert level="warning" >}}
Переключитесь на использование модуля [sds-replicated-volume](https://deckhouse.ru/modules/sds-replicated-volume/stable/).
{{< /alert >}}

{{< alert level="warning" >}}
Работоспособность модуля гарантируется только в следующих случаях:
Expand Down
5 changes: 4 additions & 1 deletion docs/FAQ.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
title: "The sds-drbd module: FAQ"
description: LINSTOR Troubleshooting. What is difference between LVM and LVMThin? LINSTOR performance and reliability notes, comparison to Ceph. How to add existing LINSTOR LVM or LVMThin pool. How to configure Prometheus to use LINSTOR for storing data. Controller's work-flow questions.
---
{{< alert level="warning" >}}
Use the [sds-replicated-volume](https://deckhouse.ru/modules/sds-replicated-volume/stable/) module instead.
{{< /alert >}}

{{< alert level="warning" >}}
The module is guaranteed to work only in the following cases:
Expand Down Expand Up @@ -292,7 +295,7 @@ alias linstor='kubectl -n d8-sds-drbd exec -ti deploy/linstor-controller -- lins
linstor resource list --faulty
```
{% alert level="danger" %}
{% alert level="warning" %}
This version of the module is deprecated and is no longer supported. Use the [sds-replicated-volume](https://deckhouse.ru/modules/sds-replicated-volume/stable/) module instead.
{% endalert %}
Expand Down
6 changes: 3 additions & 3 deletions docs/FAQ_RU.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ title: "Модуль sds-drbd: FAQ"
description: Диагностика проблем LINSTOR. Когда следует использовать LVM, а когда LVMThin? Производительность и надежность LINSTOR, сравнение с Ceph. Как добавить существующий LVM или LVMThin-пул в LINSTOR? Как настроить Prometheus на использование хранилища LINSTOR? Вопросы по работе контроллера.
---

{% alert level="danger" %}
Текущая версия модуля устарела и больше не поддерживается. Переключитесь на использование модуля [sds-replicated-volume](https://deckhouse.ru/modules/sds-replicated-volume/stable/).
{% endalert %}
{{< alert level="warning" >}}
Переключитесь на использование модуля [sds-replicated-volume](https://deckhouse.ru/modules/sds-replicated-volume/stable/).
{{< /alert >}}

{{< alert level="warning" >}}
Работоспособность модуля гарантируется только в следующих случаях:
Expand Down
6 changes: 3 additions & 3 deletions docs/LAYOUTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ title: "Module sds-drbd: use cases"
linkTitle: "Usage cases"
---

{% alert level="danger" %}
This version of the module is deprecated and is no longer supported. Use the [sds-replicated-volume](https://deckhouse.ru/modules/sds-replicated-volume/stable/) module instead.
{% endalert %}
{{< alert level="warning" >}}
Use the [sds-replicated-volume](https://deckhouse.ru/modules/sds-replicated-volume/stable/) module instead.
{{< /alert >}}

{{< alert level="warning" >}}
The module is guaranteed to work only in the following cases:
Expand Down
6 changes: 3 additions & 3 deletions docs/LAYOUTS_RU.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ title: "Модуль sds-drbd: Сценарии использования"
linkTitle: "Сценарии использования"
---

{% alert level="danger" %}
Текущая версия модуля устарела и больше не поддерживается. Переключитесь на использование модуля [sds-replicated-volume](https://deckhouse.ru/modules/sds-replicated-volume/stable/).
{% endalert %}
{{< alert level="warning" >}}
Переключитесь на использование модуля [sds-replicated-volume](https://deckhouse.ru/modules/sds-replicated-volume/stable/).
{{< /alert >}}

{{< alert level="warning" >}}
Работоспособность модуля гарантируется только в следующих случаях:
Expand Down
6 changes: 3 additions & 3 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ description: "The sds-drbd module: General Concepts and Principles."
moduleStatus: deprecated
---

{% alert level="danger" %}
This version of the module is deprecated and is no longer supported. Use the [sds-replicated-volume](https://deckhouse.ru/modules/sds-replicated-volume/stable/) module instead.
{% endalert %}
{{< alert level="warning" >}}
Use the [sds-replicated-volume](https://deckhouse.ru/modules/sds-replicated-volume/stable/) module instead.
{{< /alert >}}

{{< alert level="warning" >}}
The module is guaranteed to work only in the following cases:
Expand Down
6 changes: 3 additions & 3 deletions docs/README_RU.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ description: "Модуль sds-drbd: общие концепции и полож
moduleStatus: deprecated
---

{% alert level="danger" %}
Текущая версия модуля устарела и больше не поддерживается. Переключитесь на использование модуля [sds-replicated-volume](https://deckhouse.ru/modules/sds-replicated-volume/stable/).
{% endalert %}
{{< alert level="warning" >}}
Переключитесь на использование модуля [sds-replicated-volume](https://deckhouse.ru/modules/sds-replicated-volume/stable/).
{{< /alert >}}

{{< alert level="warning" >}}
Работоспособность модуля гарантируется только в следующих случаях:
Expand Down
6 changes: 3 additions & 3 deletions docs/USAGE.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ title: "The sds-drbd module: configuration examples"
description: The sds-drbd controller usage and work-flow examples.
---

{% alert level="danger" %}
This version of the module is deprecated and is no longer supported. Use the [sds-replicated-volume](https://deckhouse.ru/modules/sds-replicated-volume/stable/) module instead.
{% endalert %}
{{< alert level="warning" >}}
Use the [sds-replicated-volume](https://deckhouse.ru/modules/sds-replicated-volume/stable/) module instead.
{{< /alert >}}

{{< alert level="warning" >}}
The module is guaranteed to work only in the following cases:
Expand Down
6 changes: 3 additions & 3 deletions docs/USAGE_RU.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ title: "Модуль sds-drbd: примеры конфигурации"
description: "Использование и примеры работы sds-drbd-controller."
---

{% alert level="danger" %}
Текущая версия модуля устарела и больше не поддерживается. Переключитесь на использование модуля [sds-replicated-volume](https://deckhouse.ru/modules/sds-replicated-volume/stable/).
{% endalert %}
{{< alert level="warning" >}}
Переключитесь на использование модуля [sds-replicated-volume](https://deckhouse.ru/modules/sds-replicated-volume/stable/).
{{< /alert >}}

{{< alert level="warning" >}}
Работоспособность модуля гарантируется только в следующих случаях:
Expand Down

0 comments on commit 6799537

Please sign in to comment.