Skip to content

Replace logrus with zap

Nick Ilieskou requested to merge nilieskou/replace_loggers into main

What does this MR do?

  • Replaces logrus logging library with uber/zap

Why are we doing this?

In order to reduce the number of dependencies introduced by the trivy-k8s-wrapper in the gitlab-agent.

What are the relevant issue numbers?

Merge request reports