Skip to content

Fix: update image-based exception example to match spec#1815

Open
kishore08-07 wants to merge 2 commits intokyverno:mainfrom
kishore08-07:fix/image-exception-yaml-example
Open

Fix: update image-based exception example to match spec#1815
kishore08-07 wants to merge 2 commits intokyverno:mainfrom
kishore08-07:fix/image-exception-yaml-example

Conversation

@kishore08-07
Copy link

PR description:

This PR updates the image-based exception YAML example to use the correct field name (allowedImages) and keeps it consistent with the documented specification.

Related issue

Resolves #1813

Proposed Changes

  • Updated the image-based exception YAML example to use allowedImages instead of images.

Checklist

  • I have read the contributing guidelines.
  • I have inspected the website preview for accuracy.
  • I have signed off my issue.

Signed-off-by: GitHub <noreply@github.com>
Copilot AI review requested due to automatic review settings January 19, 2026 09:30
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes a field name error in the image-based exception YAML example, correcting images to allowedImages to match the documented specification and actual API usage.

Changes:

  • Updated field name from images to allowedImages in the PolicyException YAML example for image-based exceptions

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] Typo in the Image-based exception example YAML

1 participant