kubernetes-ingress
kubernetes-ingress copied to clipboard
Update list of violations in ApPolicy CRD
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
✅ All required contributors have signed the F5 CLA for this PR. Thank you!
Posted by the CLA Assistant Lite bot.
I have hereby read the F5 CLA and agree to its terms
@aknot242 can you please run make update-crds from project root and commit the updated files
@vepatel thanks for the reminder. Done.
@aknot242 Can you confirm if this is still required now that #8093 is merged?
This has been addressed. Closing this PR.