More Development documentation and code-snippets (#208)

* Create general development documentation for all forms of storage

* increase questions.yaml documentation

* certs are definately not 21.02 compatible

* Fix some small mistakes from upstream (iX official)
This commit is contained in:
Kjeld Schouten-Lebbing
2021-03-01 20:42:26 +01:00
committed by kjeld Schouten-Lebbing
parent 0375192c49
commit b0c7933e2f
5 changed files with 365 additions and 148 deletions
+2 -2
View File
@@ -24,11 +24,11 @@
"nightlies": {"min": "20.12-MASTER"}
},
"definitions/certificate": {
"stable": {"min": "21.02-ALPHA"},
"stable": {"min": "21.04-ALPHA"},
"nightlies": {"min": "21.02-MASTER"}
},
"definitions/certificateAuthority": {
"stable": {"min": "21.02-ALPHA"},
"stable": {"min": "21.04-ALPHA"},
"nightlies": {"min": "21.02-MASTER"}
}
}