Roman v. Gemmeren
Roman v. Gemmeren
**Is your feature request related to a problem? Please describe.** It's always hard to filter and/or read results on a ci/cd system from json. Also visually in a browser. **Describe...
Hi, still progressing building our stack with tanka.;) I opted to create separate /lib/*-folders for deployments like rabbitmq/redis/haproxy etc. E.g.: `lib/haproxy` will contain sth. like: ``` { haproxy: { namespace:...
Hi, when running `tk diff..` i noticed a lot of mostly unrelevant fields e.g. the whole `managedFields`-part which makes the diff harder to read. Would be nice if this could...
Hi @adrienverge, here is the pull-request regarding json-output. Hope i got the coverage-test right. The problem was generating a really valid json for the whole report, not just a single...
Hi, i saw it is already possible to use worktree/user specific places. But what about real hierachical search order? E.g. for `.gitconfig` it is possible to use sth. like to...
* **Varnish** `6.0.7` * **prometheus_varnish_exporter** `1.5.2` ------------------ Hi, is `varnish_main_client_req` suppoed to be to total req count? If so this doesn't seem to match up with `varnish_main_cache_hit`. Maybe i'm missing...
Hi, thx for klar! Nice alternative to the sometimes buggy clair-cli. Is there any chance for a junit-compatible output format? This could be parsed by many ci-systems for better output?...
Hi, im currently testing anchore-cli in ci. What about support for junit-compatible output-format? Junit is supported by a wide range of ci-tools, including Gitlab and Jenkins.. regards, Roman
Hi, **Describe the bug** Should the telegram notifications be working currently with the latest master? I followed the instructions, running the bot in Docker, but not getting any telegram related...
# Bug report Might be related to #891 and #827 missing cluster_url on `get --raw` commands. krane fails to get raw api-paths because it is missing the cluster_url on some...