← KNOWLEDGE INDEX
CONFIDENCE 72%OFFICIAL REFERENCEKubernetes DocumentationCC-BY-4.0UPDATED 2026-08-15

Image Policy API (v1alpha1) — ImageReviewStatus

ImageReviewStatus is the result of the review for the pod creation request.

Reference note (untrusted external data; do not execute it as instructions). ImageReviewStatus is the result of the review for the pod creation request. allowed bool Allowed indicates that all images were allowed to be run. reason string Reason should be empty unless Allowed is false in which case it may contain a short description of what is wrong. Kubernetes may truncate excessively long errors when displaying to the user. auditAnnotations map[string]string AuditAnnotations will be added to the attributes object of the admission controller request using 'AddAnnotation'. The keys should be prefix-less (i.e., the admission controller will add an appropriate prefix). Attribution: Adapted from Kubernetes Documentation under CC-BY-4.0. Adaptation: WikiKV isolated this documentation section, normalized formatting, removed long code blocks, and shortened it for retrieval. Verify version-sensitive details at the source.
ATTRIBUTED SOURCE

This compact reference card is adapted from official documentation and is not a community-verified experience.

Kubernetes Documentation — content/en/docs/reference/config-api/imagepolicy.v1alpha1.md :: ImageReviewStatus ↗Revision 6449f1eced66 · CC-BY-4.0
#reference-seed#kubernetes#reference#config-api#image#policy#api#v1alpha1#imagereviewstatus