File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
keps/sig-multicluster/2149-clusterid Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -500,6 +500,7 @@ _That is the question._
500
500
| Deployment | Must be installed by the cluster lifecycle management, or as a manual setup step | In every cluster over target milestone |
501
501
| Schema validation | Can use OpenAPI v3 validation | Can use the built-in Kubernetes schema validation |
502
502
| Blockers | Making a sigs-repo | Official API review |
503
+ | Conformance testing | Not possible now, and no easy path forward | Standard |
503
504
504
505
` [/UNRESOLVED] `
505
506
@@ -529,6 +530,11 @@ when drafting this test plan.
529
530
#### Alpha -> Beta Graduation
530
531
531
532
- 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
532
538
533
539
<!--
534
540
**Note:** *Not required until targeted at a release.*
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ owning-sig: sig-multicluster
7
7
# participating-sigs:
8
8
# - sig-aaa
9
9
# - sig-bbb
10
- status : provisional
10
+ status : implementable
11
11
creation-date : 2020-11-13
12
12
reviewers :
13
13
- " @mikedanese"
You can’t perform that action at this time.
0 commit comments