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

feat(api-server): add inspect meshgatewayroute dataplanes endpoint #4104

Merged

Conversation

michaelbeaumont
Copy link
Contributor

@michaelbeaumont michaelbeaumont commented Apr 1, 2022

Summary

Part of #4103

Changelog: feat(inspect): add gateways to policy inspect

@codecov-commenter
Copy link

codecov-commenter commented Apr 1, 2022

Codecov Report

Merging #4104 (c02d026) into master (d19c95d) will decrease coverage by 0.01%.
The diff coverage is 70.21%.

@@            Coverage Diff             @@
##           master    #4104      +/-   ##
==========================================
- Coverage   55.92%   55.91%   -0.02%     
==========================================
  Files         930      930              
  Lines       55825    55872      +47     
==========================================
+ Hits        31219    31239      +20     
- Misses      22144    22172      +28     
+ Partials     2462     2461       -1     
Impacted Files Coverage Δ
pkg/api-server/inspect_endpoints.go 75.29% <70.21%> (-0.63%) ⬇️
pkg/insights/components.go 70.00% <0.00%> (-30.00%) ⬇️
pkg/core/resources/store/customizable_store.go 55.55% <0.00%> (-22.23%) ⬇️
pkg/xds/cache/once/cache.go 87.17% <0.00%> (-7.70%) ⬇️
pkg/core/runtime/component/component.go 81.13% <0.00%> (-7.55%) ⬇️
pkg/events/eventbus.go 85.18% <0.00%> (-7.41%) ⬇️
pkg/core/resources/manager/cache.go 83.11% <0.00%> (-2.60%) ⬇️
pkg/insights/resyncer.go 71.60% <0.00%> (-2.47%) ⬇️
pkg/core/resources/model/rest/resource.go 72.83% <0.00%> (+1.23%) ⬆️
pkg/plugins/runtime/gateway/generator.go 85.78% <0.00%> (+3.55%) ⬆️
... and 3 more

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 d19c95d...c02d026. Read the comment docs.

pkg/api-server/inspect_endpoints.go Outdated Show resolved Hide resolved
Signed-off-by: Mike Beaumont <mjboamail@gmail.com>
Signed-off-by: Mike Beaumont <mjboamail@gmail.com>
@michaelbeaumont michaelbeaumont enabled auto-merge (squash) April 1, 2022 16:07
@michaelbeaumont michaelbeaumont merged commit bf975f6 into kumahq:master Apr 1, 2022
@michaelbeaumont michaelbeaumont deleted the feat/inspect_route_dataplanes branch April 1, 2022 16:50
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

3 participants