Skip to content

Commit d497298

Browse files
authored
Merge pull request #8340 from BenTheElder/dra-sample-node
move dra-example-driver staging group to sig-node
2 parents 6075109 + 6c86f5a commit d497298

File tree

3 files changed

+16
-27
lines changed

3 files changed

+16
-27
lines changed

groups/restrictions.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,7 @@ restrictions:
179179
180180
181181
182+
182183
- path: "sig-release/groups.yaml"
183184
allowedGroups:
184185
@@ -336,7 +337,6 @@ restrictions:
336337
337338
- path: "wg-device-management/groups.yaml"
338339
allowedGroups:
339-
340340
341341
342342
- path: "wg-etcd-operator/groups.yaml"

groups/sig-node/groups.yaml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,21 @@ groups:
173173
174174
175175

176+
# push access to staging for dra-example-driver
177+
- email-id: [email protected]
178+
name: k8s-infra-staging-dra-example-driver
179+
description: |-
180+
ACL for pushing dra-example-driver artifacts
181+
settings:
182+
ReconcileMembers: "true"
183+
members:
184+
185+
186+
187+
188+
189+
190+
176191
#
177192
# k8s-infra owners for sig-owned subprojects
178193
#

groups/wg-device-management/groups.yaml

Lines changed: 0 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -34,29 +34,3 @@ groups:
3434
3535
members:
3636
37-
38-
#
39-
# k8s-staging write access for WG-owned subprojects
40-
#
41-
# Each group here represents privileged access to a staging project,
42-
# allowing the members to directly write to GCS and GCR within the
43-
# project, as well as trigger Cloud Build within the project. Ideally
44-
# this level access is used solely for troubleshooting purposes.
45-
#
46-
# Membership should correspond roughly to subproject owners for the set of
47-
# subproject artifacts being stored in a given staging project
48-
#
49-
50-
- email-id: [email protected]
51-
name: k8s-infra-staging-dra-example-driver
52-
description: |-
53-
ACL for pushing dra-example-driver artifacts
54-
settings:
55-
ReconcileMembers: "true"
56-
members:
57-
58-
59-
60-
61-
62-

0 commit comments

Comments
 (0)