Skip to content
Draft
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/monitoring/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: us-docker.pkg.dev/sourcegraph-images/internal/cadvisor:6.7.229@sha256:bd87c2d6df83cbb62640b26aa8e5dda3860b8a85c9c96d44cc2e2190355e66a7
image: index.docker.io/sourcegraph/cadvisor:6.7.229@sha256:bd87c2d6df83cbb62640b26aa8e5dda3860b8a85c9c96d44cc2e2190355e66a7
args:
# Kubernetes-specific flags below (other flags are baked into the Docker image)
#
Expand Down
2 changes: 1 addition & 1 deletion base/monitoring/grafana/grafana.StatefulSet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spec:
spec:
containers:
- name: grafana
image: us-docker.pkg.dev/sourcegraph-images/internal/grafana:6.7.229@sha256:b8be6c8ca4c20914f09b014b8221fda3cf07c6163fc6c40d214f501232077e96
image: index.docker.io/sourcegraph/grafana:6.7.229@sha256:b8be6c8ca4c20914f09b014b8221fda3cf07c6163fc6c40d214f501232077e96
terminationMessagePolicy: FallbackToLogsOnError
ports:
- containerPort: 3370
Expand Down
2 changes: 1 addition & 1 deletion base/monitoring/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: us-docker.pkg.dev/sourcegraph-images/internal/jaeger-all-in-one:6.7.229@sha256:1c335505c4aa646cc8057da66b63940349945d4117a2d93515932fb8cab4e5f9
image: index.docker.io/sourcegraph/jaeger-all-in-one:6.7.229@sha256:1c335505c4aa646cc8057da66b63940349945d4117a2d93515932fb8cab4e5f9
args: ["--memory.max-traces=20000", "--sampling.strategies-file=/etc/jaeger/sampling_strategies.json", "--collector.otlp.enabled"]
ports:
- containerPort: 5775
Expand Down
2 changes: 1 addition & 1 deletion base/monitoring/node-exporter/node-exporter.DaemonSet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ spec:
spec:
containers:
- name: node-exporter
image: us-docker.pkg.dev/sourcegraph-images/internal/node-exporter:6.7.229@sha256:b9eda70dd31a2f771796bc189fed5e626ab2c60350bba655b9948825bf5f2928
image: index.docker.io/sourcegraph/node-exporter:6.7.229@sha256:b9eda70dd31a2f771796bc189fed5e626ab2c60350bba655b9948825bf5f2928
imagePullPolicy: IfNotPresent
resources:
limits:
Expand Down
2 changes: 1 addition & 1 deletion base/monitoring/otel-collector/otel-agent.DaemonSet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spec:
spec:
containers:
- name: otel-agent
image: us-docker.pkg.dev/sourcegraph-images/internal/opentelemetry-collector:6.7.229@sha256:820ae65fa8a6cc9e55e7b908c21a8ebc764d23fa68071686032b0778c4819a3a
image: index.docker.io/sourcegraph/opentelemetry-collector:6.7.229@sha256:820ae65fa8a6cc9e55e7b908c21a8ebc764d23fa68071686032b0778c4819a3a
command:
- "/bin/otelcol-sourcegraph"
- "--config=/etc/otel-agent/config.yaml"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spec:
spec:
containers:
- name: otel-collector
image: us-docker.pkg.dev/sourcegraph-images/internal/opentelemetry-collector:6.7.229@sha256:820ae65fa8a6cc9e55e7b908c21a8ebc764d23fa68071686032b0778c4819a3a
image: index.docker.io/sourcegraph/opentelemetry-collector:6.7.229@sha256:820ae65fa8a6cc9e55e7b908c21a8ebc764d23fa68071686032b0778c4819a3a
command:
- "/bin/otelcol-sourcegraph"
# To use a custom configuration, edit otel-collector.ConfigMap.yaml
Expand Down
2 changes: 1 addition & 1 deletion base/monitoring/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: us-docker.pkg.dev/sourcegraph-images/internal/prometheus:6.7.229@sha256:22b8edeab4b6446762a45be23994a4155be44a1a6d051e008d1735468fedd607
image: index.docker.io/sourcegraph/prometheus:6.7.229@sha256:22b8edeab4b6446762a45be23994a4155be44a1a6d051e008d1735468fedd607
terminationMessagePolicy: FallbackToLogsOnError
env:
- name: SG_NAMESPACE
Expand Down
2 changes: 1 addition & 1 deletion base/sourcegraph/blobstore/blobstore.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spec:
spec:
containers:
- name: blobstore
image: us-docker.pkg.dev/sourcegraph-images/internal/blobstore:6.7.229@sha256:1ad117a355085e4a081cf6ceb37deaec664a8172f0052ca78bcdfb80624a5b61
image: index.docker.io/sourcegraph/blobstore:6.7.229@sha256:1ad117a355085e4a081cf6ceb37deaec664a8172f0052ca78bcdfb80624a5b61
livenessProbe:
httpGet:
path: /
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spec:
spec:
initContainers:
- name: correct-data-dir-permissions
image: us-docker.pkg.dev/sourcegraph-images/internal/alpine-3.14:6.7.229@sha256:99065ef55096fd8330a8ccc25c3e43e43067f0be037169a31807179092fa9e24
image: index.docker.io/sourcegraph/alpine-3.14:6.7.229@sha256:99065ef55096fd8330a8ccc25c3e43e43067f0be037169a31807179092fa9e24
command: ["sh", "-c", "if [ -d /var/lib/postgresql/data/pgdata ]; then chmod 750 /var/lib/postgresql/data/pgdata; fi"]
volumeMounts:
- mountPath: /var/lib/postgresql/data/
Expand All @@ -45,7 +45,7 @@ spec:
runAsUser: 70
containers:
- name: codeinsights
image: us-docker.pkg.dev/sourcegraph-images/internal/postgresql-16-codeinsights:6.7.229@sha256:0d0549c545d31e460393b81e105d2eff6578a688fdd660c75337d63d9cc5017f
image: index.docker.io/sourcegraph/postgresql-16-codeinsights:6.7.229@sha256:0d0549c545d31e460393b81e105d2eff6578a688fdd660c75337d63d9cc5017f
env:
- name: POSTGRES_DB
value: postgres
Expand Down Expand Up @@ -82,7 +82,7 @@ spec:
value: postgres://postgres:@localhost:5432/?sslmode=disable
- name: PG_EXPORTER_EXTEND_QUERY_PATH
value: /config/code_insights_queries.yaml
image: us-docker.pkg.dev/sourcegraph-images/internal/postgres_exporter:6.7.229@sha256:b997a8fe320c6474308a112eca5fcefc28a760f7a9b1b237a64ab27ccd522837
image: index.docker.io/sourcegraph/postgres_exporter:6.7.229@sha256:b997a8fe320c6474308a112eca5fcefc28a760f7a9b1b237a64ab27ccd522837
terminationMessagePolicy: FallbackToLogsOnError
name: pgsql-exporter
ports:
Expand Down
6 changes: 3 additions & 3 deletions base/sourcegraph/codeintel-db/codeintel-db.StatefulSet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ spec:
spec:
initContainers:
- name: correct-data-dir-permissions
image: us-docker.pkg.dev/sourcegraph-images/internal/alpine-3.14:6.7.229@sha256:99065ef55096fd8330a8ccc25c3e43e43067f0be037169a31807179092fa9e24
image: index.docker.io/sourcegraph/alpine-3.14:6.7.229@sha256:99065ef55096fd8330a8ccc25c3e43e43067f0be037169a31807179092fa9e24
command: ["sh", "-c", "if [ -d /data/pgdata-12 ]; then chmod 750 /data/pgdata-12; fi"]
volumeMounts:
- mountPath: /data
Expand All @@ -45,7 +45,7 @@ spec:
memory: "50Mi"
containers:
- name: pgsql
image: us-docker.pkg.dev/sourcegraph-images/internal/postgresql-16:6.7.229@sha256:66e67a1bf8275a9f7e0886de3008345f30fea57d590b6823331301d1ce64c0bb
image: index.docker.io/sourcegraph/postgresql-16:6.7.229@sha256:66e67a1bf8275a9f7e0886de3008345f30fea57d590b6823331301d1ce64c0bb
terminationMessagePolicy: FallbackToLogsOnError
readinessProbe:
exec:
Expand Down Expand Up @@ -87,7 +87,7 @@ spec:
value: postgres://sg:@localhost:5432/?sslmode=disable
- name: PG_EXPORTER_EXTEND_QUERY_PATH
value: /config/code_intel_queries.yaml
image: us-docker.pkg.dev/sourcegraph-images/internal/postgres_exporter:6.7.229@sha256:b997a8fe320c6474308a112eca5fcefc28a760f7a9b1b237a64ab27ccd522837
image: index.docker.io/sourcegraph/postgres_exporter:6.7.229@sha256:b997a8fe320c6474308a112eca5fcefc28a760f7a9b1b237a64ab27ccd522837
terminationMessagePolicy: FallbackToLogsOnError
name: pgsql-exporter
ports:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spec:
spec:
initContainers:
- name: migrator
image: us-docker.pkg.dev/sourcegraph-images/internal/migrator:6.7.229@sha256:7c01607b3559b14a53ad3573b27b8e9f5646612d6046cb339bba4fea6d5c372a
image: index.docker.io/sourcegraph/migrator:6.7.229@sha256:7c01607b3559b14a53ad3573b27b8e9f5646612d6046cb339bba4fea6d5c372a
args: ["up"]
resources:
limits:
Expand All @@ -48,7 +48,7 @@ spec:
name: sourcegraph-frontend-env
containers:
- name: frontend
image: us-docker.pkg.dev/sourcegraph-images/internal/frontend:6.7.229@sha256:8cca44795930e07597a0ad7bb144c2d5d28d0c4e0aaf4c07c4ba468b007ccd55
image: index.docker.io/sourcegraph/frontend:6.7.229@sha256:8cca44795930e07597a0ad7bb144c2d5d28d0c4e0aaf4c07c4ba468b007ccd55
args:
- serve
envFrom:
Expand Down
2 changes: 1 addition & 1 deletion base/sourcegraph/gitserver/gitserver.StatefulSet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ spec:
fieldPath: status.hostIP
- name: OTEL_EXPORTER_OTLP_ENDPOINT
value: http://$(OTEL_AGENT_HOST):4317
image: us-docker.pkg.dev/sourcegraph-images/internal/gitserver:6.7.229@sha256:7b1d45539ad8aa9ab5af03de997e200ab30a045708d8367fd2b013a31b5b7d1d
image: index.docker.io/sourcegraph/gitserver:6.7.229@sha256:7b1d45539ad8aa9ab5af03de997e200ab30a045708d8367fd2b013a31b5b7d1d
terminationMessagePolicy: FallbackToLogsOnError
# Temporary: when migrating from repo names to repo IDs on disk,
# gitserver can take a little while to start up. To avoid killing the
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ spec:
value: http://$(OTEL_AGENT_HOST):4317
- name: OPENTELEMETRY_DISABLED
value: "false"
image: us-docker.pkg.dev/sourcegraph-images/internal/indexed-searcher:6.7.229@sha256:e0b7e1daffed458afff7840af1cfd1bf05b579c33d9de261e2f071632eb07907
image: index.docker.io/sourcegraph/indexed-searcher:6.7.229@sha256:e0b7e1daffed458afff7840af1cfd1bf05b579c33d9de261e2f071632eb07907
terminationMessagePolicy: FallbackToLogsOnError
ports:
- containerPort: 6070
Expand Down Expand Up @@ -72,7 +72,7 @@ spec:
value: http://$(OTEL_AGENT_HOST):4317
- name: OPENTELEMETRY_DISABLED
value: "false"
image: us-docker.pkg.dev/sourcegraph-images/internal/search-indexer:6.7.229@sha256:e172aa77e2945149f5bdc0e9188d6993569e1582f6f859912d03d17cff6705e9
image: index.docker.io/sourcegraph/search-indexer:6.7.229@sha256:e172aa77e2945149f5bdc0e9188d6993569e1582f6f859912d03d17cff6705e9
terminationMessagePolicy: FallbackToLogsOnError
ports:
- containerPort: 6072
Expand Down
6 changes: 3 additions & 3 deletions base/sourcegraph/pgsql/pgsql.StatefulSet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ spec:
spec:
initContainers:
- name: correct-data-dir-permissions
image: us-docker.pkg.dev/sourcegraph-images/internal/alpine-3.14:6.7.229@sha256:99065ef55096fd8330a8ccc25c3e43e43067f0be037169a31807179092fa9e24
image: index.docker.io/sourcegraph/alpine-3.14:6.7.229@sha256:99065ef55096fd8330a8ccc25c3e43e43067f0be037169a31807179092fa9e24
command: ["sh", "-c", "if [ -d /data/pgdata-12 ]; then chmod 750 /data/pgdata-12; fi"]
volumeMounts:
- mountPath: /data
Expand All @@ -46,7 +46,7 @@ spec:
memory: "50Mi"
containers:
- name: pgsql
image: us-docker.pkg.dev/sourcegraph-images/internal/postgresql-16:6.7.229@sha256:66e67a1bf8275a9f7e0886de3008345f30fea57d590b6823331301d1ce64c0bb
image: index.docker.io/sourcegraph/postgresql-16:6.7.229@sha256:66e67a1bf8275a9f7e0886de3008345f30fea57d590b6823331301d1ce64c0bb
terminationMessagePolicy: FallbackToLogsOnError
readinessProbe:
exec:
Expand Down Expand Up @@ -90,7 +90,7 @@ spec:
value: postgres://sg:@localhost:5432/?sslmode=disable
- name: PG_EXPORTER_EXTEND_QUERY_PATH
value: /config/queries.yaml
image: us-docker.pkg.dev/sourcegraph-images/internal/postgres_exporter:6.7.229@sha256:b997a8fe320c6474308a112eca5fcefc28a760f7a9b1b237a64ab27ccd522837
image: index.docker.io/sourcegraph/postgres_exporter:6.7.229@sha256:b997a8fe320c6474308a112eca5fcefc28a760f7a9b1b237a64ab27ccd522837
terminationMessagePolicy: FallbackToLogsOnError
name: pgsql-exporter
ports:
Expand Down
2 changes: 1 addition & 1 deletion base/sourcegraph/precise-code-intel/worker.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ spec:
fieldPath: status.hostIP
- name: OTEL_EXPORTER_OTLP_ENDPOINT
value: http://$(OTEL_AGENT_HOST):4317
image: us-docker.pkg.dev/sourcegraph-images/internal/precise-code-intel-worker:6.7.229@sha256:e70932b6d48f3ed8fc3ef5f6fa3161acd29ec96420b457974bb745ad9a086802
image: index.docker.io/sourcegraph/precise-code-intel-worker:6.7.229@sha256:e70932b6d48f3ed8fc3ef5f6fa3161acd29ec96420b457974bb745ad9a086802
terminationMessagePolicy: FallbackToLogsOnError
livenessProbe:
httpGet:
Expand Down
4 changes: 2 additions & 2 deletions base/sourcegraph/redis/redis-cache.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spec:
spec:
containers:
- name: redis-cache
image: us-docker.pkg.dev/sourcegraph-images/internal/redis-cache:6.7.229@sha256:ad08e34b20041dc13265eb5cae182fbacd70607103a5c3d9dbbc57f5c20f3640
image: index.docker.io/sourcegraph/redis-cache:6.7.229@sha256:ad08e34b20041dc13265eb5cae182fbacd70607103a5c3d9dbbc57f5c20f3640
terminationMessagePolicy: FallbackToLogsOnError
livenessProbe:
initialDelaySeconds: 30
Expand Down Expand Up @@ -70,7 +70,7 @@ spec:
- mountPath: /redis-data
name: redis-data
- name: redis-exporter
image: us-docker.pkg.dev/sourcegraph-images/internal/redis_exporter:6.7.229@sha256:0ec7a2363eebd4a2c0bf938233b233050b4482f1d7ab4a747905a6f7ce37dbf4
image: index.docker.io/sourcegraph/redis_exporter:6.7.229@sha256:0ec7a2363eebd4a2c0bf938233b233050b4482f1d7ab4a747905a6f7ce37dbf4
terminationMessagePolicy: FallbackToLogsOnError
ports:
- containerPort: 9121
Expand Down
4 changes: 2 additions & 2 deletions base/sourcegraph/redis/redis-store.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ spec:
spec:
containers:
- name: redis-store
image: us-docker.pkg.dev/sourcegraph-images/internal/redis-store:6.7.229@sha256:522500376a56eee00713c61676c6f8360c621236b06c586c50f87bcf9952620f
image: index.docker.io/sourcegraph/redis-store:6.7.229@sha256:522500376a56eee00713c61676c6f8360c621236b06c586c50f87bcf9952620f
terminationMessagePolicy: FallbackToLogsOnError
livenessProbe:
initialDelaySeconds: 30
Expand Down Expand Up @@ -69,7 +69,7 @@ spec:
- mountPath: /redis-data
name: redis-data
- name: redis-exporter
image: us-docker.pkg.dev/sourcegraph-images/internal/redis_exporter:6.7.229@sha256:0ec7a2363eebd4a2c0bf938233b233050b4482f1d7ab4a747905a6f7ce37dbf4
image: index.docker.io/sourcegraph/redis_exporter:6.7.229@sha256:0ec7a2363eebd4a2c0bf938233b233050b4482f1d7ab4a747905a6f7ce37dbf4
terminationMessagePolicy: FallbackToLogsOnError
ports:
- containerPort: 9121
Expand Down
2 changes: 1 addition & 1 deletion base/sourcegraph/searcher/searcher.StatefulSet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ spec:
fieldPath: status.hostIP
- name: OTEL_EXPORTER_OTLP_ENDPOINT
value: http://$(OTEL_AGENT_HOST):4317
image: us-docker.pkg.dev/sourcegraph-images/internal/searcher:6.7.229@sha256:9211d0d0961dcbc2b2fe06000ef8a0425d3d6afdfb53b0f7cd4ec4df2167138c
image: index.docker.io/sourcegraph/searcher:6.7.229@sha256:9211d0d0961dcbc2b2fe06000ef8a0425d3d6afdfb53b0f7cd4ec4df2167138c
terminationMessagePolicy: FallbackToLogsOnError
ports:
- containerPort: 3181
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.name
image: us-docker.pkg.dev/sourcegraph-images/internal/syntactic-code-intel-worker:6.7.229@sha256:4a458075aca3e62a3e2db0917859e1d5b64ce3b53de5ce5ee457017cd995a2b8
image: index.docker.io/sourcegraph/syntactic-code-intel-worker:6.7.229@sha256:4a458075aca3e62a3e2db0917859e1d5b64ce3b53de5ce5ee457017cd995a2b8
terminationMessagePath: FallbackToLogsOnError
livenessProbe:
httpGet:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
allowPrivilegeEscalation: false
runAsGroup: 101
runAsUser: 100
image: us-docker.pkg.dev/sourcegraph-images/internal/syntax-highlighter:6.7.229@sha256:88e036baecb1350f3b099003a0396aca3cbe531af3d3bd540f03fa407c4af3ea
image: index.docker.io/sourcegraph/syntax-highlighter:6.7.229@sha256:88e036baecb1350f3b099003a0396aca3cbe531af3d3bd540f03fa407c4af3ea
terminationMessagePolicy: FallbackToLogsOnError
livenessProbe:
httpGet:
Expand Down
2 changes: 1 addition & 1 deletion base/sourcegraph/worker/worker.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ spec:
fieldPath: status.hostIP
- name: OTEL_EXPORTER_OTLP_ENDPOINT
value: http://$(OTEL_AGENT_HOST):4317
image: us-docker.pkg.dev/sourcegraph-images/internal/worker:6.7.229@sha256:53b3f43c80ecf43ed091292479a7602ebd67a13dc5ac94cfa65b342213503bfc
image: index.docker.io/sourcegraph/worker:6.7.229@sha256:53b3f43c80ecf43ed091292479a7602ebd67a13dc5ac94cfa65b342213503bfc
terminationMessagePolicy: FallbackToLogsOnError
livenessProbe:
httpGet:
Expand Down
4 changes: 2 additions & 2 deletions components/executors/dind/executor.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
spec:
containers:
- name: executor
image: us-docker.pkg.dev/sourcegraph-images/internal/executor:6.7.229@sha256:23b985e207af223e75e6eac3da6da687d300e62b98c71e9753a7255efe2bba36
image: index.docker.io/sourcegraph/executor:6.7.229@sha256:23b985e207af223e75e6eac3da6da687d300e62b98c71e9753a7255efe2bba36
imagePullPolicy: Always
livenessProbe:
exec:
Expand Down Expand Up @@ -60,7 +60,7 @@ spec:
- mountPath: /scratch
name: executor-scratch
- name: dind
image: us-docker.pkg.dev/sourcegraph-images/internal/dind:6.7.229@sha256:b1cbe62c31279ad325b96410ce53f6a117bb288b2efc428f8d6b074104320e92
image: index.docker.io/sourcegraph/dind:6.7.229@sha256:b1cbe62c31279ad325b96410ce53f6a117bb288b2efc428f8d6b074104320e92
imagePullPolicy: Always
securityContext:
privileged: true
Expand Down
2 changes: 1 addition & 1 deletion components/executors/k8s/executor.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spec:
serviceAccountName: executor
containers:
- name: executor
image: us-docker.pkg.dev/sourcegraph-images/internal/executor-kubernetes:6.7.229@sha256:b235e50b97764f6f28f7fa57eb89bad397938c17199d8d42818825a78bc9f7f8
image: index.docker.io/sourcegraph/executor-kubernetes:6.7.229@sha256:b235e50b97764f6f28f7fa57eb89bad397938c17199d8d42818825a78bc9f7f8
imagePullPolicy: Always
livenessProbe:
exec:
Expand Down
Loading