Not able to see the number of violations
vrokida opened this issue · 1 comments
vrokida commented
Hello Team,
We are trying to use this tool in our cluster that is in AWS EKS but we are just able to see the constraints but not the number of violations.
Is there something we should do extra for AWS EKS?
Thanks in advance!
ralgozino commented
Hi @vrokida ! There is no special configuration to be done for EKS as far as we know. Anything special about your setup / cluster?
Could you please give us some more information to try to replicate the issue?
- Kubernetes version
- Gatekeeper version
- GPM version
- Anything in GPM's logs?
- If you check the constraint status field using
kubectl
do you see the violations? - If you can share with us the constraint template & constraint that is misbehaving that would be great.
Please have in mind that when you first install OpenPolicyAgent Gatekeeper it takes some minutes until it process everything and starts reporting violations, so GPM won't see any violations for some minutes.
We'll be waiting :)