apisix-ingress-controller
apisix-ingress-controller copied to clipboard
feat: support stream route plugin
Type of change:
- [ ] Bugfix
- [x] New feature provided
- [ ] Improve performance
- [ ] Backport patches
What this PR does / why we need it:
Resolved #744
Codecov Report
Merging #918 (0debbb9) into master (75098d1) will increase coverage by
0.13%
. The diff coverage is27.77%
.
@@ Coverage Diff @@
## master #918 +/- ##
==========================================
+ Coverage 31.90% 32.04% +0.13%
==========================================
Files 72 73 +1
Lines 7899 7918 +19
==========================================
+ Hits 2520 2537 +17
Misses 5103 5103
- Partials 276 278 +2
Impacted Files | Coverage Δ | |
---|---|---|
pkg/kube/translation/apisix_route.go | 24.45% <27.77%> (+2.01%) |
:arrow_up: |
test/e2e/e2e.go | 100.00% <0.00%> (ø) |
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 11bd92b...0debbb9. Read the comment docs.
Hi, please merge the latest code and resolve conflicts. Thanks
You can add this feature to ApisixRoute v2, thanks
Sorry I've been a little busy lately, I'll improve this PR in this week.
@Belyenochi thanks!
Sorry I've been a little busy lately, I'll improve this PR in this week.
@Belyenochi friendly reminder :smile_cat:
Thanks for your contribution, as #1056 is more complete and has been merged, I will close this PR.
Looking forward to your continued activity