forked from coop-cloud/abra
0
0
Fork 0
abra/pkg
p4u1 d4727db8f9 feat: abra app logs shows task errors (!395)
The log command now checks for the ready state in the task list. If it is not ready. It shows the task logs. This might look like this:
```
ERRO[0000] Service abra-test-recipe_default_app: State rejected: No such image: ngaaaax:1.21.0
ERRO[0000] Service abra-test-recipe_default_app: State preparing:
ERRO[0000] Service abra-test-recipe_default_app: State rejected: No such image: ngaaaax:1.21.0
ERRO[0000] Service abra-test-recipe_default_app: State rejected: No such image: ngaaaax:1.21.0
ERRO[0000] Service abra-test-recipe_default_app: State rejected: No such image: ngaaaax:1.21.0
```

Closes coop-cloud/organising#518

Reviewed-on: coop-cloud/abra#395
Reviewed-by: decentral1se <decentral1se@noreply.git.coopcloud.tech>
Co-authored-by: p4u1 <p4u1_f4u1@riseup.net>
Co-committed-by: p4u1 <p4u1_f4u1@riseup.net>
2023-12-14 13:15:24 +00:00
..
app fix!: remove digest handling 2023-01-22 08:54:13 +01:00
autocomplete add bash completion for abra cmd 2023-11-27 10:01:33 +00:00
catalogue refactor: filter by topic when building catalogue 2023-10-16 18:42:38 +02:00
client Fix formatting. 2023-07-15 08:15:46 +00:00
compose proper env modifiers support 2023-12-01 11:03:52 +00:00
config feat: abra app logs shows task errors (!395) 2023-12-14 13:15:24 +00:00
container feat: abra app cp enhancements 2023-12-02 15:39:27 +00:00
context Change CommonOptions (deprecated) to ClientOptions and remove unneeded parameters. 2023-07-15 08:15:46 +00:00
dns fix: ensure ipv4 is checked, not sometimes ipv6 2023-10-04 09:29:10 +00:00
formatter refactor: improved logging on pruning 2023-02-19 10:28:18 +01:00
git feat: abra release now asks for a release note (!393) 2023-12-12 14:46:20 +00:00
integration test: spec out check tests [ci skip] 2021-12-31 17:19:30 +01:00
jsontable refactor!: lowercase, hyphenate keys 2023-10-05 08:36:01 +02:00
limit feat: catalogue generate now rate limits 2021-11-03 06:53:38 +01:00
lint proper env modifiers support 2023-12-01 11:03:52 +00:00
recipe proper env modifiers support 2023-12-01 11:03:52 +00:00
secret fix: secret name generation when secretId is not part of the secret name 2023-12-04 21:52:09 +00:00
server fix: grand ssh, provisioning, perms refactor 2021-12-22 20:08:15 +01:00
service feat: service name in ps output 2021-12-31 12:59:31 +01:00
ssh fix: better error message when network gone 2023-02-13 12:33:00 +01:00
test fix: app cmd parsing, usage & tests 2022-08-14 16:18:58 +02:00
upstream proper env modifiers support 2023-12-01 11:03:52 +00:00
web refactor: move function into web package 2021-12-19 15:57:00 +01:00