Skip to content

Commit 1d68f8f

Browse files
committed
Prepare for blixt image generation
1 parent fa3d0e8 commit 1d68f8f

File tree

6 files changed

+75
-0
lines changed

6 files changed

+75
-0
lines changed

Diff for: groups/restrictions.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@ restrictions:
154154
allowedGroups:
155155
156156
157+
157158
158159
159160

Diff for: groups/sig-network/groups.yaml

+14
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,20 @@ groups:
7777
7878
7979

80+
- email-id: [email protected]
81+
name: k8s-infra-staging-blixt
82+
description: |-
83+
ACL for staging blixt images.
84+
settings:
85+
ReconcileMembers: "true"
86+
members:
87+
88+
89+
90+
91+
92+
93+
8094
- email-id: [email protected]
8195
name: k8s-infra-staging-cpa
8296
description: |-

Diff for: infra/gcp/infra.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -303,6 +303,7 @@ infra:
303303
k8s-staging-apisnoop:
304304
k8s-staging-artifact-promoter:
305305
k8s-staging-autoscaling:
306+
k8s-staging-blixt:
306307
k8s-staging-boskos:
307308
k8s-staging-bom:
308309
k8s-staging-build-image:

Diff for: registry.k8s.io/images/k8s-staging-blixt/OWNERS

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# See the OWNERS docs at https://go.k8s.io/owners
2+
3+
approvers:
4+
- aryan9600
5+
- astoycos
6+
- rikatz
7+
- shaneutt
8+
9+
labels:
10+
- sig/network

Diff for: registry.k8s.io/images/k8s-staging-blixt/images.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# No images yet
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
# google group for gcr.io/k8s-staging-blixt is [email protected]
2+
registries:
3+
- name: gcr.io/k8s-staging-blixt
4+
src: true
5+
- name: asia-east1-docker.pkg.dev/k8s-artifacts-prod/images/blixt
6+
service-account: k8s-infra-gcr-promoter@k8s-artifacts-prod.iam.gserviceaccount.com
7+
- name: asia-south1-docker.pkg.dev/k8s-artifacts-prod/images/blixt
8+
service-account: k8s-infra-gcr-promoter@k8s-artifacts-prod.iam.gserviceaccount.com
9+
- name: asia-northeast1-docker.pkg.dev/k8s-artifacts-prod/images/blixt
10+
service-account: k8s-infra-gcr-promoter@k8s-artifacts-prod.iam.gserviceaccount.com
11+
- name: asia-northeast2-docker.pkg.dev/k8s-artifacts-prod/images/blixt
12+
service-account: k8s-infra-gcr-promoter@k8s-artifacts-prod.iam.gserviceaccount.com
13+
- name: australia-southeast1-docker.pkg.dev/k8s-artifacts-prod/images/blixt
14+
service-account: k8s-infra-gcr-promoter@k8s-artifacts-prod.iam.gserviceaccount.com
15+
- name: europe-north1-docker.pkg.dev/k8s-artifacts-prod/images/blixt
16+
service-account: k8s-infra-gcr-promoter@k8s-artifacts-prod.iam.gserviceaccount.com
17+
- name: europe-southwest1-docker.pkg.dev/k8s-artifacts-prod/images/blixt
18+
service-account: k8s-infra-gcr-promoter@k8s-artifacts-prod.iam.gserviceaccount.com
19+
- name: europe-west1-docker.pkg.dev/k8s-artifacts-prod/images/blixt
20+
service-account: k8s-infra-gcr-promoter@k8s-artifacts-prod.iam.gserviceaccount.com
21+
- name: europe-west2-docker.pkg.dev/k8s-artifacts-prod/images/blixt
22+
service-account: k8s-infra-gcr-promoter@k8s-artifacts-prod.iam.gserviceaccount.com
23+
- name: europe-west3-docker.pkg.dev/k8s-artifacts-prod/images/blixt
24+
service-account: k8s-infra-gcr-promoter@k8s-artifacts-prod.iam.gserviceaccount.com
25+
- name: europe-west4-docker.pkg.dev/k8s-artifacts-prod/images/blixt
26+
service-account: k8s-infra-gcr-promoter@k8s-artifacts-prod.iam.gserviceaccount.com
27+
- name: europe-west8-docker.pkg.dev/k8s-artifacts-prod/images/blixt
28+
service-account: k8s-infra-gcr-promoter@k8s-artifacts-prod.iam.gserviceaccount.com
29+
- name: europe-west9-docker.pkg.dev/k8s-artifacts-prod/images/blixt
30+
service-account: k8s-infra-gcr-promoter@k8s-artifacts-prod.iam.gserviceaccount.com
31+
- name: europe-west10-docker.pkg.dev/k8s-artifacts-prod/images/blixt
32+
service-account: k8s-infra-gcr-promoter@k8s-artifacts-prod.iam.gserviceaccount.com
33+
- name: southamerica-west1-docker.pkg.dev/k8s-artifacts-prod/images/blixt
34+
service-account: k8s-infra-gcr-promoter@k8s-artifacts-prod.iam.gserviceaccount.com
35+
- name: us-central1-docker.pkg.dev/k8s-artifacts-prod/images/blixt
36+
service-account: k8s-infra-gcr-promoter@k8s-artifacts-prod.iam.gserviceaccount.com
37+
- name: us-east1-docker.pkg.dev/k8s-artifacts-prod/images/blixt
38+
service-account: k8s-infra-gcr-promoter@k8s-artifacts-prod.iam.gserviceaccount.com
39+
- name: us-east4-docker.pkg.dev/k8s-artifacts-prod/images/blixt
40+
service-account: k8s-infra-gcr-promoter@k8s-artifacts-prod.iam.gserviceaccount.com
41+
- name: us-east5-docker.pkg.dev/k8s-artifacts-prod/images/blixt
42+
service-account: k8s-infra-gcr-promoter@k8s-artifacts-prod.iam.gserviceaccount.com
43+
- name: us-south1-docker.pkg.dev/k8s-artifacts-prod/images/blixt
44+
service-account: k8s-infra-gcr-promoter@k8s-artifacts-prod.iam.gserviceaccount.com
45+
- name: us-west1-docker.pkg.dev/k8s-artifacts-prod/images/blixt
46+
service-account: k8s-infra-gcr-promoter@k8s-artifacts-prod.iam.gserviceaccount.com
47+
- name: us-west2-docker.pkg.dev/k8s-artifacts-prod/images/blixt
48+
service-account: k8s-infra-gcr-promoter@k8s-artifacts-prod.iam.gserviceaccount.com

0 commit comments

Comments
 (0)