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
- "^k8s-infra-staging-nfd@kubernetes.io$"
180180
- "^k8s-infra-staging-npd@kubernetes.io$"
181181
- "^k8s-infra-staging-sp-operator@kubernetes.io$"
182+
- "^k8s-infra-staging-dra-example-driver@kubernetes.io$"
182183
- path: "sig-release/groups.yaml"
183184
allowedGroups:
184185
- "^k8s-infra-push-sig-release@kubernetes.io$"
@@ -336,7 +337,6 @@ restrictions:
336337
- "^wg-lts-leads@kubernetes.io$"
337338
- path: "wg-device-management/groups.yaml"
338339
allowedGroups:
339-
- "^k8s-infra-staging-dra-example-driver@kubernetes.io$"
340340
- "^wg-device-management@kubernetes.io$"
341341
- "^wg-device-management-leads@kubernetes.io$"
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
- timallclair@gmail.com
174174
- thockin@google.com
175175

176+
# push access to staging for dra-example-driver
177+
- email-id: k8s-infra-staging-dra-example-driver@kubernetes.io
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+
- alexey.fomenko@intel.com
185+
- eduard.bartosh@intel.com
186+
- elezar@nvidia.com
187+
- johuhn@microsoft.com
188+
- klueska@gmail.com
189+
- patrick.ohly@intel.com
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
- patrick.ohly@intel.com
3535
members:
3636
- wg-device-management-leads@kubernetes.io
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: k8s-infra-staging-dra-example-driver@kubernetes.io
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-
- alexey.fomenko@intel.com
58-
- eduard.bartosh@intel.com
59-
- elezar@nvidia.com
60-
- johuhn@microsoft.com
61-
- klueska@gmail.com
62-
- patrick.ohly@intel.com

0 commit comments

Comments
 (0)