Skip to content

Commit dd4c8b7

Browse files
committed
Change ns-sameness position statement to RELEASED
Follows the example of https://github.com/kubernetes/community/blob/master/sig-api-machinery/api-extensions-position-statement.md Also fixes a typo
1 parent f80df14 commit dd4c8b7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

sig-multicluster/namespace-sameness-position-statement.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Namespace Sameness - SIG Multicluster Position Statement
22

33
Author: Jeremy Olmsted-Thompson (**[@jeremyot](https://github.com/jeremyot)**), Google
4-
Last Edit: 2020/03/24
5-
Status: IN REVIEW
4+
Last Edit: 2020/04/20
5+
Status: RELEASED
66

77
## Goal
88
To establish a normative statement for multi-cluster namespace semantics and
@@ -65,7 +65,7 @@ called "database" in cluster A, no other team may request a namespace called
6565
### Example 2: RBAC sync
6666

6767
Consider the same organization from example 1. As with many large-sized
68-
organizations, they alreadyhave a central LDAP server which stores policies
68+
organizations, they already have a central LDAP server which stores policies
6969
about who is supposed to be able to access what systems. They enforce this by
7070
converting those policies into Kubernetes RBAC rules and pushing them down into
7171
their clusters.

0 commit comments

Comments
 (0)