-
Notifications
You must be signed in to change notification settings - Fork 16
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
Add feature: Support AWS with Cilium #1396
Conversation
df66709
to
61eae52
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1396 +/- ##
==========================================
- Coverage 85.46% 82.96% -2.51%
==========================================
Files 20 19 -1
Lines 2560 2278 -282
==========================================
- Hits 2188 1890 -298
- Misses 265 277 +12
- Partials 107 111 +4
Flags with carried forward coverage won't be shown. Click here to find out more.
|
需要在 PR 描述中,说明 为 cilium 做了 什么适配(),以后方便 review,或者 cilium 版本 迭代了,好回溯改进 |
相关文档 需要说明 适配了 cilium 什么版本 或者 安装要求 ? 否则,我 有可能 一些 cilium 老版本 或者 安装方式 会出问题 |
缺少 ciilum 场景的 E2E |
https://spidernet-io.github.io/egressgateway/v0.5/usage/Install/ 这个文档也,添加 裸金属场景下 cilium 的场景 |
是的,我看下 kind 能模拟吗 |
在文章中澄清了,使用的 Cilium 版本。 |
New github CI test has pass in https://github.com/spidernet-io/egressgateway/actions/runs/10178278346 |
Signed-off-by: lou-lan <[email protected]>
Issue
For: #1358
Changes
PREROUTING
, to avoid cilium hijack traffic.Doc