File tree 3 files changed +18
-0
lines changed
k8s-staging-publishing-bot
3 files changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -103,6 +103,11 @@ groups:
103
103
- spiffxp@google.com
104
104
- thockin@google.com
105
105
- justinsb@google.com
106
+ - email-id : k8s-infra-staging-publishing-bot@kubernetes.io
107
+ members :
108
+ - davanum@gmail.com
109
+ - stefan.schimanski@gmail.com
110
+ - nikitaraghunath@gmail.com
106
111
- email-id : k8s-infra-team-private@kubernetes.io
107
112
members :
108
113
- jgrafton@google.com
Original file line number Diff line number Diff line change @@ -43,6 +43,7 @@ STAGING_PROJECTS=(
43
43
cluster-api
44
44
csi
45
45
kops
46
+ publishing-bot
46
47
)
47
48
if [ $# = 0 ]; then
48
49
# default to all staging projects
Original file line number Diff line number Diff line change
1
+ # google group for gcr.io/k8s-staging-publishing-bot is k8s-infra-staging-publishing-bot@kubernetes.io
2
+ registries :
3
+ - name : gcr.io/k8s-staging-publishing-bot
4
+ src : true
5
+ - name : us.gcr.io/k8s-artifacts-prod
6
+ service-account : k8s-infra-gcr-promoter@k8s-artifacts-prod.iam.gserviceaccount.com
7
+ - name : eu.gcr.io/k8s-artifacts-prod
8
+ service-account : k8s-infra-gcr-promoter@k8s-artifacts-prod.iam.gserviceaccount.com
9
+ - name : asia.gcr.io/k8s-artifacts-prod
10
+ service-account : k8s-infra-gcr-promoter@k8s-artifacts-prod.iam.gserviceaccount.com
11
+ images : []
12
+ renames : []
You can’t perform that action at this time.
0 commit comments