IBM / network-config-analyzer

A semantic analyzer for resources that configure network connectivity (e.g., Kubernetes NetworkPolicy).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Raise an error if multiple sidecars are configured for same object

shireenf-ibm opened this issue · comments

raise errors instead of warnings when:

  • more than one default sidecars are applied for a namespace
  • more than one sidecar select a specific workload