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

update deprecated RegexMatcher #1111

Merged
merged 1 commit into from
Mar 9, 2023
Merged

update deprecated RegexMatcher #1111

merged 1 commit into from
Mar 9, 2023

Conversation

muyuan0
Copy link
Contributor

@muyuan0 muyuan0 commented Mar 8, 2023

Fix envoyproxy#1056
Signed-off-by: muyuan0 <127020730+muyuan0@users.noreply.github.com>
@codecov-commenter
Copy link

Codecov Report

Merging #1111 (bac0395) into main (d530bb9) will increase coverage by 0.40%.
The diff coverage is 100.00%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main    #1111      +/-   ##
==========================================
+ Coverage   62.47%   62.87%   +0.40%     
==========================================
  Files          72       72              
  Lines        9430     9426       -4     
==========================================
+ Hits         5891     5927      +36     
+ Misses       3133     3097      -36     
+ Partials      406      402       -4     
Impacted Files Coverage Δ
internal/xds/translator/route.go 88.62% <100.00%> (+7.54%) ⬆️
internal/xds/translator/listener.go 81.34% <0.00%> (-0.50%) ⬇️
...rnal/infrastructure/kubernetes/proxy_deployment.go 91.37% <0.00%> (+0.47%) ⬆️
internal/provider/kubernetes/helpers.go 80.40% <0.00%> (+0.67%) ⬆️
internal/provider/kubernetes/controller.go 51.47% <0.00%> (+1.69%) ⬆️
internal/provider/kubernetes/predicates.go 62.82% <0.00%> (+2.09%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@muyuan0 muyuan0 marked this pull request as ready for review March 8, 2023 07:02
@muyuan0 muyuan0 requested a review from a team as a code owner March 8, 2023 07:02
Copy link
Contributor

@zirain zirain left a comment

Choose a reason for hiding this comment

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

lgmt, thanks!

@arkodg arkodg merged commit 630cae9 into envoyproxy:main Mar 9, 2023
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.

update deprecated RegexMatcher
4 participants