ValidatingAdmissionPolicyStatus
ValidatingAdmissionPolicyStatus represents the status of an admission validation policy.
Schema URL
https://raw.githubusercontent.com/nlamirault/schema-hub/main/schemas/admissionregistration.api.k8s.io/ValidatingAdmissionPolicyStatus_v1.json▶ Usage examples
VS Code / yaml-language-server
# yaml-language-server: $schema=https://raw.githubusercontent.com/nlamirault/schema-hub/main/schemas/admissionregistration.api.k8s.io/ValidatingAdmissionPolicyStatus_v1.jsonkubeconform
kubeconform -schema-location 'https://raw.githubusercontent.com/nlamirault/schema-hub/main/schemas/{{ .Group }}/{{ .ResourceKind }}_{{ .ResourceAPIVersion }}.json' manifest.yamlResource Structure
conditionsarrayThe conditions represent the latest available observations of a policy's current state.
observedGenerationintegerThe generation observed by the controller.
typeCheckingobjectThe results of type checking for each expression. Presence of this field indicates the completion of the type checking.