Skip to content

Commit

Permalink
Prepared slack-tools registry namespace
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 24, 2020
1 parent 74b6924 commit a09d5c2
Show file tree
Hide file tree
Showing 5 changed files with 31 additions and 0 deletions.
12 changes: 12 additions & 0 deletions groups/groups.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1038,6 +1038,18 @@ groups:
- [email protected]
- [email protected]

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

- email-id: [email protected]
name: k8s-infra-staging-txtdirect
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 @@ -78,6 +78,7 @@ STAGING_PROJECTS=(
releng
scl-image-builder
service-apis
slack-tools
txtdirect
)

Expand Down
7 changes: 7 additions & 0 deletions k8s.gcr.io/images/k8s-staging-slack-tools/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# See the OWNERS docs at https://go.k8s.io/owners

approvers:
- ameukam
- bartsmykla
- Katharine
- munnerz
1 change: 1 addition & 0 deletions k8s.gcr.io/images/k8s-staging-slack-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-slack-tools is [email protected]
registries:
- name: gcr.io/k8s-staging-slack-tools
src: true
- name: us.gcr.io/k8s-artifacts-prod/slack-tools
service-account: k8s-infra-gcr-promoter@k8s-artifacts-prod.iam.gserviceaccount.com
- name: eu.gcr.io/k8s-artifacts-prod/slack-tools
service-account: k8s-infra-gcr-promoter@k8s-artifacts-prod.iam.gserviceaccount.com
- name: asia.gcr.io/k8s-artifacts-prod/slack-tools
service-account: k8s-infra-gcr-promoter@k8s-artifacts-prod.iam.gserviceaccount.com

0 comments on commit a09d5c2

Please sign in to comment.