Skip to content

Commit

Permalink
groups: Cleanup SIG K8s Infra groups (#3360)
Browse files Browse the repository at this point in the history
* groups: Cleanup k8s-infra groups

- Simplify membership of the SIG Chairs/TLs for SIG K8s Infra group.
- remove myself from groups I'm alreay member through different Google
  groups.

Signed-off-by: Arnaud Meukam <[email protected]>

* groups: Add admins group for oci-proxy.

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 authored Feb 7, 2022
1 parent 337908b commit 3e0b90f
Show file tree
Hide file tree
Showing 4 changed files with 32 additions and 45 deletions.
11 changes: 6 additions & 5 deletions groups/restrictions.yaml
60 changes: 25 additions & 35 deletions groups/sig-k8s-infra/groups.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,10 @@ groups:
WhoCanPostMessage: "ANYONE_CAN_POST"
ReconcileMembers: "true"
members:
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]

- email-id: [email protected]
name: sig-k8s-infra-private
Expand All @@ -31,15 +27,12 @@ groups:
WhoCanPostMessage: "ANYONE_CAN_POST"
ReconcileMembers: "true"
members:
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]

- email-id: [email protected]
name: sig-k8s-infra-leads
Expand Down Expand Up @@ -88,13 +81,9 @@ groups:
settings:
ReconcileMembers: "true"
members:
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]

#
# k8s-infra owners for sig-owned subprojects
Expand Down Expand Up @@ -145,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 All @@ -171,10 +175,9 @@ groups:
ReconcileMembers: "true"
WhoCanViewMembership: "ALL_MEMBERS_CAN_VIEW" # required
members:
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]

- email-id: [email protected]
name: k8s-infra-rbac-k8s-io-canary
Expand All @@ -199,8 +202,6 @@ groups:
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]

- email-id: [email protected]
name: k8s-infra-rbac-kubernetes-external-secrets
Expand Down Expand Up @@ -231,15 +232,13 @@ groups:
settings:
ReconcileMembers: "true"
members:
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]

#
# k8s-infra org-wide infrastructure admin groups
Expand All @@ -260,7 +259,7 @@ groups:
members:
- [email protected]
- [email protected]
- [email protected]
- [email protected]

- email-id: [email protected]
name: k8s-infra-aws-root-account
Expand Down Expand Up @@ -300,11 +299,9 @@ groups:
ReconcileMembers: "true"
members:
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]

- email-id: [email protected]
name: k8s-infra-bigquery-admins
Expand All @@ -313,10 +310,8 @@ groups:
settings:
ReconcileMembers: "true"
members:
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]

- email-id: [email protected]
name: k8s-infra-cluster-admins
Expand All @@ -340,10 +335,8 @@ groups:
members:
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]

- email-id: [email protected]
name: k8s-infra-gcp-accounting
Expand All @@ -352,14 +345,11 @@ groups:
settings:
ReconcileMembers: "true"
members:
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]

- email-id: [email protected]
name: k8s-infra-gcp-org-admins
Expand Down
2 changes: 0 additions & 2 deletions groups/sig-release/groups.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,6 @@ groups:
members:
- [email protected]
- [email protected]
- [email protected]

- email-id: [email protected]
name: k8s-infra-staging-cip-test
Expand Down Expand Up @@ -437,7 +436,6 @@ groups:
WhoCanViewMembership: "ALL_MEMBERS_CAN_VIEW"
members:
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected] # 1.24 Bug Triage Lead
Expand Down
4 changes: 1 addition & 3 deletions groups/sig-testing/groups.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -183,9 +183,7 @@ groups:
WhoCanPostMessage: "ANYONE_CAN_POST"
WhoCanViewMembership: "ALL_MEMBERS_CAN_VIEW"
members:
- [email protected]
- [email protected]
- [email protected]
- [email protected]

- email-id: [email protected]
name: k8s-infra-cherrypick-robot
Expand Down

0 comments on commit 3e0b90f

Please sign in to comment.