Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Sourcegraph Docker insiders images #1826

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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:327b247a10680691e8b1d2265a363503079ee29fe30cd62481ac4c0bc5f9095b
image: index.docker.io/sourcegraph/cadvisor:insiders@sha256:9d03f7df41ca94a37d1c4fdd527a83af2a3f2210c866e8b382d24ba5c33af524
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:995edf4478b605dbefd08436e5e245735a94c5888eb432fb35c91235cba6f38b
image: index.docker.io/sourcegraph/frontend:insiders@sha256:fe393f81c0fa6cd90de98db94251828b7265627d6ee358bc799b06f9eb07f0eb
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:7f22be64dc069499dea05d77582eec89efc601906a1fc1908ad6fa6c722d379a
image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:2be6cd9bd6a255beb6943b79f71b6329c17c5e9fe673734e17845c958d5d13d2
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:e4c4126132de32875b4345fa92960ffcbdd9f5a18494905ac506382050150372
image: index.docker.io/sourcegraph/github-proxy:insiders@sha256:a16db305d78d3d14666f6bcad317d3e9c7ecd5392b7c784a458fd269a8406a31
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:7f22be64dc069499dea05d77582eec89efc601906a1fc1908ad6fa6c722d379a
image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:2be6cd9bd6a255beb6943b79f71b6329c17c5e9fe673734e17845c958d5d13d2
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:838f5063b8552c680fb7f2d041322a8ab8f6fc477d59c8ecee57dbc52fce2bfc
image: index.docker.io/sourcegraph/gitserver:insiders@sha256:bd330adc94cecd70f5dd1fb3abe7b4746258bdc1aa9dac0c7b045f8a59e1a7c0
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:7f22be64dc069499dea05d77582eec89efc601906a1fc1908ad6fa6c722d379a
image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:2be6cd9bd6a255beb6943b79f71b6329c17c5e9fe673734e17845c958d5d13d2
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:31d3104d440942e0ac85a9e91e7c724a76d118335b3ea92618943333203f08a5
image: index.docker.io/sourcegraph/grafana:insiders@sha256:b4829e6f4d38daa2fddf9dec51ee0ad329917f23bda986d6d5a02a6d2dbb5780
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:914785f778fbf5b4ee6fb1f7ae9ec6a25ba4131a95b06e4588ad339a88bbc6a3
image: index.docker.io/sourcegraph/jaeger-all-in-one:insiders@sha256:12ed5cb765c4f8f35d1b83dcde581c6f1c001597374947bbf227042d65cbfdb5
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:f22a3ffe62f694c3be1dd2efb3437ac14a7d931416358e83b7abf6a18400cba2
image: index.docker.io/sourcegraph/precise-code-intel-worker:insiders@sha256:1937ef19f1625245988d41d5dfa3baa63936ca56da7055b025fa3e3d182ba595
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:ac6b667013290849d1590cee028cfa19a6c76a2c976056b92be35686d681ddc9
image: index.docker.io/sourcegraph/prometheus:insiders@sha256:3dadba4e2379567313a739fd886ce35e9557be1a75bd7a0b9921c27a1498da1c
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:abb661e92387d8c1303a1a68de34d545f894d8fb675b34e51c8f93ac00c757df
image: index.docker.io/sourcegraph/query-runner:insiders@sha256:fe99c9da8742beeec0992a673f51167b6373130001213a5786ba1a18056289d8
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:7f22be64dc069499dea05d77582eec89efc601906a1fc1908ad6fa6c722d379a
- image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:2be6cd9bd6a255beb6943b79f71b6329c17c5e9fe673734e17845c958d5d13d2
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:04ab321d9095ad07e04580d2ba54a1eef0c02f6ca716626b99feca341c27a628
image: index.docker.io/sourcegraph/repo-updater:insiders@sha256:0f3cca12ac32309d68c7f331bf62a8573573e83cabfdf64c20a708ff9d3d0cb5
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:7f22be64dc069499dea05d77582eec89efc601906a1fc1908ad6fa6c722d379a
image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:2be6cd9bd6a255beb6943b79f71b6329c17c5e9fe673734e17845c958d5d13d2
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:bf93849e5c403dc4e3e76514bd2773265859006199eff5dcdf56954813d91911
image: index.docker.io/sourcegraph/searcher:insiders@sha256:297555f18016beb0df6e1e14d554b5587cd47763b49833de1dd9c5fccdfd8a8a
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:7f22be64dc069499dea05d77582eec89efc601906a1fc1908ad6fa6c722d379a
image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:2be6cd9bd6a255beb6943b79f71b6329c17c5e9fe673734e17845c958d5d13d2
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:9c7d4bc8cc0995f24c3e58991705145416236314f8168ddd50ae23053a924b4e
image: index.docker.io/sourcegraph/symbols:insiders@sha256:4bf3780f45c6e8b53389037ed7c710ba65ade99b0a1f7fd9cd7a61227166712a
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:7f22be64dc069499dea05d77582eec89efc601906a1fc1908ad6fa6c722d379a
image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:2be6cd9bd6a255beb6943b79f71b6329c17c5e9fe673734e17845c958d5d13d2
env:
- name: POD_NAME
valueFrom:
Expand Down