From 95d0b2d04e9ea56e9d83c3eb3289ab6a597321e1 Mon Sep 17 00:00:00 2001 From: mpana Date: Mon, 16 Jul 2018 11:55:53 +0300 Subject: [PATCH] spearhead volume rm issue --- .../incidents/possible-configuration-issues.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 site/content/incidents/possible-configuration-issues.md diff --git a/site/content/incidents/possible-configuration-issues.md b/site/content/incidents/possible-configuration-issues.md new file mode 100644 index 0000000..30d9ac9 --- /dev/null +++ b/site/content/incidents/possible-configuration-issues.md @@ -0,0 +1,14 @@ ++++ +title = "possible configuration issues" +date = 2018-07-02T08:53:33.000Z +severity = "partial-outage" +affectedsystems = [ + "Spearhead Cloud CLI Tools" +] +resolved = false ++++ +Unable to remove volumes using spearhead cli. + +**Update**: The issue is limited to spearhead volume rm command. Using spearhead-docker volume rm works as intented. This will be tracked upstream shortly. + +Until a final solution is available we recommend using spearhead-docker to work with volumes. If additional support is required please send an email to help@spearhead.systems. {{< track "2018-07-02T9:34:00.000Z" >}} \ No newline at end of file