Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions groups/groups.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1306,6 +1306,15 @@ groups:
- nikitaraghunath@gmail.com
- rajula96reddy@gmail.com

- email-id: k8s-infra-staging-test-infra@kubernetes.io
name: k8s-infra-staging-test-infra
description: |
ACL for staging Test Infra
settings:
ReconcileMembers: "true"
members:
- k8s-infra-prow-oncall@kubernetes.io

- email-id: k8s-infra-staging-txtdirect@kubernetes.io
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 @@ -107,6 +107,7 @@ readonly STAGING_PROJECTS=(
slack-infra
sp-operator
storage-migrator
test-infra
txtdirect
)

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

approvers:
- sig-testing-leads
- test-infra-on-call
reviewers:
- sig-testing-leads
- test-infra-on-call

labels:
sig/testing
1 change: 1 addition & 0 deletions k8s.gcr.io/images/k8s-staging-test-infra/images.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# No images yet
14 changes: 14 additions & 0 deletions k8s.gcr.io/manifests/k8s-staging-test-infra/promoter-manifest.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# google group for gcr.io/k8s-staging-test-infra is k8s-infra-staging-test-infra@kubernetes.io

registries:
- name: gcr.io/k8s-staging-test-infra
src: true

# Promotes to the following GCR locations:
# - {us,eu,asia}.gcr.io/k8s-test-infra --> k8s.gcr.io
- name: us.gcr.io/k8s-test-infra
service-account: k8s-infra-gcr-promoter@k8s-test-infra.iam.gserviceaccount.com
- name: eu.gcr.io/k8s-test-infra
service-account: k8s-infra-gcr-promoter@k8s-test-infra.iam.gserviceaccount.com
- name: asia.gcr.io/k8s-test-infra
service-account: k8s-infra-gcr-promoter@k8s-test-infra.iam.gserviceaccount.com