fasterci / rules_gitops

Apache License 2.0
17 stars 6 forks source link

add quiet logs option #38

Open michaelschiff opened 2 months ago

michaelschiff commented 2 months ago

Adds a flag that disables the logging of remote pod output. This is useful if you are trying to debug a test failure or see the test driver logs separate from potentially noisy service logs

apesternikov commented 2 months ago

are you trying to implement this? https://github.com/fasterci/rules_gitops/pull/31