summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--contributors/design-proposals/multicluster/cluster-registry/api-design.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/contributors/design-proposals/multicluster/cluster-registry/api-design.md b/contributors/design-proposals/multicluster/cluster-registry/api-design.md
index 8daf9c75..e2587917 100644
--- a/contributors/design-proposals/multicluster/cluster-registry/api-design.md
+++ b/contributors/design-proposals/multicluster/cluster-registry/api-design.md
@@ -66,8 +66,7 @@ This document defines the cluster registry API. It is an evolution of the
[current Federation cluster API](https://github.com/kubernetes/kubernetes/blob/master/federation/apis/federation/types.go#L99),
and is designed more specifically for the "cluster registry" use case in
contrast to the Federation `Cluster` object, which was made for the
-active-control-plane Federation. All the names in the API are tentative and
-subject to change if we find better alternatives to describe those entities.
+active-control-plane Federation.
The API is a Kubernetes-style REST API that supports the following operations: