Skip to content

Use / to create internal IR names instead of -#1681

Merged
Xunzhuo merged 1 commit intoenvoyproxy:mainfrom
arkodg:use-slash-ir-names
Jul 20, 2023
Merged

Use / to create internal IR names instead of -#1681
Xunzhuo merged 1 commit intoenvoyproxy:mainfrom
arkodg:use-slash-ir-names

Conversation

@arkodg
Copy link
Copy Markdown
Contributor

@arkodg arkodg commented Jul 19, 2023

  • Also had to replace / with - when creating K8s resource names :)

Relates to #1640

* Also had to replace `/` with `-` when creating K8s resource names :)

Fixes: envoyproxy#1640

Signed-off-by: Arko Dasgupta <arko@tetrate.io>
@arkodg arkodg requested a review from a team as a code owner July 19, 2023 21:21
@arkodg arkodg marked this pull request as draft July 19, 2023 21:21
@arkodg
Copy link
Copy Markdown
Contributor Author

arkodg commented Jul 19, 2023

thanks for creating make testdata @Xunzhuo, saved me hours today :)

@codecov
Copy link
Copy Markdown

codecov bot commented Jul 19, 2023

Codecov Report

Merging #1681 (015bf78) into main (b205456) will increase coverage by 0.11%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1681      +/-   ##
==========================================
+ Coverage   60.78%   60.90%   +0.11%     
==========================================
  Files          84       84              
  Lines       12575    12575              
==========================================
+ Hits         7644     7659      +15     
+ Misses       4436     4424      -12     
+ Partials      495      492       -3     
Files Changed Coverage Δ
internal/gatewayapi/helpers.go 83.12% <100.00%> (ø)

... and 2 files with indirect coverage changes

@arkodg arkodg mentioned this pull request Jul 19, 2023
@arkodg arkodg marked this pull request as ready for review July 19, 2023 21:43
@arkodg
Copy link
Copy Markdown
Contributor Author

arkodg commented Jul 19, 2023

/retest

Copy link
Copy Markdown
Member

@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, @envoyproxy/gateway-maintainers ptal.

Copy link
Copy Markdown
Member

@Xunzhuo Xunzhuo left a comment

Choose a reason for hiding this comment

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

Great

@Xunzhuo Xunzhuo merged commit a028ec1 into envoyproxy:main Jul 20, 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.

3 participants