machine readable ps output + output of not running container #409

Merged
moritz merged 3 commits from ps into main 2024-05-15 22:04:53 +00:00
Member

abra app ps --machine <app_name> will now generate a json output. Additionally container that are not running will be shown with "unknown" properties. This way it's possible to automatically check if all container are running and are healthy. Related to coop-cloud/organising#577

`abra app ps --machine <app_name>` will now generate a json output. Additionally container that are not running will be shown with "unknown" properties. This way it's possible to automatically check if all container are running and are healthy. Related to https://git.coopcloud.tech/coop-cloud/organising/issues/577
moritz added 1 commit 2024-05-13 20:12:53 +00:00
machine readable ps output
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
183ad8f576
moritz added 1 commit 2024-05-13 21:26:09 +00:00
only show container that should be deployed
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
459abecfa5
moritz added 1 commit 2024-05-13 22:08:03 +00:00
checkout deployed version
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
0590c1824d
decentral1se reviewed 2024-05-14 06:32:45 +00:00
decentral1se left a comment
Owner

Looking good! Just driving by... an integration test would be nice but also if you're stuck for time and have some confidence in it, also feel free to merge. Thanks for taking a run at this!

Looking good! Just driving by... an integration test would be nice but also if you're stuck for time and have some confidence in it, also feel free to merge. Thanks for taking a run at this!
moritz merged commit 0590c1824d into main 2024-05-15 22:04:53 +00:00
moritz deleted branch ps 2024-05-15 22:04:53 +00:00
Sign in to join this conversation.
No description provided.