ytsaurus / ytsaurus-k8s-operator

Kubernetes operator for YTsaurus.
https://ytsaurus.tech
Other
33 stars 24 forks source link

Support new args for the init_queue_agent_state executable #350

Open l0kix2 opened 9 hours ago

l0kix2 commented 9 hours ago
 job/yt-queue-agent-init-job-qa-state
++ export YT_DRIVER_CONFIG_PATH=/config/client.yson
++ YT_DRIVER_CONFIG_PATH=/config/client.yson
+++ /usr/bin/ytserver-all --version
+++ head -c4
++ export YTSAURUS_VERSION=24.1
++ YTSAURUS_VERSION=24.1
++ [[ -f /usr/bin/init_queue_agent_state ]]
++ /usr/bin/init_queue_agent_state --create-registration-table --create-replicated-table-mapping-table --recursive --ignore-existing --proxy http-proxies.nebius-alan.svc.testy.k8s.nebius.yt
usage: init_queue_agent_state [-h] [--proxy PROXY] [--root ROOT]
                              [--override-tablet-cell-bundle OVERRIDE_TABLET_CELL_BUNDLE]
                              [--shard-count SHARD_COUNT] [--force]
                              (--target-version TARGET_VERSION | --latest)
init_queue_agent_state: error: one of the arguments --target-version --latest is required
achulkov2 commented 9 hours ago

We need to (easy):

We need to (more complicated):

achulkov2 commented 9 hours ago

cc: @ItIsApachee @nadya002

ItIsApachee commented 4 hours ago

сс @savnadya