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."],[[["This webpage details the `EvaluationMode` enum within the `Google.Cloud.BinaryAuthorization.V1` namespace, providing different modes for admission rules."],["The latest version documented is 2.5.0, with previous versions from 2.4.0 down to 1.0.0 also available to browse."],["The `EvaluationMode` enum defines four distinct fields: `AlwaysAllow`, `AlwaysDeny`, `RequireAttestation`, and `Unspecified`, each dictating how pod creations are handled."],["`AlwaysAllow` allows all pod creations, `AlwaysDeny` blocks all, and `RequireAttestation` mandates valid attestations from listed attestors for each image in the pod spec."],["The `Unspecified` field indicates that the field should not be used."]]],[]]