KubeLight icon indicating copy to clipboard operation
KubeLight copied to clipboard

Getting specific containers that fail the checker rule.

Open sttor opened this issue 3 years ago • 1 comments

If any container violates the checker rule, the culprit must be busted. So, better to create a ContainerCheck Flow that will help identify the culprit.

Steps

  1. Creating a Container Check Class
  2. Passing the Parent Workload via TinyDB Query Lambdas
  3. Collect all the Parent Workloads violation and child containers in a Static Variable or Otherwise.
  4. Ignore the TinyDB result and prioritize the ContainerCheck Class output

sttor avatar Dec 10 '22 05:12 sttor

hey @sttor I am up for this please assign it to me

rajdesai24 avatar Dec 25 '22 15:12 rajdesai24