Skip to content

Commit 8b69259

Browse files
committed
Merge remote-tracking branch 'origin/feat/add-iaas-image-selection' into staging
2 parents 82352f5 + 5c703f3 commit 8b69259

File tree

3 files changed

+16
-1
lines changed

3 files changed

+16
-1
lines changed

community/cloud-resources/cloud-resources.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ As suggested in [#155](https://github.com/SovereignCloudStack/standards/issues/1
2222
> **Note**
2323
> ATM this is not directly connected to the SovereignCloudStack github org membership, accounts will be created manually for now.
2424
25+
<!-- markdownlint-disable search-replace -->
26+
2527
Example:
2628

2729
| github handle | plusserver login |
@@ -76,3 +78,5 @@ Service users will have their default_project_id set to a specific project and w
7678
| 718964b4b87446688ac04b151519fb51 | scs | garloff | SCS Health Monitor ||
7779
| c46ccc9e695c4b23bacee2ad11145d9a | scs-health-monitor | garloff | SCS Health Monitor ||
7880
| 00de553df86949b49365baee6375fb5a | scs-standards | itrich | SCS Health Monitor ||
81+
82+
<!-- markdownlint-enable search-replace -->

docs/glossary.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,16 @@ Swift is the so-called object storage that can be used by Nova. This is responsi
125125

126126
A Ceph OSD (Object Storage Daemon) logically represents a storage device in a Ceph cluster, which can logically be a hard disk, which is the ideal case. In other cases it can also be a raid, which however leads to considerable performance limitations due to caching or other raid optimization.
127127

128+
## Cluster Stacks
129+
130+
The following terms can be used to distinguish between the various components of the Cluster Stacks.
131+
132+
| Object | Name |
133+
|--------------|------------------------------------|
134+
| scs2-* | scs2 Cluster Stack |
135+
| scs2-1-33-* | scs2 1.33 Cluster Stack releases |
136+
| scs2-1-33-v2 | scs2 1.33 v2 Cluster Stack release |
137+
128138
## Personas
129139

130140
| Persona | Description |

standards/certification/pipeline.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,8 @@ to be used for purposes other than compliance testing (such as the
3636

3737
3. Add your subject to the results table. This is necessary so your subject shows up in the
3838
[compliance monitor web-site](https://compliance.sovereignit.cloud/page/table). Add the following lines
39-
(substituting all-caps parts except `HM`):
39+
(substituting all-caps parts except `HM`) to
40+
[compliance-monitor/templates/overview.md.j2](https://github.com/SovereignCloudStack/standards/blob/main/compliance-monitor/templates/overview.md.j2):
4041

4142
```diff
4243
| [gx-scs](https://github.com/SovereignCloudStack/docs/blob/main/community/cloud-resources/plusserver-gx-scs.md) | Dev environment provided for SCS & GAIA-X context | plusserver GmbH |

0 commit comments

Comments
 (0)