Which version of kube-score are you using?
kube-score version: [e.g. 0.3.0]
v1.19.0
As it's not a bug request i do have removed the template.
I think it could be a nice idea to be able to provide a file with a list of checks that could be ignored or changed from CRITICAL to WARNING, as we do in some tools such as Ansible lint.
Example:
The check on my side raises an error du to a lack of Pod Network Policy, but depending of my k8s CNI this error can be unrelated to my context, then not "fixable"
Note: I saw the issue asking for a config file but i'm note quite sure i'm asking for the same feature.
Which version of kube-score are you using?
v1.19.0
As it's not a bug request i do have removed the template.
I think it could be a nice idea to be able to provide a file with a list of checks that could be ignored or changed from CRITICAL to WARNING, as we do in some tools such as Ansible lint.
Example:
The check on my side raises an error du to a lack of Pod Network Policy, but depending of my k8s CNI this error can be unrelated to my context, then not "fixable"
Note: I saw the issue asking for a config file but i'm note quite sure i'm asking for the same feature.