Skip to content

Commit 94bfc66

Browse files
authored
Merge pull request #2904 from dims/sandbox-for-capg-folks-testing
Sandbox for CAPG folks testing
2 parents 3e60e3c + 965dc01 commit 94bfc66

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

groups/restrictions.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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

groups/sig-k8s-infra/groups.yaml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff 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"

0 commit comments

Comments
 (0)