Skip to content

Commit

Permalink
Add k8s-artifacts-cri-tools prod push bucket and IAM group
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen Augustus <[email protected]>
  • Loading branch information
justaugustus committed May 28, 2020
1 parent 3004713 commit b5b5b4a
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
17 changes: 17 additions & 0 deletions groups/groups.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -305,6 +305,7 @@ groups:
- [email protected]
- [email protected]
- [email protected]

#
# Push groups: k8s-infra-push-*
#
Expand All @@ -329,6 +330,22 @@ groups:
- [email protected]
- [email protected]

- email-id: [email protected]
name: k8s-infra-push-cri-tools
description: |-
ACL for pushing CRI tools artifacts
settings:
ReconcileMembers: "true"
members:
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]

- email-id: [email protected]
name: k8s-infra-push-kind
description: |-
Expand Down
1 change: 1 addition & 0 deletions infra/gcp/ensure-prod-storage.sh
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ ALL_PROD_PROJECTS=(
#
ALL_PROD_BUCKETS=(
"cni"
"cri-tools"
"kind"
)

Expand Down

0 comments on commit b5b5b4a

Please sign in to comment.