Skip to content

Commit

Permalink
Merge pull request #908 from justaugustus/cri
Browse files Browse the repository at this point in the history
Add k8s-artifacts-cri-tools prod push bucket and IAM group
  • Loading branch information
k8s-ci-robot authored May 28, 2020
2 parents 029a41a + 8b918a5 commit cf9c731
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 Down Expand Up @@ -350,6 +351,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 @@ -78,6 +78,7 @@ ALL_PROD_PROJECTS=(
ALL_PROD_BUCKETS=(
"csi"
"cni"
"cri-tools"
"kind"
)

Expand Down

0 comments on commit cf9c731

Please sign in to comment.