Skip to content

Commit

Permalink
Update Sourcegraph Docker insiders images (#1871)
Browse files Browse the repository at this point in the history
  • Loading branch information
sourcegraph-bot authored Feb 18, 2021
1 parent ab7f645 commit 92988e3
Show file tree
Hide file tree
Showing 12 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion base/cadvisor/cadvisor.DaemonSet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spec:
serviceAccountName: cadvisor
containers:
- name: cadvisor
image: index.docker.io/sourcegraph/cadvisor:insiders@sha256:262ca4f5b3a1cbc45dc823a1905e25e8b569cfe7b1a051b5e10eb728e171b46f
image: index.docker.io/sourcegraph/cadvisor:insiders@sha256:6fd73f8d9f8c39bcc5b316f8ddf6ab8bd6329975acbf5170e4b88ca4bb3cfa3e
args:
# Kubernetes-specific flags below (other flags are baked into the Docker image)
#
Expand Down
4 changes: 2 additions & 2 deletions base/frontend/sourcegraph-frontend.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
spec:
containers:
- name: frontend
image: index.docker.io/sourcegraph/frontend:insiders@sha256:ad0a553af47ab8120d7a2ee730b40b38d716a08fec900d1b20206acad288d05d
image: index.docker.io/sourcegraph/frontend:insiders@sha256:8d7869817fbdf5f6a3d1b184304797d2ffb1cefe060409ffa4ecb7a051911723
args:
- serve
env:
Expand Down Expand Up @@ -102,7 +102,7 @@ spec:
- mountPath: /mnt/cache
name: cache-ssd
- name: jaeger-agent
image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:5bf49a47a4083b66cad68489688f5dd7ae5d4b91650ee112eeb48954e27bd875
image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:ae27fc9025ab984a96322f6a3e415dffa01528b013b6f1ffc78a4a3178fb3441
env:
- name: POD_NAME
valueFrom:
Expand Down
4 changes: 2 additions & 2 deletions base/github-proxy/github-proxy.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
spec:
containers:
- name: github-proxy
image: index.docker.io/sourcegraph/github-proxy:insiders@sha256:aa4baa53237c58ede19202ed7b8e029e567c7813f7e6d16c7aa48fd1f074fc1e
image: index.docker.io/sourcegraph/github-proxy:insiders@sha256:305c6b58e6a908dfd3c2e45a19829820a1eecb7d2896cb989c2ecb7805f2f204
terminationMessagePolicy: FallbackToLogsOnError
ports:
- containerPort: 3180
Expand All @@ -41,7 +41,7 @@ spec:
cpu: 100m
memory: 250M
- name: jaeger-agent
image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:5bf49a47a4083b66cad68489688f5dd7ae5d4b91650ee112eeb48954e27bd875
image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:ae27fc9025ab984a96322f6a3e415dffa01528b013b6f1ffc78a4a3178fb3441
env:
- name: POD_NAME
valueFrom:
Expand Down
4 changes: 2 additions & 2 deletions base/gitserver/gitserver.StatefulSet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spec:
containers:
- name: gitserver
args: ["run"]
image: index.docker.io/sourcegraph/gitserver:insiders@sha256:69630fa22d133d5d1c0ab9f230d92e352430778251226e70aa1811e8e1de3306
image: index.docker.io/sourcegraph/gitserver:insiders@sha256:e0e946f663ce756ad7e1d0305f2b7b66b67d2e6fc97b6c44759f99c41573b103
terminationMessagePolicy: FallbackToLogsOnError
livenessProbe:
initialDelaySeconds: 5
Expand All @@ -51,7 +51,7 @@ spec:
# - mountPath: /root/.ssh
# name: ssh
- name: jaeger-agent
image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:5bf49a47a4083b66cad68489688f5dd7ae5d4b91650ee112eeb48954e27bd875
image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:ae27fc9025ab984a96322f6a3e415dffa01528b013b6f1ffc78a4a3178fb3441
env:
- name: POD_NAME
valueFrom:
Expand Down
2 changes: 1 addition & 1 deletion base/grafana/grafana.StatefulSet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ spec:
spec:
containers:
- name: grafana
image: index.docker.io/sourcegraph/grafana:insiders@sha256:239b28b106826455b8acc270a1e7db28380160e4e021da8ceaefb2a091411c76
image: index.docker.io/sourcegraph/grafana:insiders@sha256:638a4df33eb649272970b6cb8cbc56c0a4482a2bfaa867c016d438f1a058e505
terminationMessagePolicy: FallbackToLogsOnError
ports:
- containerPort: 3370
Expand Down
2 changes: 1 addition & 1 deletion base/jaeger/jaeger.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ spec:
spec:
containers:
- name: jaeger
image: index.docker.io/sourcegraph/jaeger-all-in-one:insiders@sha256:036b691e8c6828568cd602c46933373b51d65beff8d0a755c9f51003000d8270
image: index.docker.io/sourcegraph/jaeger-all-in-one:insiders@sha256:3d3c2bcf51ae05b50c320c9e5b1d8f1a119037ffba11f558fac38104ef8b61b5
args: ["--memory.max-traces=20000"]
ports:
- containerPort: 5775
Expand Down
2 changes: 1 addition & 1 deletion base/precise-code-intel/worker.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.name
image: index.docker.io/sourcegraph/precise-code-intel-worker:insiders@sha256:6b2d1407e59b07d7b7e2e2b389add7c9105f5248dc0d20ddf30592135c75a487
image: index.docker.io/sourcegraph/precise-code-intel-worker:insiders@sha256:0e318435feb8ea2a5d5b23b656fb125b213575cbfab15da1c3e8b07b959689ef
terminationMessagePolicy: FallbackToLogsOnError
livenessProbe:
httpGet:
Expand Down
2 changes: 1 addition & 1 deletion base/prometheus/prometheus.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ spec:
spec:
containers:
- name: prometheus
image: index.docker.io/sourcegraph/prometheus:insiders@sha256:3c3ec7257acc8ba3644deef8dabcb3757b0950f28a761f244d0c3e3d0336453b
image: index.docker.io/sourcegraph/prometheus:insiders@sha256:74da30be567110efe3260cd028b3a4e2b48bedc16bd19ff476bc0f6d91cb18a5
terminationMessagePolicy: FallbackToLogsOnError
readinessProbe:
httpGet:
Expand Down
4 changes: 2 additions & 2 deletions base/query-runner/query-runner.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
spec:
containers:
- name: query-runner
image: index.docker.io/sourcegraph/query-runner:insiders@sha256:b97fe368b6f69bc92eddea37e69c29e91f9bf9fde439b9b265c53e5c6db29115
image: index.docker.io/sourcegraph/query-runner:insiders@sha256:78a20bb8c43907b60412177ec8bdc8ddea17449e6d6d38230d3f44c4b675cfea
terminationMessagePolicy: FallbackToLogsOnError
ports:
- containerPort: 3183
Expand All @@ -40,7 +40,7 @@ spec:
requests:
cpu: 500m
memory: 1G
- image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:5bf49a47a4083b66cad68489688f5dd7ae5d4b91650ee112eeb48954e27bd875
- image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:ae27fc9025ab984a96322f6a3e415dffa01528b013b6f1ffc78a4a3178fb3441
name: jaeger-agent
env:
- name: POD_NAME
Expand Down
4 changes: 2 additions & 2 deletions base/repo-updater/repo-updater.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spec:
spec:
containers:
- name: repo-updater
image: index.docker.io/sourcegraph/repo-updater:insiders@sha256:7dcb8dd6650a21783b1b0bebbcfdb7f270af9f1b8c605054d39344d926ab17ae
image: index.docker.io/sourcegraph/repo-updater:insiders@sha256:203f1e53ef11a158dde05817a60bb255c1ca5b405d529a54973f074df35e1ad0
env:
terminationMessagePolicy: FallbackToLogsOnError
ports:
Expand All @@ -53,7 +53,7 @@ spec:
cpu: "1"
memory: 500Mi
- name: jaeger-agent
image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:5bf49a47a4083b66cad68489688f5dd7ae5d4b91650ee112eeb48954e27bd875
image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:ae27fc9025ab984a96322f6a3e415dffa01528b013b6f1ffc78a4a3178fb3441
env:
- name: POD_NAME
valueFrom:
Expand Down
4 changes: 2 additions & 2 deletions base/searcher/searcher.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ spec:
fieldPath: metadata.name
- name: CACHE_DIR
value: /mnt/cache/$(POD_NAME)
image: index.docker.io/sourcegraph/searcher:insiders@sha256:ec5c179b73935705e97bff5a95b89f2a6857bdc21de66f93bf7212ebac85acc5
image: index.docker.io/sourcegraph/searcher:insiders@sha256:36a24917302584d50e947a14e7f25a5079f3e607057398ce4138db7624018a8a
terminationMessagePolicy: FallbackToLogsOnError
ports:
- containerPort: 3181
Expand All @@ -63,7 +63,7 @@ spec:
- mountPath: /mnt/cache
name: cache-ssd
- name: jaeger-agent
image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:5bf49a47a4083b66cad68489688f5dd7ae5d4b91650ee112eeb48954e27bd875
image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:ae27fc9025ab984a96322f6a3e415dffa01528b013b6f1ffc78a4a3178fb3441
env:
- name: POD_NAME
valueFrom:
Expand Down
4 changes: 2 additions & 2 deletions base/symbols/symbols.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ spec:
fieldPath: metadata.name
- name: CACHE_DIR
value: /mnt/cache/$(POD_NAME)
image: index.docker.io/sourcegraph/symbols:insiders@sha256:38a2890288c5a7fce891cc4998949d139e53344ace6150d0de05598ec4c0b979
image: index.docker.io/sourcegraph/symbols:insiders@sha256:757938e02b03bc8b940ef161749f19549b0745449a03a719cc3dca6e21ffed16
terminationMessagePolicy: FallbackToLogsOnError
livenessProbe:
httpGet:
Expand Down Expand Up @@ -69,7 +69,7 @@ spec:
- mountPath: /mnt/cache
name: cache-ssd
- name: jaeger-agent
image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:5bf49a47a4083b66cad68489688f5dd7ae5d4b91650ee112eeb48954e27bd875
image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:ae27fc9025ab984a96322f6a3e415dffa01528b013b6f1ffc78a4a3178fb3441
env:
- name: POD_NAME
valueFrom:
Expand Down

0 comments on commit 92988e3

Please sign in to comment.