kinvolk-archives / lokomotive-kubernetes

Lokomotive is a 100% open-source Kubernetes distribution from the folks at Kinvolk
https://kinvolk.io
MIT License
144 stars 20 forks source link

scripts/kube-hunter-manifests/config.yaml: enable debug output and switch to patched image #146

Closed invidian closed 4 years ago

invidian commented 4 years ago

To mitigate the issues found while investigating #145 and to be prepared for further debugging, when some other issue occurs.

Closes #145

Signed-off-by: Mateusz Gozdek mateusz@kinvolk.io

pothos commented 4 years ago

In no CI case did it print out the report anymore.

invidian commented 4 years ago

In no CI case did it print out the report anymore.

Nice catch, thanks for checking that! It seem reverting https://github.com/kinvolk/kube-hunter/commit/a4a8c71653132bda0bc751fecb346854df0552a0 was not a good idea :smile:

I dropped the --log DEBUG patch for now then and it should be fine now :crossed_fingers:

invidian commented 4 years ago

The output is now visible in CI.