What steps did you take and what happened:
I deployed trivy-operator to our AWS EKS clusters and it started spinning up node-controller jobs and scan jobs.
The scan jobs were able to scan all the images except for "docker.elastic.co/elasticsearch/elasticsearch:7.17.3".
There are no errors or issues in the scan job container logs.
What did you expect to happen:
I was expecting trivy to scan elasticsearch image as it did for others images.
Environment:
Trivy-Operator version (use trivy-operator version): 0.24.0
Kubernetes version (use kubectl version): v1.30
OS (macOS 10.15, Windows 10, Ubuntu 19.10 etc): Linux
What steps did you take and what happened: I deployed trivy-operator to our AWS EKS clusters and it started spinning up node-controller jobs and scan jobs. The scan jobs were able to scan all the images except for "docker.elastic.co/elasticsearch/elasticsearch:7.17.3". There are no errors or issues in the scan job container logs.
What did you expect to happen: I was expecting trivy to scan elasticsearch image as it did for others images.
Environment:
trivy-operator version
): 0.24.0kubectl version
): v1.30