Deploy Cassandra 0.8.107 guide jobs fix

This commit is contained in:
jenkins 2026-08-01 14:15:50 -03:00
parent 8003c9186c
commit 4957ad143a
2 changed files with 3 additions and 3 deletions

View File

@ -22,7 +22,7 @@ spec:
labels: labels:
app: cassandra-backend app: cassandra-backend
annotations: annotations:
cassandra.bstein.dev/redeploy: "2026-08-01-0.8.106-generator-lane-contracts" cassandra.bstein.dev/redeploy: "2026-08-01-0.8.107-search-restriction-jobs"
vault.hashicorp.com/agent-inject: "true" vault.hashicorp.com/agent-inject: "true"
vault.hashicorp.com/agent-init-first: "true" vault.hashicorp.com/agent-init-first: "true"
vault.hashicorp.com/agent-pre-populate-only: "true" vault.hashicorp.com/agent-pre-populate-only: "true"

View File

@ -21,8 +21,8 @@ data:
CASSANDRA_OWNER_USER_ID_ALIASES: veles-dev=d357688e-e3e4-4f18-9491-a4ed5622deb6;a21a286c-6c82-4180-9243-7c916442ecf0=d357688e-e3e4-4f18-9491-a4ed5622deb6 CASSANDRA_OWNER_USER_ID_ALIASES: veles-dev=d357688e-e3e4-4f18-9491-a4ed5622deb6;a21a286c-6c82-4180-9243-7c916442ecf0=d357688e-e3e4-4f18-9491-a4ed5622deb6
CASSANDRA_SIM_IMAGE: registry.bstein.dev/cassandra/cassandra-sim-worker:0.8.107 # {"$imagepolicy": "cassandra:cassandra-sim-worker"} CASSANDRA_SIM_IMAGE: registry.bstein.dev/cassandra/cassandra-sim-worker:0.8.107 # {"$imagepolicy": "cassandra:cassandra-sim-worker"}
CASSANDRA_GENERATOR_WORKER_IMAGE: registry.bstein.dev/cassandra/cassandra-generator-worker:0.8.107 # {"$imagepolicy": "cassandra:cassandra-generator-worker"} CASSANDRA_GENERATOR_WORKER_IMAGE: registry.bstein.dev/cassandra/cassandra-generator-worker:0.8.107 # {"$imagepolicy": "cassandra:cassandra-generator-worker"}
CASSANDRA_SIM_WORKER_VERSION: "0.8.106" CASSANDRA_SIM_WORKER_VERSION: "0.8.107"
CASSANDRA_GENERATOR_WORKER_VERSION: "0.8.106" CASSANDRA_GENERATOR_WORKER_VERSION: "0.8.107"
CASSANDRA_STRATEGY_SPEC_HINT_INTERPRETATION_TIMEOUT: "420" CASSANDRA_STRATEGY_SPEC_HINT_INTERPRETATION_TIMEOUT: "420"
CASSANDRA_SIM_SERVICE_ACCOUNT: cassandra-sim CASSANDRA_SIM_SERVICE_ACCOUNT: cassandra-sim
CASSANDRA_GENERATOR_WORKER_SERVICE_ACCOUNT: cassandra-generator CASSANDRA_GENERATOR_WORKER_SERVICE_ACCOUNT: cassandra-generator