-
Notifications
You must be signed in to change notification settings - Fork 352
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
api: add mergeGateways field to EnvoyProxy spec #1289
Conversation
6c9947d
to
5fa9e88
Compare
Codecov Report
@@ Coverage Diff @@
## main #1289 +/- ##
=======================================
Coverage 65.32% 65.32%
=======================================
Files 88 88
Lines 13031 13031
=======================================
+ Hits 8512 8513 +1
+ Misses 3991 3990 -1
Partials 528 528 |
b0622d3
to
7cc609d
Compare
hey @cnvergence thanks for raising this PR, lets wait a bit to see if upstream plans on introducing a native API for this in v0.8.0, else we can continue with this approach. |
sure @arkodg, let's put it on hold for now then |
This pull request has been automatically marked as stale because it has not had activity in the last 30 days. Please feel free to give a status update now, ping for review, when it's ready. Thank you for your contributions! |
This pull request has been automatically marked as stale because it has not had activity in the last 30 days. Please feel free to give a status update now, ping for review, when it's ready. Thank you for your contributions! |
Signed-off-by: Karol Szwaj <karol.szwaj@gmail.com>
Co-authored-by: Arko Dasgupta <arkodg@users.noreply.github.com> Signed-off-by: Karol Szwaj <karol.szwaj@gmail.com>
d0061fc
to
9121ef9
Compare
9121ef9
to
b1c16f4
Compare
/retest |
@arkodg PTAL once again |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM thanks !
Extend API to provide a way to merge gateways
See also: