From 2782caefb2941aef494607e3c2ddc2613a27a42d Mon Sep 17 00:00:00 2001 From: deerskindoll Date: Thu, 30 May 2024 13:37:40 +0200 Subject: [PATCH 1/8] added pvc resize info --- .../pages/configuring-storage-sizes.adoc | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/modules/administration-guide/pages/configuring-storage-sizes.adoc b/modules/administration-guide/pages/configuring-storage-sizes.adoc index acdc43ac6e..29e6c20df1 100644 --- a/modules/administration-guide/pages/configuring-storage-sizes.adoc +++ b/modules/administration-guide/pages/configuring-storage-sizes.adoc @@ -57,4 +57,14 @@ spec: <2> Specify a claim size on the next line or omit the next line to set the default claim size value. The specified claim size is only used when you select this storage strategy. <3> The claim size must be specified as a link:https://kubernetes.io/docs/reference/kubernetes-api/common-definitions/quantity/[{kubernetes} resource quantity]. The available quantity units include: `Ei`, `Pi`, `Ti`, `Gi`, `Mi` and `Ki`. -pass:[] \ No newline at end of file +pass:[] + +[IMPORTANT] +==== +Manually modifying a PVC on the cluster that was provisioned by {prod-short} is not officially supported and may have unexpected consequences. + +If you want to resize a PVC, you have two options: + +* Modify the devfile's volume sizes accordingly and restart the workspace. +* Modify the default workspace storage size in the `CheCluster` custom resource. +==== \ No newline at end of file From a9cba94b6b6e5e33af577127ba4071d7ca944f12 Mon Sep 17 00:00:00 2001 From: Jana Vrbkova Date: Thu, 30 May 2024 15:04:27 +0200 Subject: [PATCH 2/8] Update configuring-storage-sizes.adoc --- .../administration-guide/pages/configuring-storage-sizes.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/administration-guide/pages/configuring-storage-sizes.adoc b/modules/administration-guide/pages/configuring-storage-sizes.adoc index 29e6c20df1..4598a185f6 100644 --- a/modules/administration-guide/pages/configuring-storage-sizes.adoc +++ b/modules/administration-guide/pages/configuring-storage-sizes.adoc @@ -61,10 +61,10 @@ pass:[] [IMPORTANT] ==== -Manually modifying a PVC on the cluster that was provisioned by {prod-short} is not officially supported and may have unexpected consequences. +Manually modifying a PVC on the cluster that was provisioned by {prod-short} is not officially supported and may result in unexpected consequences. If you want to resize a PVC, you have two options: * Modify the devfile's volume sizes accordingly and restart the workspace. * Modify the default workspace storage size in the `CheCluster` custom resource. -==== \ No newline at end of file +==== From cc63a36c1a7dac88262c06fc4a3def946c9f8862 Mon Sep 17 00:00:00 2001 From: deerskindoll Date: Wed, 12 Jun 2024 14:29:29 +0200 Subject: [PATCH 3/8] added pvc resize info --- .../administration-guide/pages/configuring-storage-sizes.adoc | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/administration-guide/pages/configuring-storage-sizes.adoc b/modules/administration-guide/pages/configuring-storage-sizes.adoc index 4598a185f6..f56b96685a 100644 --- a/modules/administration-guide/pages/configuring-storage-sizes.adoc +++ b/modules/administration-guide/pages/configuring-storage-sizes.adoc @@ -65,6 +65,5 @@ Manually modifying a PVC on the cluster that was provisioned by {prod-short} is If you want to resize a PVC, you have two options: -* Modify the devfile's volume sizes accordingly and restart the workspace. * Modify the default workspace storage size in the `CheCluster` custom resource. ==== From b9d1ff14fd9506699fa32bf67f9b162ec462d564 Mon Sep 17 00:00:00 2001 From: Jana Vrbkova Date: Wed, 19 Jun 2024 11:49:47 +0200 Subject: [PATCH 4/8] Update configuring-storage-sizes.adoc --- .../administration-guide/pages/configuring-storage-sizes.adoc | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/modules/administration-guide/pages/configuring-storage-sizes.adoc b/modules/administration-guide/pages/configuring-storage-sizes.adoc index f56b96685a..66d867813a 100644 --- a/modules/administration-guide/pages/configuring-storage-sizes.adoc +++ b/modules/administration-guide/pages/configuring-storage-sizes.adoc @@ -63,7 +63,5 @@ pass:[] ==== Manually modifying a PVC on the cluster that was provisioned by {prod-short} is not officially supported and may result in unexpected consequences. -If you want to resize a PVC, you have two options: - -* Modify the default workspace storage size in the `CheCluster` custom resource. +If you want to resize a PVC, modify the default workspace storage size in the `CheCluster` custom resource. ==== From fa2fac6771d6d0617f7a7b03998daeb896b76efc Mon Sep 17 00:00:00 2001 From: deerskindoll Date: Thu, 11 Jul 2024 10:13:39 +0200 Subject: [PATCH 5/8] feedback --- .../administration-guide/pages/configuring-storage-sizes.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/administration-guide/pages/configuring-storage-sizes.adoc b/modules/administration-guide/pages/configuring-storage-sizes.adoc index 66d867813a..c48cdf6bf3 100644 --- a/modules/administration-guide/pages/configuring-storage-sizes.adoc +++ b/modules/administration-guide/pages/configuring-storage-sizes.adoc @@ -63,5 +63,6 @@ pass:[] ==== Manually modifying a PVC on the cluster that was provisioned by {prod-short} is not officially supported and may result in unexpected consequences. -If you want to resize a PVC, modify the default workspace storage size in the `CheCluster` custom resource. +If you want to resize a PVC, +modify the default workspace storage size in the `CheCluster` custom resource and restart the workspace. ==== From 6ff63f888b71968f5db843aa0774e9bfea76e1dc Mon Sep 17 00:00:00 2001 From: Jana Vrbkova Date: Mon, 15 Jul 2024 21:21:52 +0200 Subject: [PATCH 6/8] Update configuring-storage-sizes.adoc --- .../administration-guide/pages/configuring-storage-sizes.adoc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/modules/administration-guide/pages/configuring-storage-sizes.adoc b/modules/administration-guide/pages/configuring-storage-sizes.adoc index c48cdf6bf3..329fc49736 100644 --- a/modules/administration-guide/pages/configuring-storage-sizes.adoc +++ b/modules/administration-guide/pages/configuring-storage-sizes.adoc @@ -63,6 +63,5 @@ pass:[] ==== Manually modifying a PVC on the cluster that was provisioned by {prod-short} is not officially supported and may result in unexpected consequences. -If you want to resize a PVC, -modify the default workspace storage size in the `CheCluster` custom resource and restart the workspace. +If you want to resize a PVC that is in use by a workspace, you must restart the workspace must before the PVC change can occur. ==== From c42f882bdb0f0a2b7c9f537c50f89d501719bfc7 Mon Sep 17 00:00:00 2001 From: Jana Vrbkova Date: Tue, 16 Jul 2024 14:14:53 +0200 Subject: [PATCH 7/8] Update configuring-storage-sizes.adoc --- .../administration-guide/pages/configuring-storage-sizes.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/administration-guide/pages/configuring-storage-sizes.adoc b/modules/administration-guide/pages/configuring-storage-sizes.adoc index 329fc49736..fceb645f08 100644 --- a/modules/administration-guide/pages/configuring-storage-sizes.adoc +++ b/modules/administration-guide/pages/configuring-storage-sizes.adoc @@ -63,5 +63,5 @@ pass:[] ==== Manually modifying a PVC on the cluster that was provisioned by {prod-short} is not officially supported and may result in unexpected consequences. -If you want to resize a PVC that is in use by a workspace, you must restart the workspace must before the PVC change can occur. +If you want to resize a PVC that is in use by a workspace, you must restart the workspace before the PVC change can occur. ==== From cc3751c86e1078145160d4f50684a8aeccd9b58b Mon Sep 17 00:00:00 2001 From: Jana Vrbkova Date: Tue, 16 Jul 2024 14:15:19 +0200 Subject: [PATCH 8/8] Update configuring-storage-sizes.adoc --- .../administration-guide/pages/configuring-storage-sizes.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/administration-guide/pages/configuring-storage-sizes.adoc b/modules/administration-guide/pages/configuring-storage-sizes.adoc index fceb645f08..ccf3739acc 100644 --- a/modules/administration-guide/pages/configuring-storage-sizes.adoc +++ b/modules/administration-guide/pages/configuring-storage-sizes.adoc @@ -63,5 +63,5 @@ pass:[] ==== Manually modifying a PVC on the cluster that was provisioned by {prod-short} is not officially supported and may result in unexpected consequences. -If you want to resize a PVC that is in use by a workspace, you must restart the workspace before the PVC change can occur. +If you want to resize a PVC that is in use by a workspace, you must restart the workspace for the PVC change to occur. ====