datreeio / datree

Prevent Kubernetes misconfigurations from reaching production (again 😤 )! From code to cloud, Datree provides an E2E policy enforcement solution to run automatic checks for rule violations. See our docs: https://hub.datree.io

Home Page:https://datree.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

showing container name in addition of array index.

guyscher2 opened this issue · comments

hello there :)
I was thinking it would be nice that if a rule fails in a specific container (e.g key: spec.template.spec.containers.3.resources ) it would mention the container name.
it would save the developer time loading helm template going to the resource and searching in an array of containers.
thanks!