Skip to content

Commit

Permalink
Merge branch 'GoogleCloudPlatform:master' into add_metric
Browse files Browse the repository at this point in the history
  • Loading branch information
moki1202 authored May 31, 2023
2 parents 4015c9c + c0d9249 commit bae4359
Show file tree
Hide file tree
Showing 32 changed files with 2,707 additions and 2,172 deletions.
2 changes: 1 addition & 1 deletion cluster/canary/api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ spec:
serviceAccountName: api
containers:
- name: api
image: gcr.io/k8s-testgrid/api:v20230505-v0.0.161-8-ge7ece33d
image: gcr.io/k8s-testgrid/api:v20230516-v0.0.162-14-gba12388a
args:
- --allowed-origin=*
- --scope=gs://k8s-testgrid-canary
Expand Down
2 changes: 1 addition & 1 deletion cluster/canary/config_merger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ spec:
serviceAccountName: config-merger
containers:
- name: config-merger
image: gcr.io/k8s-testgrid/config_merger:v20230505-v0.0.161-8-ge7ece33d
image: gcr.io/k8s-testgrid/config_merger:v20230516-v0.0.162-14-gba12388a
ports:
- name: metrics
containerPort: 2112
Expand Down
2 changes: 1 addition & 1 deletion cluster/canary/summarizer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ spec:
serviceAccountName: summarizer
containers:
- name: summarizer
image: gcr.io/k8s-testgrid/summarizer:v20230505-v0.0.161-8-ge7ece33d
image: gcr.io/k8s-testgrid/summarizer:v20230516-v0.0.162-14-gba12388a
ports:
- name: metrics
containerPort: 2112
Expand Down
2 changes: 1 addition & 1 deletion cluster/canary/tabulator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ spec:
serviceAccountName: tabulator
containers:
- name: tabulator
image: gcr.io/k8s-testgrid/tabulator:v20230505-v0.0.161-8-ge7ece33d
image: gcr.io/k8s-testgrid/tabulator:v20230516-v0.0.162-14-gba12388a
ports:
- name: metrics
containerPort: 2112
Expand Down
2 changes: 1 addition & 1 deletion cluster/canary/updater.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ spec:
serviceAccountName: updater
containers:
- name: updater
image: gcr.io/k8s-testgrid/updater:v20230505-v0.0.161-8-ge7ece33d
image: gcr.io/k8s-testgrid/updater:v20230516-v0.0.162-14-gba12388a
ports:
- name: metrics
containerPort: 2112
Expand Down
2 changes: 1 addition & 1 deletion cluster/prod/api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ spec:
serviceAccountName: api
containers:
- name: api
image: gcr.io/k8s-testgrid/api:v20230505-v0.0.161-8-ge7ece33d
image: gcr.io/k8s-testgrid/api:v20230516-v0.0.162-14-gba12388a
args:
- --allowed-origin=*
- --scope=gs://k8s-testgrid
Expand Down
2 changes: 1 addition & 1 deletion cluster/prod/config_merger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ spec:
serviceAccountName: config-merger
containers:
- name: config-merger
image: gcr.io/k8s-testgrid/config_merger:v20230505-v0.0.161-8-ge7ece33d
image: gcr.io/k8s-testgrid/config_merger:v20230516-v0.0.162-14-gba12388a
ports:
- name: metrics
containerPort: 2112
Expand Down
2 changes: 1 addition & 1 deletion cluster/prod/knative/summarizer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ spec:
serviceAccountName: summarizer
containers:
- name: summarizer
image: gcr.io/k8s-testgrid/summarizer:v20230505-v0.0.161-8-ge7ece33d
image: gcr.io/k8s-testgrid/summarizer:v20230516-v0.0.162-14-gba12388a
ports:
- name: metrics
containerPort: 2112
Expand Down
2 changes: 1 addition & 1 deletion cluster/prod/knative/tabulator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ spec:
serviceAccountName: tabulator
containers:
- name: tabulator
image: gcr.io/k8s-testgrid/tabulator:v20230505-v0.0.161-8-ge7ece33d
image: gcr.io/k8s-testgrid/tabulator:v20230516-v0.0.162-14-gba12388a
ports:
- name: metrics
containerPort: 2112
Expand Down
2 changes: 1 addition & 1 deletion cluster/prod/knative/updater.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ spec:
serviceAccountName: updater
containers:
- name: updater
image: gcr.io/k8s-testgrid/updater:v20230505-v0.0.161-8-ge7ece33d
image: gcr.io/k8s-testgrid/updater:v20230516-v0.0.162-14-gba12388a
args:
- --build-timeout=10m
- --config=gs://knative-own-testgrid/config
Expand Down
2 changes: 1 addition & 1 deletion cluster/prod/summarizer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ spec:
serviceAccountName: summarizer
containers:
- name: summarizer
image: gcr.io/k8s-testgrid/summarizer:v20230505-v0.0.161-8-ge7ece33d
image: gcr.io/k8s-testgrid/summarizer:v20230516-v0.0.162-14-gba12388a
ports:
- name: metrics
containerPort: 2112
Expand Down
2 changes: 1 addition & 1 deletion cluster/prod/tabulator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ spec:
serviceAccountName: tabulator
containers:
- name: tabulator
image: gcr.io/k8s-testgrid/tabulator:v20230505-v0.0.161-8-ge7ece33d
image: gcr.io/k8s-testgrid/tabulator:v20230516-v0.0.162-14-gba12388a
ports:
- name: metrics
containerPort: 2112
Expand Down
2 changes: 1 addition & 1 deletion cluster/prod/updater.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ spec:
serviceAccountName: updater
containers:
- name: updater
image: gcr.io/k8s-testgrid/updater:v20230505-v0.0.161-8-ge7ece33d
image: gcr.io/k8s-testgrid/updater:v20230516-v0.0.162-14-gba12388a
ports:
- name: metrics
containerPort: 2112
Expand Down
Loading

0 comments on commit bae4359

Please sign in to comment.