Skip to content

Commit

Permalink
Merge pull request #802 from bartsmykla/slack-infra-tools-container-r…
Browse files Browse the repository at this point in the history
…egistry

Prepared slack-infra registry namespace
  • Loading branch information
k8s-ci-robot authored Apr 30, 2020
2 parents aec121d + 614ded7 commit 3a467c2
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 @@ -1053,6 +1053,18 @@ groups:
- [email protected]
- [email protected]

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

Expand Down
7 changes: 7 additions & 0 deletions k8s.gcr.io/images/k8s-staging-slack-infra/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-infra/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-infra is [email protected]
registries:
- name: gcr.io/k8s-staging-slack-infra
src: true
- name: us.gcr.io/k8s-artifacts-prod/slack-infra
service-account: k8s-infra-gcr-promoter@k8s-artifacts-prod.iam.gserviceaccount.com
- name: eu.gcr.io/k8s-artifacts-prod/slack-infra
service-account: k8s-infra-gcr-promoter@k8s-artifacts-prod.iam.gserviceaccount.com
- name: asia.gcr.io/k8s-artifacts-prod/slack-infra
service-account: k8s-infra-gcr-promoter@k8s-artifacts-prod.iam.gserviceaccount.com

0 comments on commit 3a467c2

Please sign in to comment.