actions-marketplace-validations/kube-events Action

Check Kubernetes cluster events and report warnings in CI/CD pipelines

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
namespaceFilter by namespace (comma-separated)no""
kindFilter by involved object kind (comma-separated, e.g., Pod,Deployment)no""
nameFilter by involved object name (comma-separated)no""
typeFilter by event type: Normal, Warningno""
reasonFilter by event reason (comma-separated, e.g., BackOff,Unhealthy)no""
sinceShow events newer than relative duration (e.g., 5m, 1h, 24h)no10m
group-byGroup events by: resource, namespace, kind, reasonnoresource
outputOutput format: color, plain, json, markdown, tablenomarkdown
summary-onlyShow summary statistics onlynofalse
all-namespacesShow events from all namespacesnofalse
thresholdFail if warning count exceeds this threshold (0 = do not fail)no0
commentPost event report as PR commentnotrue
versionkube-events version to install (e.g., v0.1.0). Default: latestnolatest
tokenGitHub token for PR commentsno${{ github.token }}
namedescription
resultEvent report output text
warning-countNumber of warning events detected
has-warningsWhether warning events were detected (true/false)