Skip to content

Commit

Permalink
Update Sourcegraph Docker insiders images (#1677)
Browse files Browse the repository at this point in the history
  • Loading branch information
sourcegraph-bot authored Jan 20, 2021
1 parent 67312e9 commit 0822151
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:d6ec0b4f479658998c8c0c201fd377b3e5eaa02d791244f65ed3aeb19cfdd74f
image: index.docker.io/sourcegraph/cadvisor:insiders@sha256:a99cf5d8ff6337041b7cd420c6bccd048a65ee8266876de5f77a3b2670693244
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:1fd9d1fca7a51bf66d280bd09776adb69c00bde0fc4850109ff2b41e8cff55e3
image: index.docker.io/sourcegraph/frontend:insiders@sha256:2af33e3786bfe310f1007a3ecdeb832b1857636780e7e1d04089e162df1dc9d4
args:
- serve
env:
Expand Down Expand Up @@ -100,7 +100,7 @@ spec:
- mountPath: /mnt/cache
name: cache-ssd
- name: jaeger-agent
image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:e6f44d285a53897f9381d11bdfe731949061624f657b73133b5b3dad0c0980e0
image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:01b0798f278b80b7b312caf53792a0207ca958fd88487e7ec6857b6b88694caf
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:
- env:
image: index.docker.io/sourcegraph/github-proxy:insiders@sha256:110f98cfec923739a80255c6d808139cb5de67581884754c3c094ac363e11299
image: index.docker.io/sourcegraph/github-proxy:insiders@sha256:7f2d5f0c7e5411f7890c7d45b8630aa9464dde1a3dd722dde3c01617f3aaae1e
terminationMessagePolicy: FallbackToLogsOnError
name: github-proxy
ports:
Expand All @@ -41,7 +41,7 @@ spec:
requests:
cpu: 100m
memory: 250M
- image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:e6f44d285a53897f9381d11bdfe731949061624f657b73133b5b3dad0c0980e0
- image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:01b0798f278b80b7b312caf53792a0207ca958fd88487e7ec6857b6b88694caf
name: jaeger-agent
env:
- name: POD_NAME
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 @@ -27,7 +27,7 @@ spec:
- args:
- run
env:
image: index.docker.io/sourcegraph/gitserver:insiders@sha256:ab2aaef9116db164ca63dbb63fc363f73f7068d2fbe1f520f1b13d65678a6dc2
image: index.docker.io/sourcegraph/gitserver:insiders@sha256:193d7e8d473318fec402d9cc78c38546f70ce88d75103be5fb9912a9eb628fee
terminationMessagePolicy: FallbackToLogsOnError
livenessProbe:
initialDelaySeconds: 5
Expand All @@ -53,7 +53,7 @@ spec:
# - mountPath: /root/.ssh
# name: ssh
- name: jaeger-agent
image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:e6f44d285a53897f9381d11bdfe731949061624f657b73133b5b3dad0c0980e0
image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:01b0798f278b80b7b312caf53792a0207ca958fd88487e7ec6857b6b88694caf
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 @@ -24,7 +24,7 @@ spec:
deploy: sourcegraph
spec:
containers:
- image: index.docker.io/sourcegraph/grafana:insiders@sha256:6b2b87907650aec50f58a5e37b3d68135fe8ccedae02fc4d2d9aaf90c068813f
- image: index.docker.io/sourcegraph/grafana:insiders@sha256:b2dc3e50ebeed6420ec78b159d7d0d3373ca51faa3dbc8a929ad1ffa7c521f31
terminationMessagePolicy: FallbackToLogsOnError
name: grafana
ports:
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 @@ -29,7 +29,7 @@ spec:
prometheus.io/port: "16686"
spec:
containers:
- image: index.docker.io/sourcegraph/jaeger-all-in-one:insiders@sha256:b2761a006ab9dd06ceb58d3c1144a30182d3d5bf91e0fb0f1c969ecc08824700
- image: index.docker.io/sourcegraph/jaeger-all-in-one:insiders@sha256:83076ecafbc5002c8df71cc95c104d9705b27f5deba981229a0091842e28415d
name: jaeger
args: ["--memory.max-traces=20000"]
ports:
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 @@ -34,7 +34,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.name
image: index.docker.io/sourcegraph/precise-code-intel-worker:insiders@sha256:07abeb1c7cfa255fc969c046349383145fb2c205ff00d9fa9c3f74f87feafb2b
image: index.docker.io/sourcegraph/precise-code-intel-worker:insiders@sha256:6542a7ddb8d446a99bba1f56d595ad89e97732484060062929826705c1ae9397
terminationMessagePolicy: FallbackToLogsOnError
name: precise-code-intel-worker
livenessProbe:
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 @@ -24,7 +24,7 @@ spec:
app: prometheus
spec:
containers:
- image: index.docker.io/sourcegraph/prometheus:insiders@sha256:4c4df5a7a1e3b6f0432d724d8334551cc675cd46c1f3da3b7d438434eb90a0e2
- image: index.docker.io/sourcegraph/prometheus:insiders@sha256:00fb1a5d854b3d7cbc432012ef3b7203bc5563f01b5c10bc01e364854ff3ad75
terminationMessagePolicy: FallbackToLogsOnError
name: prometheus
readinessProbe:
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:
- env:
image: index.docker.io/sourcegraph/query-runner:insiders@sha256:ac781ea296cba295218caed2770a86fbc02d31723773411b2989e288673f97f8
image: index.docker.io/sourcegraph/query-runner:insiders@sha256:7b1ebac6f7b2743476a60f5a99aa784563e801607393ae84c8c875c2802164f2
terminationMessagePolicy: FallbackToLogsOnError
name: query-runner
ports:
Expand All @@ -41,7 +41,7 @@ spec:
requests:
cpu: 500m
memory: 1G
- image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:e6f44d285a53897f9381d11bdfe731949061624f657b73133b5b3dad0c0980e0
- image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:01b0798f278b80b7b312caf53792a0207ca958fd88487e7ec6857b6b88694caf
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 @@ -28,7 +28,7 @@ spec:
app: repo-updater
spec:
containers:
- image: index.docker.io/sourcegraph/repo-updater:insiders@sha256:a39dfd66d98c5124cb641e3a0c4e5275c203b0b703c3047af047c2c97c10309b
- image: index.docker.io/sourcegraph/repo-updater:insiders@sha256:fcf1019c15f918e673b7de44e24fd54ce0b80344edaf725ae67c1a7e70ffb47e
env:
terminationMessagePolicy: FallbackToLogsOnError
name: repo-updater
Expand All @@ -52,7 +52,7 @@ spec:
requests:
cpu: "1"
memory: 500Mi
- image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:e6f44d285a53897f9381d11bdfe731949061624f657b73133b5b3dad0c0980e0
- image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:01b0798f278b80b7b312caf53792a0207ca958fd88487e7ec6857b6b88694caf
name: jaeger-agent
env:
- name: POD_NAME
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 @@ -36,7 +36,7 @@ spec:
fieldPath: metadata.name
- name: CACHE_DIR
value: /mnt/cache/$(POD_NAME)
image: index.docker.io/sourcegraph/searcher:insiders@sha256:7f6b990ea632a014c5b7c833bfdfa31dde52cbf1bbcbf5141b04c2970b2a9b05
image: index.docker.io/sourcegraph/searcher:insiders@sha256:8acc736279e51ed49aba6f7c40a1628c2a626f27818c520331f4135dcbc5f2b3
terminationMessagePolicy: FallbackToLogsOnError
name: searcher
ports:
Expand All @@ -62,7 +62,7 @@ spec:
volumeMounts:
- mountPath: /mnt/cache
name: cache-ssd
- image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:e6f44d285a53897f9381d11bdfe731949061624f657b73133b5b3dad0c0980e0
- image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:01b0798f278b80b7b312caf53792a0207ca958fd88487e7ec6857b6b88694caf
name: jaeger-agent
env:
- name: POD_NAME
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 @@ -36,7 +36,7 @@ spec:
fieldPath: metadata.name
- name: CACHE_DIR
value: /mnt/cache/$(POD_NAME)
image: index.docker.io/sourcegraph/symbols:insiders@sha256:e15e9f850381c7c2943f131c367b38441a0d516ed08cf88e48071d4603894ac7
image: index.docker.io/sourcegraph/symbols:insiders@sha256:596ef070dc87e6b1c9cb15739178228b364032e8278916a3770dc6fda7ac0387
terminationMessagePolicy: FallbackToLogsOnError
name: symbols
livenessProbe:
Expand Down Expand Up @@ -68,7 +68,7 @@ spec:
volumeMounts:
- mountPath: /mnt/cache
name: cache-ssd
- image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:e6f44d285a53897f9381d11bdfe731949061624f657b73133b5b3dad0c0980e0
- image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:01b0798f278b80b7b312caf53792a0207ca958fd88487e7ec6857b6b88694caf
name: jaeger-agent
env:
- name: POD_NAME
Expand Down

0 comments on commit 0822151

Please sign in to comment.