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: add traffic router plugin support #2548

Closed
wants to merge 82 commits into from

Conversation

zachaller
Copy link
Collaborator

No description provided.

@github-actions
Copy link
Contributor

github-actions bot commented Jan 29, 2023

Go Published Test Results

1 853 tests   1 853 ✔️  2m 30s ⏱️
   117 suites         0 💤
       1 files           0

Results for commit 3dba9f8.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Contributor

github-actions bot commented Jan 29, 2023

E2E Tests Published Test Results

    2 files      2 suites   1h 46m 2s ⏱️
  95 tests   82 ✔️ 3 💤 10
202 runs  184 ✔️ 6 💤 12

For more details on these failures, see this check.

Results for commit 3dba9f8.

♻️ This comment has been updated with latest results.

@codecov
Copy link

codecov bot commented Jan 29, 2023

Codecov Report

Base: 81.66% // Head: 81.60% // Decreases project coverage by -0.06% ⚠️

Coverage data is based on head (3dba9f8) compared to base (b60f69d).
Patch coverage: 79.27% of modified lines in pull request are covered.

❗ Current head 3dba9f8 differs from pull request most recent head 64946d8. Consider uploading reports for the commit 64946d8 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2548      +/-   ##
==========================================
- Coverage   81.66%   81.60%   -0.06%     
==========================================
  Files         126      132       +6     
  Lines       19147    19643     +496     
==========================================
+ Hits        15636    16030     +394     
- Misses       2717     2793      +76     
- Partials      794      820      +26     
Impacted Files Coverage Δ
analysis/analysis.go 85.53% <0.00%> (ø)
analysis/controller.go 61.53% <ø> (ø)
rollout/trafficrouting.go 72.92% <0.00%> (-3.31%) ⬇️
utils/analysis/factory.go 92.41% <0.00%> (-1.79%) ⬇️
utils/defaults/defaults.go 89.10% <ø> (ø)
controller/controller.go 89.53% <33.33%> (-1.89%) ⬇️
utils/plugin/plugin.go 53.84% <53.84%> (ø)
utils/plugin/plugin_downloader.go 59.84% <59.84%> (ø)
...afficrouting/plugin/rpc/rpc_test_implementation.go 88.23% <88.23%> (ø)
rollout/trafficrouting/plugin/rpc/rpc.go 88.96% <88.96%> (ø)
... and 2 more

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

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Signed-off-by: zachaller <[email protected]>
Signed-off-by: zachaller <[email protected]>
Signed-off-by: zachaller <[email protected]>
Signed-off-by: zachaller <[email protected]>
Signed-off-by: zachaller <[email protected]>
Signed-off-by: zachaller <[email protected]>
Signed-off-by: zachaller <[email protected]>
Signed-off-by: zachaller <[email protected]>
Signed-off-by: zachaller <[email protected]>
Signed-off-by: zachaller <[email protected]>
Signed-off-by: zachaller <[email protected]>
Signed-off-by: zachaller <[email protected]>
Signed-off-by: zachaller <[email protected]>
Signed-off-by: zachaller <[email protected]>
Signed-off-by: zachaller <[email protected]>
Signed-off-by: zachaller <[email protected]>
Signed-off-by: zachaller <[email protected]>
Signed-off-by: zachaller <[email protected]>
Signed-off-by: zachaller <[email protected]>
Signed-off-by: zachaller <[email protected]>
Signed-off-by: zachaller <[email protected]>
Signed-off-by: zachaller <[email protected]>
Signed-off-by: zachaller <[email protected]>
Signed-off-by: zachaller <[email protected]>
Signed-off-by: zachaller <[email protected]>
Signed-off-by: zachaller <[email protected]>
Signed-off-by: zachaller <[email protected]>
Signed-off-by: zachaller <[email protected]>
Signed-off-by: zachaller <[email protected]>
Signed-off-by: zachaller <[email protected]>
Signed-off-by: zachaller <[email protected]>
Signed-off-by: zachaller <[email protected]>
Signed-off-by: zachaller <[email protected]>
@zachaller zachaller changed the title feat: add traffic router plugin support (includes metrics as well) feat: add traffic router plugin support Feb 7, 2023
@sonarcloud
Copy link

sonarcloud bot commented Feb 7, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 4 Code Smells

No Coverage information No Coverage information
2.9% 2.9% Duplication

@zachaller zachaller closed this Feb 7, 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.

1 participant