Skip to content

fix(validation): Override route by annotation in translation of ingresses and httproutes for validation #7346

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

randmonkey
Copy link
Contributor

@randmonkey randmonkey commented Apr 14, 2025

What this PR does / why we need it:

Override translated Kong routes with annotations in validation webhooks for Ingresses and HTTPRoutes.
Which issue this PR fixes:

Fixes #7344
Special notes for your reviewer:

PR Readiness Checklist:

Complete these before marking the PR as ready to review:

  • the CHANGELOG.md release notes have been updated to reflect any significant (and particularly user-facing) changes introduced by this PR

Copy link

codecov bot commented Apr 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.3%. Comparing base (7ca01f3) to head (be905b7).
Report is 7 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##            main   #7346     +/-   ##
=======================================
+ Coverage   77.2%   77.3%   +0.1%     
=======================================
  Files        220     220             
  Lines      25309   25311      +2     
=======================================
+ Hits       19542   19585     +43     
+ Misses      4773    4733     -40     
+ Partials     994     993      -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@randmonkey randmonkey force-pushed the fix/fti-6622-validate-ingress-protocols branch from b8a7401 to be905b7 Compare April 21, 2025 03:41
@pull-request-size pull-request-size bot added size/M and removed size/S labels Apr 21, 2025
@randmonkey randmonkey marked this pull request as ready for review April 21, 2025 03:41
@randmonkey randmonkey requested a review from a team as a code owner April 21, 2025 03:41
@randmonkey randmonkey added this to the KIC v3.4.x milestone Apr 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Translation to Kong route for validation does not override by annotations
2 participants