Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

groups: Cleanup SIG K8s Infra groups #3360

Merged
merged 2 commits into from
Feb 7, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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