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

e2e: gateway api httproute #1060

Merged
merged 9 commits into from
Jun 8, 2022

Conversation

lingsamuel
Copy link
Member

@lingsamuel lingsamuel commented May 31, 2022

Signed-off-by: Ling Samuel lingsamuelgrace@gmail.com

Type of change:

Also fix some bugs in the previous PR.

  • Bug fix, new feature provided

Signed-off-by: Ling Samuel <lingsamuelgrace@gmail.com>
Signed-off-by: Ling Samuel <lingsamuelgrace@gmail.com>
Signed-off-by: Ling Samuel <lingsamuelgrace@gmail.com>
Signed-off-by: Ling Samuel <lingsamuelgrace@gmail.com>
Signed-off-by: Ling Samuel <lingsamuelgrace@gmail.com>
@tao12345666333 tao12345666333 self-assigned this Jun 1, 2022
@tao12345666333
Copy link
Member

re-run all jobs

Signed-off-by: Ling Samuel <lingsamuelgrace@gmail.com>
@codecov-commenter
Copy link

codecov-commenter commented Jun 7, 2022

Codecov Report

Merging #1060 (1a91c62) into master (8d76428) will decrease coverage by 0.01%.
The diff coverage is 29.54%.

@@            Coverage Diff             @@
##           master    #1060      +/-   ##
==========================================
- Coverage   30.83%   30.81%   -0.02%     
==========================================
  Files          77       77              
  Lines        9140     9174      +34     
==========================================
+ Hits         2818     2827       +9     
- Misses       6019     6038      +19     
- Partials      303      309       +6     
Impacted Files Coverage Δ
pkg/ingress/controller.go 0.83% <0.00%> (-0.01%) ⬇️
pkg/ingress/endpoint.go 0.00% <0.00%> (ø)
pkg/ingress/gateway_httproute.go 0.00% <0.00%> (ø)
pkg/kube/translation/translator.go 43.51% <14.28%> (-2.56%) ⬇️
pkg/kube/translation/gateway_httproute.go 63.87% <45.00%> (-3.53%) ⬇️
pkg/kube/translation/util.go 33.73% <75.00%> (+1.01%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d3a823f...1a91c62. Read the comment docs.

Signed-off-by: Ling Samuel <lingsamuelgrace@gmail.com>
Copy link
Member

@tao12345666333 tao12345666333 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!

@@ -0,0 +1,3 @@
# Gateway API CRDs:
# https://github.com/kubernetes-sigs/gateway-api/tree/66a7c8ffc942a90294612f63c6dedcc73a3de5ca/config/crd/stable
samples/deploy/gateway-api/* linguist-generated=true
Copy link
Member

Choose a reason for hiding this comment

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

good job! I like this configuration item

pkg/ingress/gateway_httproute.go Outdated Show resolved Hide resolved
pkg/kube/translation/gateway_httproute.go Show resolved Hide resolved
pkg/kube/translation/translator.go Outdated Show resolved Hide resolved
pkg/kube/translation/util.go Show resolved Hide resolved
Signed-off-by: Ling Samuel <lingsamuelgrace@gmail.com>
@tao12345666333 tao12345666333 merged commit 3520830 into apache:master Jun 8, 2022
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.

None yet

4 participants