Skip to content
Closed
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
6 changes: 3 additions & 3 deletions argocd/applications/torghut-options/catalog/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
type: RuntimeDefault
containers:
- name: torghut-options-catalog
image: registry.ide-newton.ts.net/lab/torghut@sha256:89be7114a4f557ab700f1efd7b669e61c59c561bce439cb8a4729e66570f931d
image: registry.ide-newton.ts.net/lab/torghut@sha256:4d9db0428030e7a168dffca4ca2efcbf2ef6aa0011485bc2e755d7ae5cc00ad6
imagePullPolicy: IfNotPresent
command:
- uvicorn
Expand Down Expand Up @@ -71,9 +71,9 @@ spec:
name: torghut-options-alpaca
key: APCA_API_BASE_URL
- name: TORGHUT_OPTIONS_VERSION
value: v0.579.0-283-g83f3a5d2f
value: v0.579.0-293-g3316a4fd3
- name: TORGHUT_OPTIONS_COMMIT
value: 83f3a5d2fc152b8f05de33c5f01f292c2cf6ab89
value: 3316a4fd38e4b19c0f3abdb43ac0e2c442eb92f6
ports:
- name: http
containerPort: 8080
Expand Down
6 changes: 3 additions & 3 deletions argocd/applications/torghut-options/enricher/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
type: RuntimeDefault
containers:
- name: torghut-options-enricher
image: registry.ide-newton.ts.net/lab/torghut@sha256:89be7114a4f557ab700f1efd7b669e61c59c561bce439cb8a4729e66570f931d
image: registry.ide-newton.ts.net/lab/torghut@sha256:4d9db0428030e7a168dffca4ca2efcbf2ef6aa0011485bc2e755d7ae5cc00ad6
imagePullPolicy: IfNotPresent
command:
- uvicorn
Expand Down Expand Up @@ -71,9 +71,9 @@ spec:
name: torghut-options-alpaca
key: APCA_API_BASE_URL
- name: TORGHUT_OPTIONS_VERSION
value: v0.579.0-283-g83f3a5d2f
value: v0.579.0-293-g3316a4fd3
- name: TORGHUT_OPTIONS_COMMIT
value: 83f3a5d2fc152b8f05de33c5f01f292c2cf6ab89
value: 3316a4fd38e4b19c0f3abdb43ac0e2c442eb92f6
ports:
- name: http
containerPort: 8080
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ spec:
kubernetes.io/arch: arm64
containers:
- name: analysis
image: registry.ide-newton.ts.net/lab/torghut@sha256:89be7114a4f557ab700f1efd7b669e61c59c561bce439cb8a4729e66570f931d
image: registry.ide-newton.ts.net/lab/torghut@sha256:4d9db0428030e7a168dffca4ca2efcbf2ef6aa0011485bc2e755d7ae5cc00ad6
imagePullPolicy: IfNotPresent
env:
- name: DB_DSN
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ spec:
kubernetes.io/arch: arm64
containers:
- name: analysis
image: registry.ide-newton.ts.net/lab/torghut@sha256:89be7114a4f557ab700f1efd7b669e61c59c561bce439cb8a4729e66570f931d
image: registry.ide-newton.ts.net/lab/torghut@sha256:4d9db0428030e7a168dffca4ca2efcbf2ef6aa0011485bc2e755d7ae5cc00ad6
imagePullPolicy: IfNotPresent
command:
- /bin/bash
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ spec:
kubernetes.io/arch: arm64
containers:
- name: analysis
image: registry.ide-newton.ts.net/lab/torghut@sha256:89be7114a4f557ab700f1efd7b669e61c59c561bce439cb8a4729e66570f931d
image: registry.ide-newton.ts.net/lab/torghut@sha256:4d9db0428030e7a168dffca4ca2efcbf2ef6aa0011485bc2e755d7ae5cc00ad6
imagePullPolicy: IfNotPresent
command:
- /bin/bash
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ spec:
kubernetes.io/arch: arm64
containers:
- name: analysis
image: registry.ide-newton.ts.net/lab/torghut@sha256:89be7114a4f557ab700f1efd7b669e61c59c561bce439cb8a4729e66570f931d
image: registry.ide-newton.ts.net/lab/torghut@sha256:4d9db0428030e7a168dffca4ca2efcbf2ef6aa0011485bc2e755d7ae5cc00ad6
imagePullPolicy: IfNotPresent
env:
- name: DB_DSN
Expand Down
2 changes: 1 addition & 1 deletion argocd/applications/torghut/db-migrations-job.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ spec:
containers:
- name: migrate
imagePullPolicy: IfNotPresent
image: registry.ide-newton.ts.net/lab/torghut@sha256:89be7114a4f557ab700f1efd7b669e61c59c561bce439cb8a4729e66570f931d
image: registry.ide-newton.ts.net/lab/torghut@sha256:4d9db0428030e7a168dffca4ca2efcbf2ef6aa0011485bc2e755d7ae5cc00ad6
command:
- /bin/sh
- -ec
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
kubernetes.io/arch: arm64
containers:
- name: backfill
image: registry.ide-newton.ts.net/lab/torghut@sha256:89be7114a4f557ab700f1efd7b669e61c59c561bce439cb8a4729e66570f931d
image: registry.ide-newton.ts.net/lab/torghut@sha256:4d9db0428030e7a168dffca4ca2efcbf2ef6aa0011485bc2e755d7ae5cc00ad6
imagePullPolicy: IfNotPresent
command:
- /bin/bash
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ spec:
kubernetes.io/arch: arm64
containers:
- name: renew
image: registry.ide-newton.ts.net/lab/torghut@sha256:89be7114a4f557ab700f1efd7b669e61c59c561bce439cb8a4729e66570f931d
image: registry.ide-newton.ts.net/lab/torghut@sha256:4d9db0428030e7a168dffca4ca2efcbf2ef6aa0011485bc2e755d7ae5cc00ad6
imagePullPolicy: IfNotPresent
resources:
requests:
Expand Down Expand Up @@ -101,7 +101,7 @@ spec:
- name: SIM_DB_DSN
value: postgresql://$(TORGHUT_SIM_DB_USER):$(TORGHUT_SIM_DB_PASSWORD)@$(TORGHUT_SIM_DB_HOST):$(TORGHUT_SIM_DB_PORT)/torghut_sim_default
- name: TORGHUT_IMAGE_DIGEST
value: sha256:89be7114a4f557ab700f1efd7b669e61c59c561bce439cb8a4729e66570f931d
value: sha256:4d9db0428030e7a168dffca4ca2efcbf2ef6aa0011485bc2e755d7ae5cc00ad6
- name: TORGHUT_EMPIRICAL_CEPH_BUCKET
valueFrom:
configMapKeyRef:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ spec:
- name: manifestB64
- name: outputRoot
container:
image: registry.ide-newton.ts.net/lab/torghut@sha256:89be7114a4f557ab700f1efd7b669e61c59c561bce439cb8a4729e66570f931d
image: registry.ide-newton.ts.net/lab/torghut@sha256:4d9db0428030e7a168dffca4ca2efcbf2ef6aa0011485bc2e755d7ae5cc00ad6
imagePullPolicy: IfNotPresent
command:
- /bin/bash
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ spec:
kubernetes.io/arch: arm64
containers:
- name: refresh-execution-tca
image: registry.ide-newton.ts.net/lab/torghut@sha256:89be7114a4f557ab700f1efd7b669e61c59c561bce439cb8a4729e66570f931d
image: registry.ide-newton.ts.net/lab/torghut@sha256:4d9db0428030e7a168dffca4ca2efcbf2ef6aa0011485bc2e755d7ae5cc00ad6
imagePullPolicy: IfNotPresent
env:
- name: DB_DSN
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ spec:
- name: allowMissingState
- name: outputRoot
container:
image: registry.ide-newton.ts.net/lab/torghut@sha256:89be7114a4f557ab700f1efd7b669e61c59c561bce439cb8a4729e66570f931d
image: registry.ide-newton.ts.net/lab/torghut@sha256:4d9db0428030e7a168dffca4ca2efcbf2ef6aa0011485bc2e755d7ae5cc00ad6
imagePullPolicy: Always
env:
- name: DB_DSN
Expand Down
10 changes: 5 additions & 5 deletions argocd/applications/torghut/knative-service-sim.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
template:
metadata:
annotations:
client.knative.dev/updateTimestamp: "2026-05-28T12:14:26Z"
client.knative.dev/updateTimestamp: "2026-05-28T13:21:35Z"
autoscaling.knative.dev/minScale: "1"
autoscaling.knative.dev/maxScale: "1"
autoscaling.knative.dev/target: "80"
Expand All @@ -28,7 +28,7 @@ spec:
containers:
- name: user-container
imagePullPolicy: IfNotPresent
image: registry.ide-newton.ts.net/lab/torghut@sha256:89be7114a4f557ab700f1efd7b669e61c59c561bce439cb8a4729e66570f931d
image: registry.ide-newton.ts.net/lab/torghut@sha256:4d9db0428030e7a168dffca4ca2efcbf2ef6aa0011485bc2e755d7ae5cc00ad6
ports:
- name: http1
containerPort: 8181
Expand Down Expand Up @@ -513,11 +513,11 @@ spec:
- name: TA_CLICKHOUSE_CONN_TIMEOUT_SECONDS
value: "10"
- name: TORGHUT_VERSION
value: v0.579.0-283-g83f3a5d2f
value: v0.579.0-293-g3316a4fd3
- name: TORGHUT_COMMIT
value: 83f3a5d2fc152b8f05de33c5f01f292c2cf6ab89
value: 3316a4fd38e4b19c0f3abdb43ac0e2c442eb92f6
- name: TORGHUT_IMAGE_DIGEST
value: sha256:89be7114a4f557ab700f1efd7b669e61c59c561bce439cb8a4729e66570f931d
value: sha256:4d9db0428030e7a168dffca4ca2efcbf2ef6aa0011485bc2e755d7ae5cc00ad6
envFrom:
- configMapRef:
name: torghut-autonomy-config
Expand Down
10 changes: 5 additions & 5 deletions argocd/applications/torghut/knative-service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
template:
metadata:
annotations:
client.knative.dev/updateTimestamp: "2026-05-28T12:14:26Z"
client.knative.dev/updateTimestamp: "2026-05-28T13:21:35Z"
autoscaling.knative.dev/minScale: "1"
autoscaling.knative.dev/maxScale: "1"
autoscaling.knative.dev/target: "80"
Expand All @@ -28,7 +28,7 @@ spec:
containers:
- name: user-container
imagePullPolicy: IfNotPresent
image: registry.ide-newton.ts.net/lab/torghut@sha256:89be7114a4f557ab700f1efd7b669e61c59c561bce439cb8a4729e66570f931d
image: registry.ide-newton.ts.net/lab/torghut@sha256:4d9db0428030e7a168dffca4ca2efcbf2ef6aa0011485bc2e755d7ae5cc00ad6
ports:
- name: http1
containerPort: 8181
Expand Down Expand Up @@ -332,11 +332,11 @@ spec:
- name: TA_CLICKHOUSE_CONN_TIMEOUT_SECONDS
value: "10"
- name: TORGHUT_VERSION
value: v0.579.0-283-g83f3a5d2f
value: v0.579.0-293-g3316a4fd3
- name: TORGHUT_COMMIT
value: 83f3a5d2fc152b8f05de33c5f01f292c2cf6ab89
value: 3316a4fd38e4b19c0f3abdb43ac0e2c442eb92f6
- name: TORGHUT_IMAGE_DIGEST
value: sha256:89be7114a4f557ab700f1efd7b669e61c59c561bce439cb8a4729e66570f931d
value: sha256:4d9db0428030e7a168dffca4ca2efcbf2ef6aa0011485bc2e755d7ae5cc00ad6
livenessProbe:
httpGet:
path: /healthz
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ spec:
- name: selectionOnly
- name: persistResults
container:
image: registry.ide-newton.ts.net/lab/torghut@sha256:89be7114a4f557ab700f1efd7b669e61c59c561bce439cb8a4729e66570f931d
image: registry.ide-newton.ts.net/lab/torghut@sha256:4d9db0428030e7a168dffca4ca2efcbf2ef6aa0011485bc2e755d7ae5cc00ad6
imagePullPolicy: IfNotPresent
command:
- /bin/bash
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
type: RuntimeDefault
containers:
- name: backfill
image: registry.ide-newton.ts.net/lab/torghut@sha256:89be7114a4f557ab700f1efd7b669e61c59c561bce439cb8a4729e66570f931d
image: registry.ide-newton.ts.net/lab/torghut@sha256:4d9db0428030e7a168dffca4ca2efcbf2ef6aa0011485bc2e755d7ae5cc00ad6
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false
Expand Down
Loading