chore: remove policy addon and gatekeeper images#8327
chore: remove policy addon and gatekeeper images#8327kevinhwang-microsoft wants to merge 1 commit intomainfrom
Conversation
There was a problem hiding this comment.
Pull request overview
Note
Copilot was unable to run its full agentic suite in this review.
Removes Gatekeeper and Azure Policy addon images from the shared components.json image list.
Changes:
- Removed the
oss/v2/open-policy-agent/gatekeeperimage entry. - Removed
azure-policy/policy-kubernetes-addon-prodandazure-policy/policy-kubernetes-webhookimage entries.
| { | ||
| "downloadURL": "mcr.microsoft.com/aks/aks-app-routing-operator:*", |
There was a problem hiding this comment.
PR title in metadata (\"delete policy addon and gatekeeper image\") does not appear to follow the repo’s stated conventional-commit-based title requirement. Please rename the PR title to match the expected format (e.g., chore: remove gatekeeper and azure-policy images or similar) so the PR-lint workflow won’t fail.
| { | ||
| "downloadURL": "mcr.microsoft.com/azure-application-gateway/kubernetes-ingress:*", |
There was a problem hiding this comment.
PR description still contains the placeholder Fixes # with no linked issue. If there is no tracking issue, please remove the placeholder; otherwise, link the correct issue so auto-close and traceability work as intended.
What this PR does / why we need it:
Which issue(s) this PR fixes:
delete policy addon and gatekeeper image -- no longer needed in AgentBaker
Fixes #