From 3b898162a919117532f93bc93b2eae6c964ed94c Mon Sep 17 00:00:00 2001 From: Kjeld Schouten-Lebbing Date: Sun, 20 Dec 2020 20:25:01 +0100 Subject: [PATCH 1/3] Make clear train switching is not supported Adds a small note about train switching not being supported currently --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2b2f2aa89f..bd3f9789ad 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ A TrueNAS SCALE chart repository differs slightly in directory structure from up A TrueNAS SCALE chart also has three additional files an `app-readme.md` file that provides a high level overview display in the TrueNAS SCALE UI and a `questions.yaml` file defining questions to prompt the user with and an `item.yaml` file outlining item specific details. -There are 2 directories `charts` and `test`, each representing a train. Chart releases created from catalog items in a specific train cannot be moved to another train. +There are 2 directories `charts` and `test`, each representing a train. Chart releases created from catalog items in a specific train cannot be moved to another train. Currently only the "charts" train is supported and train switching is also not supported. ``` charts/ix-chart// From ba4df280e53cbebe85adfc07ce5a526a380f6180 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten-Lebbing Date: Sun, 20 Dec 2020 20:27:08 +0100 Subject: [PATCH 2/3] make clear it's only in the UI slight addaption based on slack feedback --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bd3f9789ad..eeace775a9 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ A TrueNAS SCALE chart repository differs slightly in directory structure from up A TrueNAS SCALE chart also has three additional files an `app-readme.md` file that provides a high level overview display in the TrueNAS SCALE UI and a `questions.yaml` file defining questions to prompt the user with and an `item.yaml` file outlining item specific details. -There are 2 directories `charts` and `test`, each representing a train. Chart releases created from catalog items in a specific train cannot be moved to another train. Currently only the "charts" train is supported and train switching is also not supported. +There are 2 directories `charts` and `test`, each representing a train. Chart releases created from catalog items in a specific train cannot be moved to another train. Currently only the "charts" train can be used for the the UI. ``` charts/ix-chart// From 19a2e9c2be9cb1bbb8c180ccea90edc3d3f2ad65 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten-Lebbing Date: Sun, 20 Dec 2020 20:51:10 +0100 Subject: [PATCH 3/3] fix language mistake and backticks --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eeace775a9..1f226e547e 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ A TrueNAS SCALE chart repository differs slightly in directory structure from up A TrueNAS SCALE chart also has three additional files an `app-readme.md` file that provides a high level overview display in the TrueNAS SCALE UI and a `questions.yaml` file defining questions to prompt the user with and an `item.yaml` file outlining item specific details. -There are 2 directories `charts` and `test`, each representing a train. Chart releases created from catalog items in a specific train cannot be moved to another train. Currently only the "charts" train can be used for the the UI. +There are 2 directories `charts` and `test`, each representing a train. Chart releases created from catalog items in a specific train cannot be moved to another train. Currently only the `charts` train can be used inside the UI. ``` charts/ix-chart//