Replies: 3 comments
-
Any insight is greatly appreciated. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@corinz thanks for the feedback , I'm converting this discussion to issue for investigation |
Beta Was this translation helpful? Give feedback.
0 replies
-
opened Issue #6643 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Description
I get a seg fault on the following command.
trivy k8s gke-primary-dv --kubeconfig .kubeconfig --report all
The cluster is a new/pretty vanilla GKE Autopilot cluster created using the GKE terraform module.
Here's a little clue. I have never seen the "name" show up as
n/a
in k9s. Seems related to the func throwing the error:ClusteNameVersion
... However, in the GKE console this cluster has a "name". What even is the cluster "name" anyway, if not some arbitrary name we assign to the context or cloud resource?There is a couple related bugs/discussions but they were merged last year. Since I am using a later version, it is appropriate to reopen e.g. #5621
Thanks for looking into this!
Desired Behavior
The scan works.
Actual Behavior
Reproduction Steps
Target
Kubernetes
Scanner
None
Output Format
None
Mode
None
Debug Output
Operating System
mac OS Sonoma 14.3
Version
Checklist
trivy image --reset
Beta Was this translation helpful? Give feedback.
All reactions