Skip to content

Commit 8b5306b

Browse files
authored
Fix: turn erroneous Proposal status into Draft (#823)
Signed-off-by: Matthias Büchse <[email protected]>
1 parent d35bb2e commit 8b5306b

10 files changed

+10
-10
lines changed

Standards/scs-0100-w1-flavor-naming-implementation-testing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "SCS Flavor Naming Standard: Implementation and Testing Notes"
33
type: Supplement
44
track: IaaS
5-
status: Proposal
5+
status: Draft
66
supplements:
77
- scs-0100-v1-flavor-naming.md
88
- scs-0100-v2-flavor-naming.md

Standards/scs-0101-w1-entropy-implementation-testing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "SCS Entropy: Implementation and Testing Notes"
33
type: Supplement
44
track: IaaS
5-
status: Proposal
5+
status: Draft
66
supplements:
77
- scs-0101-v1-entropy.md
88
---

Standards/scs-0102-w1-image-metadata-implementation-testing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "SCS Image Metadata: Implementation and Testing Notes"
33
type: Supplement
44
track: IaaS
5-
status: Proposal
5+
status: Draft
66
supplements:
77
- scs-0102-v1-image-metadata.md
88
---

Standards/scs-0104-w1-standard-images-implementation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "SCS Standard Images: Implementation Notes"
33
type: Supplement
44
track: IaaS
5-
status: Proposal
5+
status: Draft
66
supplements:
77
- scs-0104-v1-standard-images.md
88
---

Standards/scs-0116-w1-key-manager-implementation-testing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "SCS Key Manager Standard: Implementation and Testing Notes"
33
type: Supplement
44
track: IaaS
5-
status: Proposal
5+
status: Draft
66
supplements:
77
- scs-0116-v1-key-manager-standard.md
88
---

Standards/scs-0118-w1-example-impacts-of-failure-scenarios.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "SCS Taxonomy of Failsafe Levels: Examples of Failure Cases and their impact on IaaS and KaaS resources"
33
type: Supplement
44
track: IaaS
5-
status: Proposal
5+
status: Draft
66
supplements:
77
- scs-0118-v1-taxonomy-of-failsafe-levels.md
88
---

Standards/scs-0211-w1-kaas-default-storage-class-implementation-testing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "SCS KaaS default storage class: Implementation and Testing Notes"
33
type: Supplement
44
track: KaaS
5-
status: Proposal
5+
status: Draft
66
supplements:
77
- scs-0211-v1-kaas-default-storage-class.md
88
---

Standards/scs-0214-w1-k8s-node-distribution-implementation-testing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Kubernetes Node Distribution and Availability: Implementation and Testing Notes"
33
type: Supplement
44
track: KaaS
5-
status: Proposal
5+
status: Draft
66
supplements:
77
- scs-0214-v1-k8s-node-distribution.md
88
- scs-0214-v2-k8s-node-distribution.md

Standards/scs-XXXX-vN-decision-record-template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: _Descriptive title_
33
type: Decision Record
4-
status: Proposal
4+
status: Draft
55
track: Global # | IaaS | Ops | KaaS | IAM
66
---
77

Standards/scs-XXXX-vN-standard-template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: _Descriptive title_
33
type: Standard # | Procedural
4-
status: Proposal
4+
status: Draft
55
track: Global # | IaaS | Ops | KaaS | IAM
66
---
77

0 commit comments

Comments
 (0)