Skip to content

Commit b8c6a1f

Browse files
authored
Merge pull request #8333 from joshjms/add-to-infra-staging-etcd
Edit k8s-infra-staging-etcd
2 parents 8258f84 + e50629e commit b8c6a1f

File tree

3 files changed

+12
-13
lines changed

3 files changed

+12
-13
lines changed

groups/restrictions.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ restrictions:
2020
2121
- path: "sig-api-machinery/groups.yaml"
2222
allowedGroups:
23-
2423
2524
2625
@@ -135,6 +134,7 @@ restrictions:
135134
allowedGroups:
136135
- "@etcd.io$"
137136
137+
138138
- path: "sig-docs/groups.yaml"
139139
allowedGroups:
140140

groups/sig-api-machinery/groups.yaml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -100,18 +100,6 @@ groups:
100100
101101
102102

103-
- email-id: [email protected]
104-
name: k8s-infra-staging-etcd
105-
description: |-
106-
ACL for staging etcd
107-
settings:
108-
ReconcileMembers: "true"
109-
members:
110-
111-
112-
113-
114-
115103
- email-id: [email protected]
116104
name: k8s-infra-staging-kubebuilder
117105
description: |-

groups/sig-etcd/groups.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,21 @@ groups:
2323
2424
2525
26+
2627
settings:
2728
AllowWebPosting: "true"
2829
ReconcileMembers: "true"
2930
WhoCanPostMessage: "ANYONE_CAN_POST"
3031
WhoCanViewGroup: "ALL_MEMBERS_CAN_VIEW"
3132
WhoCanModerateContent: "OWNERS_AND_MANAGERS"
3233
MessageModerationLevel: "MODERATE_NONE"
34+
35+
- email-id: [email protected]
36+
name: k8s-infra-staging-etcd
37+
description: |-
38+
ACL for staging etcd
39+
settings:
40+
ReconcileMembers: "true"
41+
members:
42+
- sig-etcd-leads
43+

0 commit comments

Comments
 (0)