Skip to content

Commit

Permalink
Added staging repository for infra-tools
Browse files Browse the repository at this point in the history
Signed-off-by: Bart Smykla <[email protected]>
  • Loading branch information
Bart Smykla committed Apr 29, 2020
1 parent 91795fd commit 063310c
Show file tree
Hide file tree
Showing 5 changed files with 32 additions and 0 deletions.
14 changes: 14 additions & 0 deletions groups/groups.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -850,6 +850,20 @@ groups:
- [email protected]
- [email protected]

- email-id: [email protected]
name: k8s-infra-staging-infra-tools
description: |-
ACL for staging Infra Tools
settings:
ReconcileMembers: "true"
members:
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]

- email-id: [email protected]
name: k8s-infra-staging-kas-network-proxy
description: |-
Expand Down
1 change: 1 addition & 0 deletions infra/gcp/ensure-staging-storage.sh
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ STAGING_PROJECTS=(
e2e-test-images
etcd
external-dns
infra-tools
kas-network-proxy
kind
kops
Expand Down
6 changes: 6 additions & 0 deletions k8s.gcr.io/images/k8s-staging-infra-tools/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# See the OWNERS docs at https://go.k8s.io/owners

approvers:
- bartsmykla
- munnerz

1 change: 1 addition & 0 deletions k8s.gcr.io/images/k8s-staging-infra-tools/images.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# No images yet
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# google group for gcr.io/k8s-staging-infra-tools is [email protected]
registries:
- name: gcr.io/k8s-staging-infra-tools
src: true
- name: us.gcr.io/k8s-artifacts-prod/infra-tools
service-account: k8s-infra-gcr-promoter@k8s-artifacts-prod.iam.gserviceaccount.com
- name: eu.gcr.io/k8s-artifacts-prod/infra-tools
service-account: k8s-infra-gcr-promoter@k8s-artifacts-prod.iam.gserviceaccount.com
- name: asia.gcr.io/k8s-artifacts-prod/infra-tools
service-account: k8s-infra-gcr-promoter@k8s-artifacts-prod.iam.gserviceaccount.com

0 comments on commit 063310c

Please sign in to comment.