-
Notifications
You must be signed in to change notification settings - Fork 14
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
tt pack завершается ошибкой при недоступном etcd #1038
Comments
Similar to #732 . |
@oleg-jukovec I suggest to add new flag |
In theory there are no need at a config for |
patapenka-alexey
added a commit
that referenced
this issue
Dec 13, 2024
patapenka-alexey
added a commit
that referenced
this issue
Dec 16, 2024
patapenka-alexey
added a commit
that referenced
this issue
Dec 16, 2024
Closes #1038 @TarantoolBot document Title: pack: skip configs from etcd and tcs This patch fixes the `tt pack` error if `etcd` or `tcs` are unavailable during package creation.
patapenka-alexey
added a commit
that referenced
this issue
Dec 16, 2024
Closes #1038 @TarantoolBot document Title: pack: skip configs from etcd and tcs This patch fixes the `tt pack` error if `etcd` or `tcs` are unavailable during package creation.
patapenka-alexey
added a commit
that referenced
this issue
Dec 23, 2024
Part of #1038 @TarantoolBot document Title: pack: skip configs from etcd and tcs This patch fixes the `tt pack` error if `etcd` or `tcs` are unavailable during package creation.
patapenka-alexey
added a commit
that referenced
this issue
Dec 23, 2024
From now on only the `check` and `start` commands do not skip errors during cluster config generation from local, etcs/tcs and env sources. Closes #1038
patapenka-alexey
added a commit
that referenced
this issue
Dec 23, 2024
Part of #1038 @TarantoolBot document Title: pack: skip configs from etcd and tcs This patch fixes the `tt pack` error if `etcd` or `tcs` are unavailable during package creation.
patapenka-alexey
added a commit
that referenced
this issue
Dec 23, 2024
From now on only the `check` and `start` commands do not skip errors during cluster config generation from local, etcs/tcs and env sources. Closes #1038
patapenka-alexey
added a commit
that referenced
this issue
Dec 23, 2024
Part of #1038 @TarantoolBot document Title: pack: skip configs from etcd and tcs This patch fixes the `tt pack` error if `etcd` or `tcs` are unavailable during package creation.
patapenka-alexey
added a commit
that referenced
this issue
Dec 23, 2024
From now on only the `check` and `start` commands do not skip errors during cluster config generation from local, etcs/tcs and env sources. Closes #1038
patapenka-alexey
added a commit
that referenced
this issue
Dec 23, 2024
From now on only the `check` and `start` commands do not skip errors during cluster config generation from local, etcs/tcs and env sources. Closes #1038
patapenka-alexey
added a commit
that referenced
this issue
Dec 26, 2024
@TarantoolBot document Title: pack: skip configs from etcd and tcs This patch fixes the `tt pack` error if `etcd` or `tcs` are unavailable during package creation. Part of #1038
patapenka-alexey
added a commit
that referenced
this issue
Dec 26, 2024
From now on only the `check` and `start` commands do not skip errors during cluster config generation from local, etcs/tcs and env sources. Closes #1038
patapenka-alexey
added a commit
that referenced
this issue
Dec 27, 2024
@TarantoolBot document Title: pack: skip configs from etcd and tcs This patch fixes the `tt pack` error if `etcd` or `tcs` are unavailable during package creation. Part of #1038
patapenka-alexey
added a commit
that referenced
this issue
Dec 27, 2024
From now on only the `check` and `start` commands do not skip errors during cluster config generation from local, etcs/tcs and env sources. Closes #1038
patapenka-alexey
added a commit
that referenced
this issue
Jan 3, 2025
@TarantoolBot document Title: pack: skip configs from etcd and tcs This patch fixes the `tt pack` error if `etcd` or `tcs` are unavailable during package creation. Part of #1038
patapenka-alexey
added a commit
that referenced
this issue
Jan 3, 2025
From now on only the `check` and `start` commands do not skip errors during cluster config generation from local, etcs/tcs and env sources. Closes #1038
patapenka-alexey
added a commit
that referenced
this issue
Jan 8, 2025
From now on only the `check` and `start` commands do not skip errors during cluster config generation from local, etcs/tcs and env sources. Closes #1038 skip config loading and script searching debug
patapenka-alexey
added a commit
that referenced
this issue
Jan 9, 2025
From now on only the `check` and `start` commands do not skip errors during cluster config generation from local, etcs/tcs and env sources. Closes #1038 skip config loading and script searching debug looks like status command should collect apps names extract_status() do not work if --details flag is used
patapenka-alexey
added a commit
that referenced
this issue
Jan 9, 2025
From now on only the `check` and `start` commands do not skip errors during cluster config generation from local, etcs/tcs and env sources. Closes #1038 skip config loading and script searching debug looks like status command should collect apps names extract_status() do not work if --details flag is used hmmm skip config during tt status
patapenka-alexey
added a commit
that referenced
this issue
Jan 10, 2025
@TarantoolBot document Title: pack: skip configs from etcd and tcs This patch fixes the `tt pack` error if `etcd` or `tcs` are unavailable during package creation. Part of #1038
patapenka-alexey
added a commit
that referenced
this issue
Jan 10, 2025
From now on only the `check` and `start` commands do not skip errors during cluster config generation from local, etcs/tcs and env sources. Closes #1038 skip config loading and script searching debug looks like status command should collect apps names extract_status() do not work if --details flag is used hmmm skip config during tt status use iota to implement 3-way behaviour of cluster config loading
patapenka-alexey
added a commit
that referenced
this issue
Jan 10, 2025
From now on only the `check` and `start` commands do not skip errors during cluster config generation from local, etcs/tcs and env sources. Closes #1038 skip config loading and script searching debug looks like status command should collect apps names extract_status() do not work if --details flag is used hmmm skip config during tt status use iota to implement 3-way behaviour of cluster config loading
patapenka-alexey
added a commit
that referenced
this issue
Jan 10, 2025
From now on only the `check` and `start` commands do not skip errors during cluster config generation from local, etcs/tcs and env sources. Closes #1038 use iota to implement 3-way behaviour of cluster config loading
patapenka-alexey
added a commit
that referenced
this issue
Jan 10, 2025
From now on only the `check` and `start` commands do not skip errors during cluster config generation from local, etcs/tcs and env sources. Closes #1038 use iota to implement 3-way behaviour of cluster config loading python flake
patapenka-alexey
added a commit
that referenced
this issue
Jan 10, 2025
From now on only the `check` and `start` commands do not skip errors during cluster config generation from local, etcs/tcs and env sources. Closes #1038
patapenka-alexey
added a commit
that referenced
this issue
Jan 14, 2025
@TarantoolBot document Title: pack: skip configs from etcd and tcs This patch fixes the `tt pack` error if `etcd` or `tcs` are unavailable during package creation. Part of #1038
patapenka-alexey
added a commit
that referenced
this issue
Jan 14, 2025
From now on only the `check` and `start` commands do not skip errors during cluster config generation from local, etcs/tcs and env sources. Closes #1038 rename and fix linter warnings change configuration loading logic apply less stronger condition for clean and logrotate
patapenka-alexey
added a commit
that referenced
this issue
Jan 14, 2025
From now on only the `check` and `start` commands do not skip errors during cluster config generation from local, etcs/tcs and env sources. Closes #1038
patapenka-alexey
added a commit
that referenced
this issue
Jan 14, 2025
@TarantoolBot document Title: pack: skip configs from etcd and tcs This patch fixes the `tt pack` error if `etcd` or `tcs` are unavailable during package creation. Part of #1038
patapenka-alexey
added a commit
that referenced
this issue
Jan 14, 2025
From now on only the `check` and `start` commands do not skip errors during cluster config generation from local, etcs/tcs and env sources. Closes #1038
patapenka-alexey
added a commit
that referenced
this issue
Jan 15, 2025
From now on only the `check` and `start` commands do not skip errors during cluster config generation from local, etcs/tcs and env sources. Closes #1038
patapenka-alexey
added a commit
that referenced
this issue
Jan 15, 2025
From now on `build`, `completion`, `kill`, `log`, `logrotate`, `stop`, `list`, `pack` commands skip instance config generation from local, etcs/tcs and env sources. Closes #1038
patapenka-alexey
added a commit
that referenced
this issue
Jan 15, 2025
From now on `build`, `completion`, `kill`, `log`, `logrotate`, `stop`, `list`, `pack` commands skip instance config generation from local, etcs/tcs and env sources. Closes #1038 add unit test
patapenka-alexey
added a commit
that referenced
this issue
Jan 15, 2025
From now on `build`, `completion`, `kill`, `log`, `logrotate`, `stop`, `list`, `pack` commands skip instance config generation from local, etcs/tcs and env sources. Closes #1038
patapenka-alexey
added a commit
that referenced
this issue
Jan 16, 2025
@TarantoolBot document Title: pack: skip configs from etcd and tcs This patch fixes the `tt pack` error if `etcd` or `tcs` are unavailable during package creation. Part of #1038
patapenka-alexey
added a commit
that referenced
this issue
Jan 16, 2025
From now on `build`, `completion`, `kill`, `log`, `logrotate`, `stop`, `list`, `pack` commands skip instance config generation from local, etcs/tcs and env sources. Closes #1038
patapenka-alexey
added a commit
that referenced
this issue
Jan 16, 2025
From now on `build`, `completion`, `kill`, `log`, `logrotate`, `stop`, `list`, `pack` commands skip instance config generation from local, etcs/tcs and env sources. Closes #1038
patapenka-alexey
added a commit
that referenced
this issue
Jan 17, 2025
@TarantoolBot document Title: pack: skip configs from etcd and tcs This patch fixes the `tt pack` error if `etcd` or `tcs` are unavailable during package creation. Part of #1038
patapenka-alexey
added a commit
that referenced
this issue
Jan 17, 2025
From now on `build`, `completion`, `kill`, `log`, `logrotate`, `stop`, `list`, `pack` commands skip instance config generation from local, etcs/tcs and env sources. Closes #1038
patapenka-alexey
added a commit
that referenced
this issue
Jan 17, 2025
From now on `build`, `completion`, `kill`, `log`, `logrotate`, `stop`, `list`, `pack` commands skip instance config generation from local, etcs/tcs and env sources. Closes #1038
patapenka-alexey
added a commit
that referenced
this issue
Jan 17, 2025
@TarantoolBot document Title: pack: skip configs from etcd and tcs This patch fixes the `tt pack` error if `etcd` or `tcs` are unavailable during package creation. Part of #1038
patapenka-alexey
added a commit
that referenced
this issue
Jan 17, 2025
From now on `build`, `completion`, `kill`, `log`, `logrotate`, `stop`, `list`, `pack` commands skip instance config generation from local, etcs/tcs and env sources. Closes #1038
patapenka-alexey
added a commit
that referenced
this issue
Jan 17, 2025
From now on `build`, `completion`, `kill`, `log`, `logrotate`, `stop`, `list`, `pack` commands skip instance config generation from local, etcs/tcs and env sources. Closes #1038
oleg-jukovec
pushed a commit
that referenced
this issue
Jan 20, 2025
@TarantoolBot document Title: pack: skip configs from etcd and tcs This patch fixes the `tt pack` error if `etcd` or `tcs` are unavailable during package creation. Part of #1038
oleg-jukovec
pushed a commit
that referenced
this issue
Jan 20, 2025
From now on `build`, `completion`, `kill`, `log`, `logrotate`, `stop`, `list`, `pack` commands skip instance config generation from local, etcs/tcs and env sources. Closes #1038
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Описание
Команда
tt pack tgz
завершается ошибкой в случае недоступности etcd:⨯ error collect applications info: failed to collect applications info: can't collect instance information for test_app: error loading instance "storage-002-a" configuration from config "/app/test/instances.enabled/test_app/config.yaml": unable to connect to etcd: context deadline exceeded
Команда
tt pack
должна разрешать выполнение в случае недоступности etcd в данный момент.Репродьюссер
The text was updated successfully, but these errors were encountered: