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

fix: trim hyphen suffix in resource name #2222

Merged
merged 3 commits into from
Nov 22, 2023

Conversation

cnvergence
Copy link
Member

What type of PR is this?

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #2201

@cnvergence cnvergence marked this pull request as ready for review November 20, 2023 15:43
@cnvergence cnvergence requested a review from a team as a code owner November 20, 2023 15:43
Copy link

codecov bot commented Nov 20, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ae523a8) 64.37% compared to head (8c4c0e9) 64.42%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2222      +/-   ##
==========================================
+ Coverage   64.37%   64.42%   +0.05%     
==========================================
  Files         110      111       +1     
  Lines       15343    15362      +19     
==========================================
+ Hits         9877     9897      +20     
  Misses       4854     4854              
+ Partials      612      611       -1     

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

@zirain
Copy link
Contributor

zirain commented Nov 20, 2023

can you add a test for this?

Signed-off-by: Karol Szwaj <karol.szwaj@gmail.com>
Signed-off-by: Karol Szwaj <karol.szwaj@gmail.com>
Signed-off-by: Karol Szwaj <karol.szwaj@gmail.com>
@cnvergence
Copy link
Member Author

/retest

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.

LGTM, defer to @arkodg for another review.

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 a review from zirain November 22, 2023 00:10
@zirain zirain merged commit 69a6643 into envoyproxy:main Nov 22, 2023
18 checks passed
@cnvergence cnvergence deleted the fix-port-name-hyphens branch March 26, 2024 19:15
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.

Gateway deployment creation failure when mergeGateways is true in EnvoyProxy
3 participants