Skip to content

Commit

Permalink
groups: Add admins group for oci-proxy.
Browse files Browse the repository at this point in the history
Related:
 - #3317

Add Google group for admins for the GCP projects dedicated to oci-proxy.

Signed-off-by: Arnaud Meukam <[email protected]>
  • Loading branch information
ameukam committed Feb 7, 2022
1 parent 8e10ee6 commit 4e32185
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 5 deletions.
11 changes: 6 additions & 5 deletions groups/restrictions.yaml
15 changes: 15 additions & 0 deletions groups/sig-k8s-infra/groups.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,21 @@ groups:
- [email protected]
- [email protected]

# Owners of the GCP projects:
# - k8s-infra-oci-proxy
# - k8s-infra-oci-proxy-prod
- email-id: [email protected]
name: k8s-infra-oci-proxy-admins
description: |-
ACL for OCI Proxy admins
settings:
ReconcileMembers: "true"
members:
- [email protected]
- [email protected]
- [email protected]
- [email protected]

# owners of the k8s-infra-sandbox-capg project, working on cluster-api provider for GCP
- email-id: [email protected]
name: k8s-infra-sandbox-capg
Expand Down

0 comments on commit 4e32185

Please sign in to comment.