File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -194,6 +194,7 @@ restrictions:
194194 - " ^k8s-infra-rbac-kubernetes-external-secrets@kubernetes.io$"
195195 - " ^k8s-infra-staging-infra-tools@kubernetes.io$"
196196 - " ^k8s-infra-ii-coop@kubernetes.io$"
197+ - " ^k8s-infra-sandbox-capg@kubernetes.io$"
197198 - " ^sig-k8s-infra-leads@kubernetes.io$"
198199 - " ^sig-k8s-infra-private@kubernetes.io$"
199200 - path : " **/*" # prevent any other file from containing anything
Original file line number Diff line number Diff line change @@ -131,6 +131,19 @@ groups:
131131 - stephen@ii.coop
132132 - zz@ii.coop
133133
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+
134147 # RBAC groups:
135148 # - grant access to the `namespace-user` role for a single namespace on the `aaa` cluster
136149 # - must have WhoCanViewMemberShip: "ALL_MEMBERS_CAN_VIEW"
You can’t perform that action at this time.
0 commit comments