Skip to content

What determines when a new scan job should be run? #365

Discussion options

You must be logged in to vote

I played a bit and I was able to reproduce similar scenario when Starboard scans so called static pods, i.e. pods created by kubelet, which are owned by a Kubernetes Nodes rather than a replication controller (ReplicaSet, ReplicationController), DaemonSet or StatefulSet.

For example, in the listing below you can see the scan job that failed due to #234

$ kubectl get job -A --show-labels
NAMESPACE            NAME                                  COMPLETIONS   DURATION   AGE   LABELS
starboard-operator   scan-vulnerabilityreport-5f8cc7d8d8   1/1           11s        26m   app.kubernetes.io/managed-by=starboard-operator,pod-spec-hash=6779cdb7c7,starboard.resource.kind=DaemonSet,starboard.res…

Replies: 2 comments 12 replies

Comment options

You must be logged in to vote
6 replies
@ilyassikai
Comment options

@chen-keinan
Comment options

@ilyassikai
Comment options

@chen-keinan
Comment options

@ilyassikai
Comment options

Comment options

You must be logged in to vote
6 replies
@danielpacak
Comment options

@mvahlberg
Comment options

@danielpacak
Comment options

@mvahlberg
Comment options

@danielpacak
Comment options

Answer selected by danielpacak
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants