grafana / rollout-operator

Kubernetes Rollout Operator
Apache License 2.0
141 stars 20 forks source link

Swap base image from alpine to distroless #149

Closed andyasp closed 5 months ago

andyasp commented 5 months ago

Mimir is moving to a distroless image so it would be nice if rollout-operator did too. The primary motivation is to lessen CVE noise even further.

~Opening this as a draft at first to experiment.~ Tests look good!