Add support for the -q flag in healthcheck #72

Merged
fyrchik merged 2 commits from achuprov/frostfs-dev-env:feat/quiet_flag into master 2024-08-19 06:25:05 +00:00
Member

Close #69

Close #69
achuprov force-pushed feat/quiet_flag from edca4c4b13 to aff7428583 2024-07-08 07:45:13 +00:00 Compare
achuprov requested review from storage-core-committers 2024-07-08 07:45:38 +00:00
achuprov requested review from storage-core-developers 2024-07-08 07:45:39 +00:00
achuprov force-pushed feat/quiet_flag from aff7428583 to 26cff52d80 2024-07-08 07:52:03 +00:00 Compare
Owner

@achuprov why is it WIP?

@achuprov why is it WIP?
Author
Member

@fyrchik
I incorrectly used the WIP prefix; it should have been tagged as blocked.

This PR is waiting for the stable release of frostfs-node 0.42.X. Do we consider 0.42.3 stable enough to update the version?

@fyrchik I incorrectly used the `WIP` prefix; it should have been tagged as `blocked`. This PR is waiting for the stable release of frostfs-node `0.42.X`. Do we consider `0.42.3` stable enough to update the version?
achuprov added the
blocked
label 2024-07-31 09:09:20 +00:00
achuprov changed title from WIP: Add support for the -q flag in `healthcheck` to Add support for the -q flag in `healthcheck` 2024-07-31 09:09:26 +00:00
Owner

@achuprov v0.42.6 is ok

@achuprov v0.42.6 is ok
acid-ant reviewed 2024-08-06 13:22:34 +00:00
@ -26,3 +25,3 @@
command: [ "frostfs-ir", "--config", "/etc/frostfs/ir/config.yml" ]
healthcheck:
test: ["CMD-SHELL", "/healthcheck.sh"]
test: ["CMD-SHELL", "/frostfs-cli control ir healthcheck --wallet /wallet01.key --endpoint \"$$FROSTFS_IR_CONTROL_GRPC_ENDPOINT\""]
Member

Should we use -q option here too?

Should we use `-q` option here too?
Author
Member

Thx, fixed

Thx, fixed
achuprov force-pushed feat/quiet_flag from 26cff52d80 to 4f9c9df021 2024-08-17 03:25:44 +00:00 Compare
Author
Member

Tested with #76

Tested with https://git.frostfs.info/TrueCloudLab/frostfs-dev-env/pulls/76
achuprov removed the
blocked
label 2024-08-17 03:29:36 +00:00
fyrchik approved these changes 2024-08-19 06:18:06 +00:00
dstepanov-yadro approved these changes 2024-08-19 06:21:52 +00:00
fyrchik merged commit ae658469a5 into master 2024-08-19 06:25:05 +00:00
Sign in to join this conversation.
No reviewers
TrueCloudLab/storage-core-developers
No milestone
No project
No assignees
4 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-dev-env#72
No description provided.