kubernetes-ingress icon indicating copy to clipboard operation
kubernetes-ingress copied to clipboard

Update list of violations in ApPolicy CRD

Open aknot242 opened this issue 6 months ago • 4 comments

Proposed changes

There are a number of missing violations in the ApPolicy CRD preventing users from referencing them in an ApPolicy CR. Fixes #7721

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • [X] I have read the CONTRIBUTING doc
  • [ ] I have added tests that prove my fix is effective or that my feature works
  • [ ] I have checked that all unit tests pass after adding my changes
  • [ ] I have updated necessary documentation
  • [ ] I have rebased my branch onto main
  • [ ] I will ensure my PR is targeting the main branch and pulling from my branch from my own fork

aknot242 avatar Apr 29 '25 18:04 aknot242

✅ All required contributors have signed the F5 CLA for this PR. Thank you!
Posted by the CLA Assistant Lite bot.

github-actions[bot] avatar Apr 29 '25 18:04 github-actions[bot]

I have hereby read the F5 CLA and agree to its terms

aknot242 avatar Apr 29 '25 19:04 aknot242

@aknot242 can you please run make update-crds from project root and commit the updated files

vepatel avatar Apr 30 '25 08:04 vepatel

@vepatel thanks for the reminder. Done.

aknot242 avatar Apr 30 '25 10:04 aknot242

@aknot242 Can you confirm if this is still required now that #8093 is merged?

pdabelf5 avatar Aug 19 '25 16:08 pdabelf5

This has been addressed. Closing this PR.

aknot242 avatar Aug 20 '25 13:08 aknot242