File tree Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -194,6 +194,7 @@ restrictions:
194
194
- " ^k8s-infra-rbac-kubernetes-external-secrets@kubernetes.io$"
195
195
- " ^k8s-infra-staging-infra-tools@kubernetes.io$"
196
196
- " ^k8s-infra-ii-coop@kubernetes.io$"
197
+ - " ^k8s-infra-sandbox-capg@kubernetes.io$"
197
198
- " ^sig-k8s-infra-leads@kubernetes.io$"
198
199
- " ^sig-k8s-infra-private@kubernetes.io$"
199
200
- path : " **/*" # prevent any other file from containing anything
Original file line number Diff line number Diff line change @@ -131,6 +131,19 @@ groups:
131
131
- stephen@ii.coop
132
132
- zz@ii.coop
133
133
134
+ # owners of the k8s-infra-sandbox-capg project, working on cluster-api provider for GCP
135
+ - email-id : k8s-infra-sandbox-capg@kubernetes.io
136
+ name : k8s-infra-sandbox-capg
137
+ description : |-
138
+ ACL for CAPG sandbox
139
+ settings :
140
+ ReconcileMembers : " true"
141
+ members :
142
+ - davanum@gmail.com
143
+ - ctadeu@gmail.com
144
+ - jayesh0200@gmail.com
145
+ - ii.sayantani.ii@gmail.com
146
+
134
147
# RBAC groups:
135
148
# - grant access to the `namespace-user` role for a single namespace on the `aaa` cluster
136
149
# - must have WhoCanViewMemberShip: "ALL_MEMBERS_CAN_VIEW"
You can’t perform that action at this time.
0 commit comments