Skip to content
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

bug: ClientTrafficPolicy resources are prevented from targeting a SectionName by an incorrect CEL validation #3580

Merged
merged 2 commits into from
Jun 10, 2024

Conversation

liorokman
Copy link
Contributor

Removed CEL validation that prevents specifying a SectionName for ClientTrafficPolicy resources.

The ClientTrafficPolicy translation does in-fact support targeting a specific SectionName, the CEL validation is wrong.

ClientTrafficPolicy resources.

Signed-off-by: Lior Okman <[email protected]>
@liorokman liorokman requested a review from a team as a code owner June 10, 2024 06:00
Signed-off-by: Lior Okman <[email protected]>
Copy link

codecov bot commented Jun 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.24%. Comparing base (33fceb0) to head (ce46af8).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3580      +/-   ##
==========================================
+ Coverage   68.14%   68.24%   +0.09%     
==========================================
  Files         168      168              
  Lines       20408    20408              
==========================================
+ Hits        13908    13927      +19     
+ Misses       5497     5482      -15     
+ Partials     1003      999       -4     

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

@liorokman
Copy link
Contributor Author

/retest

Copy link
Contributor

@arkodg arkodg left a comment

Choose a reason for hiding this comment

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

LGTM thanks !

@arkodg arkodg requested review from a team June 10, 2024 18:29
@arkodg arkodg added this to the v1.1.0-rc1 milestone Jun 10, 2024
@guydc guydc merged commit e56d4ac into envoyproxy:main Jun 10, 2024
23 checks passed
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.

3 participants