Skip to content

Add kube-state-metrics staging repo #384

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 22, 2019
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
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:
- [email protected]
- [email protected]
- [email protected]
- email-id: [email protected]
members:
- [email protected]
- [email protected]
- [email protected]
1 change: 1 addition & 0 deletions infra/gcp/ensure-staging-storage.sh
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ STAGING_PROJECTS=(
csi
descheduler
kops
kube-state-metrics
multitenancy
publishing-bot
release-test
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 [email protected]
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: []