Skip to content

Commit

Permalink
releng: IAM grant to k8s-infra-google-build-admins for Docker Hub mirror
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen Augustus <saugustus@vmware.com>
  • Loading branch information
justaugustus committed Nov 20, 2020
1 parent 4c9e6d2 commit 7542949
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 6 deletions.
5 changes: 5 additions & 0 deletions OWNERS_ALIASES
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,11 @@ aliases:
- nikhita
- parispittman
## BEGIN CUSTOM CONTENT
build-admins:
- amwat
- BenTheElder
- MushuEE
- spiffxp
build-image-approvers:
- BenTheElder
- cblecker
Expand Down
28 changes: 22 additions & 6 deletions groups/sig-release/groups.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,22 @@ groups:
- sayan.chowdhury2012@gmail.com # 1.20 Bug Triage Shadow
- v@gor.io # 1.20 Bug Triage Lead

- email-id: k8s-infra-google-build-admins@kubernetes.io
name: k8s-infra-google-build-admins
description: |-
ACL for Google Build Admins (edit access to Docker Hub mirror, view
access to Release GCP projects)
https://git.k8s.io/sig-release/release-managers.md#build-admins
settings:
ReconcileMembers: "true"
members:
- k8s-infra-release-editors@kubernetes.io
- amwat@google.com
- bentheelder@google.com
- mushuee@google.com
- spiffxp@google.com

- email-id: k8s-infra-release-admins@kubernetes.io
name: k8s-infra-release-admins
description: |-
Expand Down Expand Up @@ -59,6 +75,7 @@ groups:
ReconcileMembers: "true"
members:
- k8s-infra-release-editors@kubernetes.io
- k8s-infra-google-build-admins@kubernetes.io
- ameukam@gmail.com
- gianarb92@gmail.com
- gveronicalg@gmail.com
Expand Down Expand Up @@ -160,12 +177,11 @@ groups:
ReconcileMembers: "true"
members:
- k8s-infra-release-editors@kubernetes.io
- bentheelder@google.com # SIG Testing Chair
# wg-k8s-infra-oncall
- cblecker@gmail.com
- davanum@gmail.com
- spiffxp@google.com
- thockin@google.com
- k8s-infra-google-build-admins@kubernetes.io
- cblecker@gmail.com # wg-k8s-infra-oncall
- davanum@gmail.com # wg-k8s-infra-oncall
- spiffxp@google.com # wg-k8s-infra-oncall
- thockin@google.com # wg-k8s-infra-oncall

- email-id: k8s-infra-staging-releng@kubernetes.io
name: k8s-infra-staging-releng
Expand Down
1 change: 1 addition & 0 deletions k8s.gcr.io/images/k8s-staging-mirror/OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ approvers:
- sig-testing-leads
- release-engineering-approvers
- wg-k8s-infra-leads
- build-admins
reviewers:
- release-engineering-reviewers

Expand Down

0 comments on commit 7542949

Please sign in to comment.