This rule allows a pod creation if all the attestors listed in
'require_attestations_by' have valid attestations for all of the
images in the pod spec.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["Version 2.4.0 of the `Google.Cloud.BinaryAuthorization.V1` library is documented here, with links provided for other versions, including the latest 2.5.0."],["This page details the `AdmissionRule.Types.EvaluationMode` enum, which is part of the `Google.Cloud.BinaryAuthorization.V1` namespace."],["The `EvaluationMode` enum defines four possible fields: `AlwaysAllow`, `AlwaysDeny`, `RequireAttestation`, and `Unspecified`."],["`AlwaysAllow` allows all pod creations, `AlwaysDeny` blocks all, and `RequireAttestation` allows pod creation only if specific attestations are validated for the images in the pod spec."],["The `Unspecified` field within the enum is marked as not to be used."]]],[]]