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
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details
183ad8f576
machine readable ps output
moritz added 1 commit 2024-05-13 21:26:09 +00:00
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details
459abecfa5
only show container that should be deployed
moritz added 1 commit 2024-05-13 22:08:03 +00:00
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
0590c1824d
checkout deployed version
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.