Skip to content

(promote) release: build v6.3.0 #270

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

Draft
wants to merge 1 commit into
base: internal/release-v6.3.0
Choose a base branch
from
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-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/cadvisor:6.3.0@sha256:d36e9904870003ecabf89c5bd6c44d457a172b0ac0a95402255390677f143cae
image: index.docker.io/sourcegraph/cadvisor:6.3.0@sha256:9db4e884ad006b747b631357a6c80d4ef999c7d1e476a71d66c23dc3fa8f32d9
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-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/grafana:6.3.0@sha256:3017ad3d508644b019cc1aae8c6f523935fa25bc96d054be88383727794b1452
image: index.docker.io/sourcegraph/grafana:6.3.0@sha256:af64a8a3a2c2759ffe0e45847138b554f21e8beb65630de066a649136c716085
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-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/jaeger-all-in-one:6.3.0@sha256:5048697e2ae34f4363fce856967cf03e8681953afb909d5a1313a359095aa4ca
image: index.docker.io/sourcegraph/jaeger-all-in-one:6.3.0@sha256:1ef81da15c617068ae830cdc2ee0b47c5588bc55ea6f91747dae7c9da6c5d934
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-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/node-exporter:6.3.0@sha256:2390c4da57296f7ac02ee2bb774da7746fa96807945becfe3d918c96c392b1de
image: index.docker.io/sourcegraph/node-exporter:6.3.0@sha256:259529e04f754a7b53b43c4a7a191638651bd416d8a77d01eff51b64b0d490d6
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-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/opentelemetry-collector:6.3.0@sha256:6cda8af2f7e0d7419e7621ad16cec30734c3003e4588d4d7f65de15bffbb94ad
image: index.docker.io/sourcegraph/opentelemetry-collector:6.3.0@sha256:55e9c93170093aafd4056f2d27b1c53b388888366eac726652b015d92b5fc185
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-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/opentelemetry-collector:6.3.0@sha256:6cda8af2f7e0d7419e7621ad16cec30734c3003e4588d4d7f65de15bffbb94ad
image: index.docker.io/sourcegraph/opentelemetry-collector:6.3.0@sha256:55e9c93170093aafd4056f2d27b1c53b388888366eac726652b015d92b5fc185
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-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/prometheus:6.3.0@sha256:b48abaa0d6bc028da928fe9fdf5d931e698eb6da50f82ee713202b843b5b1200
image: index.docker.io/sourcegraph/prometheus:6.3.0@sha256:cf7ff714b236606486d39fa6b36ddc6201b069a9c6ece38cf73cd887696cd7b7
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-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/blobstore:6.3.0@sha256:37d2cbbfe9c5000d1f43af28da471203da23b45db0b3a7981a97bbc0f01c6e4e
image: index.docker.io/sourcegraph/blobstore:6.3.0@sha256:46d2097f113864ef906e06672cfcdb026f6958ee3a7f61403babcfbab37aaf70
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-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/alpine-3.14:6.3.0@sha256:4074b1bae06374fc9423134454aca0f64bd065822edf221af4405cdb0fb3d634
image: index.docker.io/sourcegraph/alpine-3.14:6.3.0@sha256:42b62172dabc671757e35938a824131d77c5bd0eb06bb758cd6b72ea88448b2c
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-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/postgresql-16-codeinsights:6.3.0@sha256:718b6e2247f55574a14891fd8f47e6795533f51f49a419941508c9e632d27e46
image: index.docker.io/sourcegraph/postgresql-16-codeinsights:6.3.0@sha256:23bf25e8b671d1c24ca0961d77cfdbfc3d828bbbe51b36c285558501e0823ded
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-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/postgres_exporter:6.3.0@sha256:3b540e12ad2034a79837aa1e3b3929865aceb35d4d069361c45b5cd850a2abe9
image: index.docker.io/sourcegraph/postgres_exporter:6.3.0@sha256:543b1f120c89b5d574ea1fdb982a1a1a8b2cc83f3cd4e8d740f35a4e71f0a410
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-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/alpine-3.14:6.3.0@sha256:4074b1bae06374fc9423134454aca0f64bd065822edf221af4405cdb0fb3d634
image: index.docker.io/sourcegraph/alpine-3.14:6.3.0@sha256:42b62172dabc671757e35938a824131d77c5bd0eb06bb758cd6b72ea88448b2c
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-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/postgresql-16:6.3.0@sha256:2b614fe11669c2a27bfa39f5487799888c27fad0aa67413c3332c24b9777456a
image: index.docker.io/sourcegraph/postgresql-16:6.3.0@sha256:69da23aa5fdcf1e2a0f8662fa705de36e20c28fc663a7f95bbc87b9bf42526ca
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-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/postgres_exporter:6.3.0@sha256:3b540e12ad2034a79837aa1e3b3929865aceb35d4d069361c45b5cd850a2abe9
image: index.docker.io/sourcegraph/postgres_exporter:6.3.0@sha256:543b1f120c89b5d574ea1fdb982a1a1a8b2cc83f3cd4e8d740f35a4e71f0a410
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-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/migrator:6.3.0@sha256:4d5db6fece2ab94d6516113f478fccf986524914dd0351ac6ccf5e46ad29f363
image: index.docker.io/sourcegraph/migrator:6.3.0@sha256:37758eec0025661094c4409ccdd1d1dd8c0c2ad0fdc22e8469d715ad92aacb79
args: ["up"]
resources:
limits:
Expand All @@ -48,7 +48,7 @@ spec:
name: sourcegraph-frontend-env
containers:
- name: frontend
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/frontend:6.3.0@sha256:8146a4e0cdd9d45d0571d0d80310982f53f86fcd3046a19eaeb906a3f4e04c34
image: index.docker.io/sourcegraph/frontend:6.3.0@sha256:8a8e6d0b35455f673a22eb6e80397d710f45aabb9316b90a6f8f7e4881a20708
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-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/gitserver:6.3.0@sha256:a70d410fc7cef0fab410ec6772eed04701309005cacdf01977210ca04455ac0b
image: index.docker.io/sourcegraph/gitserver:6.3.0@sha256:e6d2167e14119f84eaed5c17fc31eac07d3d325283ef66c36d31174c9b01f26b
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-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/indexed-searcher:6.3.0@sha256:13397a3ce4df0b79b5a6e625cc27528e1293a022f1b6727873e847204c99754f
image: index.docker.io/sourcegraph/indexed-searcher:6.3.0@sha256:283d1f94759665020e89ab0999953e6678f4a8e21dc2614cbbe029f81f3477bf
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-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/search-indexer:6.3.0@sha256:e7dac36aaf4ddc3cb6e68656879ea5574cea65fb541e9d362970903919338346
image: index.docker.io/sourcegraph/search-indexer:6.3.0@sha256:f54edb2bf90572e1291d188fe785cc131780f412b2b3a9cbf4076f54414e6e2e
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-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/alpine-3.14:6.3.0@sha256:4074b1bae06374fc9423134454aca0f64bd065822edf221af4405cdb0fb3d634
image: index.docker.io/sourcegraph/alpine-3.14:6.3.0@sha256:42b62172dabc671757e35938a824131d77c5bd0eb06bb758cd6b72ea88448b2c
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-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/postgresql-16:6.3.0@sha256:2b614fe11669c2a27bfa39f5487799888c27fad0aa67413c3332c24b9777456a
image: index.docker.io/sourcegraph/postgresql-16:6.3.0@sha256:69da23aa5fdcf1e2a0f8662fa705de36e20c28fc663a7f95bbc87b9bf42526ca
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-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/postgres_exporter:6.3.0@sha256:3b540e12ad2034a79837aa1e3b3929865aceb35d4d069361c45b5cd850a2abe9
image: index.docker.io/sourcegraph/postgres_exporter:6.3.0@sha256:543b1f120c89b5d574ea1fdb982a1a1a8b2cc83f3cd4e8d740f35a4e71f0a410
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-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/precise-code-intel-worker:6.3.0@sha256:30c9b9f51c3e77876b7e7f18e06cef245d211e1924d2816b8bc93d426d067bcf
image: index.docker.io/sourcegraph/precise-code-intel-worker:6.3.0@sha256:43758496437b667dab041937af7209e978d770ef32a687be2e943bc4f6ae39ea
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-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/redis-cache:6.3.0@sha256:8f9451d8ff54681894a86755e0ebe8893f6c21f38365d32efe2bd7cbe74ce4bb
image: index.docker.io/sourcegraph/redis-cache:6.3.0@sha256:7da6cbe86386d99ce5fa48a5513c129080db6ab74860eeedd4428028f6226945
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-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/redis_exporter:6.3.0@sha256:eaadc5ba5101155886c281c214970a97b1f3b7ff5cd67000fc447324feb6f034
image: index.docker.io/sourcegraph/redis_exporter:6.3.0@sha256:f9fae5a4c415d0ac600570e7299c4b3540ac8790815576ac2c866cd95fceb13c
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-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/redis-store:6.3.0@sha256:8d9dc12b694acd4e2b4388de7336985221f355aae3143ef73245d56bcc83e25b
image: index.docker.io/sourcegraph/redis-store:6.3.0@sha256:93b1a383dc91f461aa0ad92d1df779633f8dc1ba09b5d6d79e1c7197ed96609c
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-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/redis_exporter:6.3.0@sha256:eaadc5ba5101155886c281c214970a97b1f3b7ff5cd67000fc447324feb6f034
image: index.docker.io/sourcegraph/redis_exporter:6.3.0@sha256:f9fae5a4c415d0ac600570e7299c4b3540ac8790815576ac2c866cd95fceb13c
terminationMessagePolicy: FallbackToLogsOnError
ports:
- containerPort: 9121
Expand Down
2 changes: 1 addition & 1 deletion base/sourcegraph/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: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/repo-updater:6.3.0@sha256:ca9b48bd51c734e207bf59151d815d5bd0186c76eee6e21a5cccbdcd265a2b28
image: index.docker.io/sourcegraph/repo-updater:6.3.0@sha256:238344806b69ea1ef9d86ae130b35dca248139779ff7da1258f8e82ce09746cb
env:
# OTEL_AGENT_HOST must be defined before OTEL_EXPORTER_OTLP_ENDPOINT to substitute the node IP on which the DaemonSet pod instance runs in the latter variable
- name: OTEL_AGENT_HOST
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-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/searcher:6.3.0@sha256:31938561f6664e9af9d0c41567d43c52abc394e755bd6af5feea8c4bb7b396ba
image: index.docker.io/sourcegraph/searcher:6.3.0@sha256:e2855abf293e7c85fe12391735a6ef6a79426ccca1592e54dc9a2eebbda6760f
terminationMessagePolicy: FallbackToLogsOnError
ports:
- containerPort: 3181
Expand Down
2 changes: 1 addition & 1 deletion base/sourcegraph/symbols/symbols.StatefulSet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ spec:
fieldPath: status.hostIP
- name: OTEL_EXPORTER_OTLP_ENDPOINT
value: http://$(OTEL_AGENT_HOST):4317
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/symbols:6.3.0@sha256:32a6ddd56f3ff0628d19d1638c717b9c1cf8d65ee4beb3b8b4c4a8bcc64e4607
image: index.docker.io/sourcegraph/symbols:6.3.0@sha256:28854d0a482a5781fe86f987bdf565cae389cfdd17b9404e1ace8f62ae4ce1e5
livenessProbe:
httpGet:
path: /healthz
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-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/syntactic-code-intel-worker:6.3.0@sha256:218c0f6194d103806e5c5b99d4ae64ae987516e9f4c9644550c8fabf3adcc246
image: index.docker.io/sourcegraph/syntactic-code-intel-worker:6.3.0@sha256:54f0ea335aaf79ab7dfd47eec4b5ae481144a1b939dc780066f4f30e5e4904ec
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-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/syntax-highlighter:6.3.0@sha256:ad9feab4ffe82f8b9bae6067d3b3f132e0c6f09195bf552149c9752c2326df01
image: index.docker.io/sourcegraph/syntax-highlighter:6.3.0@sha256:33418b82431fede06b5ee4728a54c46292cef2ddded472daf294473189c67cb9
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-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/worker:6.3.0@sha256:94da36945f21fac435b90ef1cbcefeb73a80ae19fc1175df6da6121b6adf085b
image: index.docker.io/sourcegraph/worker:6.3.0@sha256:f735d091eed8178f522e54603d39f22a2cb14263cbfb8d7098dc59bd042fcd12
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-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/executor:6.3.0@sha256:a099c62d42acedef53ced937e81f8c3501676a4c423ecc7db3df032bfb1233c2
image: index.docker.io/sourcegraph/executor:6.3.0@sha256:04bde8028427ed3eafb734e7ff7eed3ccf1fd6d875467db52e225bcedc8a1089
imagePullPolicy: Always
livenessProbe:
exec:
Expand Down Expand Up @@ -60,7 +60,7 @@ spec:
- mountPath: /scratch
name: executor-scratch
- name: dind
image: us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/dind:6.3.0@sha256:e4af9a35ecfcee7de8e82672fbcd0d297e297638b273e4646206267d72e005cd
image: index.docker.io/sourcegraph/dind:6.3.0@sha256:f2af340e62634dd898bbb2c41f656f70831d464f815a6bccb1f2df50c74d77e3
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-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal/executor-kubernetes:6.3.0@sha256:d7c6aa95b68a3ee3fd61c2277ebc48e996e7b3cd056cdc68b78e73cc97e46083
image: index.docker.io/sourcegraph/executor-kubernetes:6.3.0@sha256:72fb01692826fbae2f0174a063a1c33a553ea0454ea4339db91c64dcb11ddfc4
imagePullPolicy: Always
livenessProbe:
exec:
Expand Down