Skip to content

Commit

Permalink
Add kube-state-metrics staging repo
Browse files Browse the repository at this point in the history
  • Loading branch information
brancz committed Oct 16, 2019
1 parent 51503ac commit cd874a4
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 0 deletions.
5 changes: 5 additions & 0 deletions groups/groups.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -209,3 +209,8 @@ groups:
- ihor@cncf.io
- justinsb@google.com
- thockin@google.com
- email-id: k8s-infra-staging-kube-state-metrics@kubernetes.io
members:
- fbranczyk@gmail.com
- cosiclili@gmail.com
- tariq181290@gmail.com
1 change: 1 addition & 0 deletions infra/gcp/ensure-staging-storage.sh
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ STAGING_PROJECTS=(
multitenancy
publishing-bot
release-test
kube-state-metrics
)
if [ $# = 0 ]; then
# default to all staging projects
Expand Down
12 changes: 12 additions & 0 deletions k8s.gcr.io/k8s-staging-kube-state-metrics/manifest.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# google group for gcr.io/k8s-staging-kube-state-metrics is k8s-infra-staging-kube-state-metrics@kubernetes.io
registries:
- name: gcr.io/k8s-staging-kube-state-metrics
src: true
- name: us.gcr.io/k8s-artifacts-prod/kube-state-metrics
service-account: k8s-infra-gcr-promoter@k8s-artifacts-prod.iam.gserviceaccount.com
- name: eu.gcr.io/k8s-artifacts-prod/kube-state-metrics
service-account: k8s-infra-gcr-promoter@k8s-artifacts-prod.iam.gserviceaccount.com
- name: asia.gcr.io/k8s-artifacts-prod/kube-state-metrics
service-account: k8s-infra-gcr-promoter@k8s-artifacts-prod.iam.gserviceaccount.com
images: []
renames: []

0 comments on commit cd874a4

Please sign in to comment.