Skip to content

Commit 9aca52f

Browse files
committed
add conformance to rubric, graduation criteria, actually flip kep.yaml
1 parent 6145f38 commit 9aca52f

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

keps/sig-multicluster/2149-clusterid/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -500,6 +500,7 @@ _That is the question._
500500
| Deployment | Must be installed by the cluster lifecycle management, or as a manual setup step | In every cluster over target milestone |
501501
| Schema validation | Can use OpenAPI v3 validation | Can use the built-in Kubernetes schema validation |
502502
| Blockers | Making a sigs-repo | Official API review |
503+
| Conformance testing | Not possible now, and no easy path forward | Standard |
503504

504505
`[/UNRESOLVED]`
505506

@@ -529,6 +530,11 @@ when drafting this test plan.
529530
#### Alpha -> Beta Graduation
530531

531532
- Determine if an `id.k8s.io ClusterClaim` be strictly a valid DNS label, or is allowed to be a subdomain.
533+
- To CRD or not to CRD (see section above)
534+
535+
#### Beta -> GA criteria
536+
537+
- At least one headless implementation using clusterID for MCS DNS
532538

533539
<!--
534540
**Note:** *Not required until targeted at a release.*

keps/sig-multicluster/2149-clusterid/kep.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ owning-sig: sig-multicluster
77
#participating-sigs:
88
# - sig-aaa
99
# - sig-bbb
10-
status: provisional
10+
status: implementable
1111
creation-date: 2020-11-13
1212
reviewers:
1313
- "@mikedanese"

0 commit comments

Comments
 (0)